Uses of Interface
com.ibm.fhir.core.lifecycle.EventCallback
-
Packages that use EventCallback Package Description com.ibm.fhir.core.lifecycle -
-
Uses of EventCallback in com.ibm.fhir.core.lifecycle
Methods in com.ibm.fhir.core.lifecycle with parameters of type EventCallback Modifier and Type Method Description static void
EventManager. register(EventCallback cb)
Register the givenEventCallback
to receive lifecycle events
-