@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() |
isEnabled
public static final String ID
public StatefulFeature()
StatefulFeature
.
The instance created will be enabled.@ManagedAttribute public String getID()
getID
in class WebServiceFeature
Copyright © 2015 Oracle Corporation. All rights reserved.