@ManagedData public class StatefulFeature extends WebServiceFeature implements StickyFeature
WebService.
A service class that has this feature on will behave as a stateful web service.StatefulWebServiceManager| Modifier and Type | Field and Description |
|---|---|
static String |
ID
Constant value identifying the StatefulFeature
|
enabled| Constructor and Description |
|---|
StatefulFeature()
Create an
StatefulFeature. |
| Modifier and Type | Method and Description |
|---|---|
String |
getID() |
isEnabledpublic static final String ID
public StatefulFeature()
StatefulFeature.
The instance created will be enabled.@ManagedAttribute public String getID()
getID in class WebServiceFeatureCopyright © 2015 Oracle Corporation. All rights reserved.