- All Superinterfaces:
-
LifecycleServiceListener, java.util.EventListener
- Enclosing interface:
-
LifecycleServiceListener
@org.eclipse.xtext.xbase.lib.XbaseGenerated
static class
LifecycleServiceAdapter
extends
java.lang.Object
implements
LifecycleServiceListener
Event adapter on events related to the life-cycle of an agent.
- Maven Group Identifier:
-
- Maven Artifact Identifier:
-
- Since:
-
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) |
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)