Interface StartingEngineEvent<E extends Engine>

All Superinterfaces:
EngineLifecycleEvent<E>, Event, GenericEvent<E>, LifecycleEvent

public interface StartingEngineEvent<E extends Engine> extends EngineLifecycleEvent<E>