|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.almendra.janet.cas.logger.handlers.ForeignApplicationRegisteredHandler
public class ForeignApplicationRegisteredHandler
Field Summary | |
---|---|
protected IAgent |
currentAgent
|
protected LoggerViewController |
viewController
|
Constructor Summary | |
---|---|
ForeignApplicationRegisteredHandler(LoggerViewController viewController,
IAgent currentAgent)
Creates a new ForeignApplicationRegisteredHandler object. |
Method Summary | |
---|---|
protected java.util.List |
getMatchingPaths(java.util.List agentPaths)
|
void |
occured(Event event)
Any object that wants to be notified about the occurrence of an event must implement this callback method. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected LoggerViewController viewController
protected IAgent currentAgent
Constructor Detail |
---|
public ForeignApplicationRegisteredHandler(LoggerViewController viewController, IAgent currentAgent)
ForeignApplicationRegisteredHandler
object.
Method Detail |
---|
public void occured(Event event)
IEventHandler
occured
in interface IEventHandler
protected java.util.List getMatchingPaths(java.util.List agentPaths)
list
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |