Uses of Interface
org.jboss.as.ejb3.component.stateful.cache.StatefulSessionBeanCacheProvider
Packages that use StatefulSessionBeanCacheProvider
-
Uses of StatefulSessionBeanCacheProvider in org.jboss.as.ejb3.component.stateful.cache
Fields in org.jboss.as.ejb3.component.stateful.cache with type parameters of type StatefulSessionBeanCacheProviderModifier and TypeFieldDescriptionstatic final org.wildfly.service.descriptor.NullaryServiceDescriptor<StatefulSessionBeanCacheProvider>StatefulSessionBeanCacheProvider.DEFAULT_SERVICE_DESCRIPTORstatic final org.wildfly.service.descriptor.NullaryServiceDescriptor<StatefulSessionBeanCacheProvider>StatefulSessionBeanCacheProvider.PASSIVATION_DISABLED_SERVICE_DESCRIPTORstatic final org.wildfly.service.descriptor.UnaryServiceDescriptor<StatefulSessionBeanCacheProvider>StatefulSessionBeanCacheProvider.SERVICE_DESCRIPTOR -
Uses of StatefulSessionBeanCacheProvider in org.jboss.as.ejb3.subsystem
Methods in org.jboss.as.ejb3.subsystem that return types with arguments of type StatefulSessionBeanCacheProviderModifier and TypeMethodDescriptionorg.wildfly.subsystem.service.ServiceDependency<StatefulSessionBeanCacheProvider>DistributableStatefulSessionBeanCacheProviderResourceDefinition.resolve(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode model) org.wildfly.subsystem.service.ServiceDependency<StatefulSessionBeanCacheProvider>SimpleStatefulSessionBeanCacheProviderResourceDefinition.resolve(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode model)