@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 . |
public static final String ID
public StatefulFeature()
StatefulFeature
.
The instance created will be enabled.@ManagedAttribute public String getID()
getID
in class WebServiceFeature
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.