Uses of Interface
com.tangosol.net.events.CoherenceLifecycleEvent
Packages that use CoherenceLifecycleEvent
Package
Description
Support for adapting Coherence interceptors to standard CDI events.
Contains basic cluster interfaces and factories.
-
Uses of CoherenceLifecycleEvent in com.oracle.coherence.cdi.events
Subclasses with type arguments of type CoherenceLifecycleEvent in com.oracle.coherence.cdi.eventsConstructor parameters in com.oracle.coherence.cdi.events with type arguments of type CoherenceLifecycleEventModifierConstructorDescriptionCoherenceLifecycleEventHandler
(EventObserverSupport.EventObserver<CoherenceLifecycleEvent> observer) -
Uses of CoherenceLifecycleEvent in com.tangosol.net
Subinterfaces with type arguments of type CoherenceLifecycleEvent in com.tangosol.netModifier and TypeInterfaceDescriptionstatic interface
An interface implemented by listeners ofCoherenceLifecycleEvents
.Methods in com.tangosol.net with parameters of type CoherenceLifecycleEventModifier and TypeMethodDescriptionvoid
Coherence.LifecycleListener.onEvent
(CoherenceLifecycleEvent event)