Interface DistributableStatefulSessionBeanCacheConfiguration<K,V extends StatefulSessionBeanInstance<K>>
- Type Parameters:
K- the bean identifier typeV- the bean instance type
- All Superinterfaces:
org.wildfly.clustering.server.manager.ManagerConfiguration<K>,StatefulSessionBeanCacheConfiguration<K,V>
public interface DistributableStatefulSessionBeanCacheConfiguration<K,V extends StatefulSessionBeanInstance<K>>
extends StatefulSessionBeanCacheConfiguration<K,V>
Configuration of a distributable stateful session bean cache.
- Author:
- Paul Ferraro
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.wildfly.clustering.server.manager.ManagerConfiguration
getIdentifierFactoryMethods inherited from interface org.jboss.as.ejb3.component.stateful.cache.StatefulSessionBeanCacheConfiguration
getComponentName, getInstanceFactory, getTimeout
-
Method Details
-
getBeanManager
-