| Package | Description |
|---|---|
| org.jboss.as.ejb3.cache.distributable | |
| org.jboss.as.ejb3.cache.simple | |
| org.jboss.as.ejb3.component.stateful |
| Modifier and Type | Class and Description |
|---|---|
class |
DistributableCacheFactoryServiceConfigurator<K,V extends Identifiable<K> & Contextual<org.wildfly.clustering.ee.Batch>>
Service that provides a distributable
CacheFactory. |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleCacheFactoryServiceConfigurator<K,V extends Identifiable<K>>
Service that provides a simple
CacheFactory. |
| Constructor and Description |
|---|
StatefulSessionComponentCreateService(ComponentConfiguration componentConfiguration,
ApplicationExceptions ejbJarConfiguration,
Supplier<CacheFactory<org.jboss.ejb.client.SessionID,StatefulSessionComponentInstance>> cacheFactory)
Construct a new instance.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.