Uses of Interface
org.jboss.as.ejb3.component.stateful.cache.StatefulSessionBeanInstanceFactory
-
Packages that use StatefulSessionBeanInstanceFactory Package Description org.jboss.as.ejb3.component.stateful org.jboss.as.ejb3.component.stateful.cache -
-
Uses of StatefulSessionBeanInstanceFactory in org.jboss.as.ejb3.component.stateful
Classes in org.jboss.as.ejb3.component.stateful that implement StatefulSessionBeanInstanceFactory Modifier and Type Class Description classStatefulSessionComponentStateful Session Bean -
Uses of StatefulSessionBeanInstanceFactory in org.jboss.as.ejb3.component.stateful.cache
Methods in org.jboss.as.ejb3.component.stateful.cache that return StatefulSessionBeanInstanceFactory Modifier and Type Method Description StatefulSessionBeanInstanceFactory<V>StatefulSessionBeanCacheConfiguration. getInstanceFactory()
-