Uses of Interface
com.tangosol.net.events.application.LifecycleEvent
Packages that use LifecycleEvent
Package
Description
Support for adapting Coherence interceptors to standard CDI events.
Common utilities used by Coherence JCache.
- 
Uses of LifecycleEvent in com.oracle.coherence.cdi.events
Methods in com.oracle.coherence.cdi.events with parameters of type LifecycleEventModifier and TypeMethodDescriptionprotected StringEventObserverSupport.LifecycleEventHandler.getEventScope(LifecycleEvent event) Constructor parameters in com.oracle.coherence.cdi.events with type arguments of type LifecycleEventModifierConstructorDescription - 
Uses of LifecycleEvent in com.tangosol.coherence.jcache.common
Methods in com.tangosol.coherence.jcache.common with parameters of type LifecycleEventModifier and TypeMethodDescriptionvoidContainerHelper.JCacheLifecycleInterceptor.onEvent(LifecycleEvent event)