|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.xml.ws.WebServiceFeature
com.sun.xml.ws.developer.StatefulFeature
@ManagedData public class StatefulFeature
Designates a stateful WebService.
A service class that has this feature on will behave as a stateful web service.
StatefulWebServiceManager| Field Summary | |
|---|---|
static java.lang.String |
ID
Constant value identifying the StatefulFeature |
| Fields inherited from class javax.xml.ws.WebServiceFeature |
|---|
enabled |
| Constructor Summary | |
|---|---|
StatefulFeature()
Create an StatefulFeature. |
|
| Method Summary | |
|---|---|
java.lang.String |
getID()
|
| Methods inherited from class javax.xml.ws.WebServiceFeature |
|---|
isEnabled |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ID
| Constructor Detail |
|---|
public StatefulFeature()
StatefulFeature.
The instance created will be enabled.
| Method Detail |
|---|
@ManagedAttribute public java.lang.String getID()
getID in class javax.xml.ws.WebServiceFeature
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||