Uses of Interface
org.jboss.as.ejb3.component.stateful.cache.StatefulSessionBeanCacheFactory
Packages that use StatefulSessionBeanCacheFactory
-
Uses of StatefulSessionBeanCacheFactory in org.jboss.as.ejb3.component.stateful
Constructor parameters in org.jboss.as.ejb3.component.stateful with type arguments of type StatefulSessionBeanCacheFactoryModifierConstructorDescriptionStatefulSessionComponentCreateService(ComponentConfiguration componentConfiguration, ApplicationExceptions ejbJarConfiguration, Supplier<StatefulSessionBeanCacheFactory<org.jboss.ejb.client.SessionID, StatefulSessionComponentInstance>> cacheFactory) Construct a new instance.