Uses of Class
org.wildfly.clustering.server.service.DecoratedService
Packages that use DecoratedService
Package
Description
-
Uses of DecoratedService in org.wildfly.clustering.server.infinispan.scheduler
Subclasses of DecoratedService in org.wildfly.clustering.server.infinispan.schedulerModifier and TypeClassDescriptionclassCacheEntrySchedulerService<I, K extends Key<I>, V, T>A cache entry scheduler facade for a scheduler.classScheduler decorator that schedules/cancels a given object on the primary owner. -
Uses of DecoratedService in org.wildfly.clustering.server.manager
Subclasses of DecoratedService in org.wildfly.clustering.server.manager -
Uses of DecoratedService in org.wildfly.clustering.server.scheduler
Subclasses of DecoratedService in org.wildfly.clustering.server.schedulerModifier and TypeClassDescriptionclassA scheduler service decorator. -
Uses of DecoratedService in org.wildfly.clustering.session.cache
Subclasses of DecoratedService in org.wildfly.clustering.session.cacheModifier and TypeClassDescriptionclassA session manager decorator that shares session references across concurrent threads.classA session manager decorator. -
Uses of DecoratedService in org.wildfly.clustering.session.cache.user
Subclasses of DecoratedService in org.wildfly.clustering.session.cache.userModifier and TypeClassDescriptionclassCachedUserManager<C,T, D, S> A user manager that shares user references between concurrent threads.classDecoratedUserManager<C,T, D, S> A decorated user manager.