Class ClusterPassivationStoreAdd

  • All Implemented Interfaces:
    org.jboss.as.controller.OperationDescriptor, org.jboss.as.controller.OperationStepHandler

    @Deprecated
    public class ClusterPassivationStoreAdd
    extends PassivationStoreAdd
    Deprecated.
    Author:
    Paul Ferraro
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.jboss.as.controller.AbstractAddStepHandler

        org.jboss.as.controller.AbstractAddStepHandler.Parameters
    • Constructor Summary

      Constructors 
      Constructor Description
      ClusterPassivationStoreAdd​(org.jboss.as.controller.AttributeDefinition... attributes)
      Deprecated.
       
    • Constructor Detail

      • ClusterPassivationStoreAdd

        public ClusterPassivationStoreAdd​(org.jboss.as.controller.AttributeDefinition... attributes)
        Deprecated.
    • Method Detail