Module com.gluonhq.attach.lifecycle
Class DummyLifecycleService
java.lang.Object
com.gluonhq.attach.lifecycle.impl.DummyLifecycleService
- All Implemented Interfaces:
LifecycleService
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.gluonhq.attach.lifecycle.LifecycleService
addListener, removeListener, shutdown
-
Constructor Details
-
DummyLifecycleService
public DummyLifecycleService()
-