Uses of Package
com.tangosol.net.events.annotation
-
Packages that use com.tangosol.net.events.annotation Package Description com.tangosol.coherence.config.builder Defines the typical runtime configuration builders for the Coherence configuration object model.com.tangosol.net.events Contains classes related to the Coherence Live Event Model.com.tangosol.net.events.annotation Contains annotations related to the Coherence Live Event Model. -
Classes in com.tangosol.net.events.annotation used by com.tangosol.coherence.config.builder Class Description Interceptor.Order This enum provides an indication of whether theEventInterceptor
should request to be first in the chain ofEventInterceptor
s, hence have a HIGH priority. -
Classes in com.tangosol.net.events.annotation used by com.tangosol.net.events Class Description Interceptor.Order This enum provides an indication of whether theEventInterceptor
should request to be first in the chain ofEventInterceptor
s, hence have a HIGH priority. -
Classes in com.tangosol.net.events.annotation used by com.tangosol.net.events.annotation Class Description Events Meta annotation that must be applied to all event interceptor annotations, in order to make them discoverable.Interceptor.Order This enum provides an indication of whether theEventInterceptor
should request to be first in the chain ofEventInterceptor
s, hence have a HIGH priority.