-
All Superinterfaces:
-
LifecycleServiceListener, java.util.EventListener
Emit the agent platform events.
-
Maven Group Identifier:
-
-
Maven Artifact Identifier:
-
Constructor Summary
Action Summary
Modifier and type |
Action and description |
void |
agentDestroyed(Agent,ConcurrentCollection<T>,Object) |
void |
agentKillFailure(UUID,ContextReference,Object) |
void |
agentSpawned(UUID,Context,Class<T>,Agent,Object) |
void |
agentSpawnFailure(UUID,Context,Class<T>,Object) |
Modifier and type |
Action and description |
void |
agentDestroyed(Agent,ConcurrentCollection<T>,Object) |
void |
agentKillFailure(UUID,ContextReference,Object) |
void |
agentSpawned(UUID,Context,Class<T>,Agent,Object) |
void |
agentSpawnFailure(UUID,Context,Class<T>,Object) |
Constructor Details
-
new(Logger)
-
new(Logger)
Action Details
-
agentDestroyed(Agent,ConcurrentCollection<T>,Object)
-
def agentDestroyed(Agent,ConcurrentCollection<T>,Object)
-
agentKillFailure(UUID,ContextReference,Object)
-
def agentKillFailure(UUID,ContextReference,Object)
-
agentSpawned(UUID,Context,Class<T>,Agent,Object)
-
def agentSpawned(UUID,Context,Class<T>,Agent,Object)
-
agentSpawnFailure(UUID,Context,Class<T>,Object)
-
def agentSpawnFailure(UUID,Context,Class<T>,Object)