Uses of Annotation Type
org.infinispan.factories.annotations.Stop
Packages that use Stop
Package
Description
Data containers which store cache entries.
Implementations of different executors used for asynchronous operation.
Infinispan is designed around a set of interceptors around a data container.
Helpers that allow easy exposure of attributes and operations via JMX.
Transports handle the low-level networking, used by the remoting components.
A transport implementation based on JGroups.
-
Uses of Stop in org.infinispan.container.impl
Methods in org.infinispan.container.impl with annotations of type Stop -
Uses of Stop in org.infinispan.container.offheap
Methods in org.infinispan.container.offheap with annotations of type Stop -
Uses of Stop in org.infinispan.container.versioning.irac
Methods in org.infinispan.container.versioning.irac with annotations of type Stop -
Uses of Stop in org.infinispan.distribution.impl
Methods in org.infinispan.distribution.impl with annotations of type Stop -
Uses of Stop in org.infinispan.eviction.impl
Methods in org.infinispan.eviction.impl with annotations of type StopModifier and TypeMethodDescriptionabstract void
AbstractPassivationManager.passivateAll()
Passivates all entries that are in memory.void
ActivationManagerImpl.stop()
void
PassivationManagerImpl.stop()
-
Uses of Stop in org.infinispan.executors
Methods in org.infinispan.executors with annotations of type StopModifier and TypeMethodDescriptionLazyInitializingBlockingTaskAwareExecutorService.shutdownNow()
LazyInitializingExecutorService.shutdownNow()
LazyInitializingScheduledExecutorService.shutdownNow()
-
Uses of Stop in org.infinispan.expiration.impl
Methods in org.infinispan.expiration.impl with annotations of type Stop -
Uses of Stop in org.infinispan.globalstate.impl
Methods in org.infinispan.globalstate.impl with annotations of type Stop -
Uses of Stop in org.infinispan.interceptors
Methods in org.infinispan.interceptors with annotations of type Stop -
Uses of Stop in org.infinispan.jmx
Methods in org.infinispan.jmx with annotations of type Stop -
Uses of Stop in org.infinispan.marshall.core
Methods in org.infinispan.marshall.core with annotations of type Stop -
Uses of Stop in org.infinispan.notifications.impl
Methods in org.infinispan.notifications.impl with annotations of type StopModifier and TypeMethodDescriptionvoid
AbstractListenerImpl.stop()
Removes all listeners from the notifier -
Uses of Stop in org.infinispan.persistence.support
Methods in org.infinispan.persistence.support with annotations of type Stop -
Uses of Stop in org.infinispan.reactive.publisher.impl
Methods in org.infinispan.reactive.publisher.impl with annotations of type Stop -
Uses of Stop in org.infinispan.remoting.transport
Methods in org.infinispan.remoting.transport with annotations of type Stop -
Uses of Stop in org.infinispan.remoting.transport.jgroups
Methods in org.infinispan.remoting.transport.jgroups with annotations of type Stop -
Uses of Stop in org.infinispan.scattered.impl
Methods in org.infinispan.scattered.impl with annotations of type Stop -
Uses of Stop in org.infinispan.server.core.transport
Methods in org.infinispan.server.core.transport with annotations of type Stop -
Uses of Stop in org.infinispan.server.hotrod.tx.table
Methods in org.infinispan.server.hotrod.tx.table with annotations of type Stop -
Uses of Stop in org.infinispan.topology
Methods in org.infinispan.topology with annotations of type Stop -
Uses of Stop in org.infinispan.xsite.events
Methods in org.infinispan.xsite.events with annotations of type Stop