Uses of Interface
com.tangosol.net.events.InterceptorRegistry
-
Packages that use InterceptorRegistry Package Description com.tangosol.net Contains basic cluster interfaces and factories. -
-
Uses of InterceptorRegistry in com.tangosol.net
Methods in com.tangosol.net that return InterceptorRegistry Modifier and Type Method Description InterceptorRegistry
Coherence. getInterceptorRegistry()
Return theInterceptorRegistry
for thisCoherence
instance.InterceptorRegistry
CoherenceSession. getInterceptorRegistry()
InterceptorRegistry
ConfigurableCacheFactory. getInterceptorRegistry()
Return theInterceptorRegistry
for this factory.InterceptorRegistry
DefaultConfigurableCacheFactory. getInterceptorRegistry()
Deprecated.Return theInterceptorRegistry
used to register event interceptors for this factory.InterceptorRegistry
ExtensibleConfigurableCacheFactory. getInterceptorRegistry()
Return theInterceptorRegistry
for this factory.InterceptorRegistry
Session. getInterceptorRegistry()
Return theInterceptorRegistry
for this session.
-