java.lang.Object
com.pi4j.event.ComplexListener
- All Implemented Interfaces:
InitializedListener,Listener,ShutdownListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonInitialized(InitializedEvent event) voidonShutdown(ShutdownEvent event) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.pi4j.event.ShutdownListener
beforeShutdown
-
Constructor Details
-
ComplexListener
public ComplexListener()
-
-
Method Details
-
onInitialized
- Specified by:
onInitializedin interfaceInitializedListener
-
onShutdown
- Specified by:
onShutdownin interfaceShutdownListener
-