public class EntityLaunchListener extends java.lang.Object implements java.lang.Runnable, SensorEventListener<Lifecycle>
NOOP| Constructor and Description |
|---|
EntityLaunchListener(SystemServiceEnricher enricher) |
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(SensorEvent<Lifecycle> event)
The
SensorEvent handler method. |
void |
run() |
public EntityLaunchListener(SystemServiceEnricher enricher)
public void onEvent(SensorEvent<Lifecycle> event)
SensorEventListenerSensorEvent handler method.onEvent in interface SensorEventListener<Lifecycle>public void run()
run in interface java.lang.Runnable