Class StatefulFeature

  • All Implemented Interfaces:
    StickyFeature

    @ManagedData
    public class StatefulFeature
    extends javax.xml.ws.WebServiceFeature
    implements StickyFeature
    Designates a stateful WebService. A service class that has this feature on will behave as a stateful web service.
    Since:
    2.1
    See Also:
    StatefulWebServiceManager
    • Constructor Detail

      • StatefulFeature

        public StatefulFeature()
        Create an StatefulFeature. The instance created will be enabled.
    • Method Detail

      • getID

        @ManagedAttribute
        public String getID()
        Specified by:
        getID in class javax.xml.ws.WebServiceFeature