| Package | Description |
|---|---|
| org.jboss.as.ejb3.cache.simple | |
| org.jboss.as.ejb3.component.stateful | |
| org.jboss.as.ejb3.deployment.processors.annotation |
| Constructor and Description |
|---|
SimpleCache(StatefulObjectFactory<V> factory,
Supplier<K> identifierFactory,
StatefulTimeoutInfo timeout,
org.jboss.as.server.ServerEnvironment environment) |
| Modifier and Type | Method and Description |
|---|---|
StatefulTimeoutInfo |
StatefulComponentDescription.getStatefulTimeout() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatefulComponentDescription.setStatefulTimeout(StatefulTimeoutInfo statefulTimeout) |
| Modifier and Type | Method and Description |
|---|---|
protected StatefulTimeoutInfo |
StatefulTimeoutAnnotationInformationFactory.fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance,
org.jboss.metadata.property.PropertyReplacer propertyReplacer) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.