Uses of Interface
com.tangosol.net.events.application.LifecycleEvent
-
Packages that use LifecycleEvent Package Description com.oracle.coherence.cdi.events Support for adapting Coherence interceptors to standard CDI events.com.tangosol.coherence.jcache.common 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 LifecycleEvent Modifier and Type Method Description protected String
EventObserverSupport.LifecycleEventHandler. getEventScope(LifecycleEvent event)
Constructor parameters in com.oracle.coherence.cdi.events with type arguments of type LifecycleEvent Constructor Description LifecycleEventHandler(EventObserverSupport.EventObserver<LifecycleEvent> observer)
-
Uses of LifecycleEvent in com.tangosol.coherence.jcache.common
Methods in com.tangosol.coherence.jcache.common with parameters of type LifecycleEvent Modifier and Type Method Description void
ContainerHelper.JCacheLifecycleInterceptor. onEvent(LifecycleEvent event)
-