Class RemotingProfileChildResourceAddHandler

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

    public class RemotingProfileChildResourceAddHandler
    extends RemotingProfileChildResourceHandlerBase
    implements org.jboss.as.controller.OperationDescriptor
    Author:
    Tomasz Adamski
    • Constructor Detail

      • RemotingProfileChildResourceAddHandler

        protected RemotingProfileChildResourceAddHandler​(org.jboss.as.controller.AttributeDefinition... attributes)
    • Method Detail

      • getAttributes

        public Collection<? extends org.jboss.as.controller.AttributeDefinition> getAttributes()
        Specified by:
        getAttributes in interface org.jboss.as.controller.OperationDescriptor
      • updateModel

        protected void updateModel​(org.jboss.as.controller.OperationContext context,
                                   org.jboss.dmr.ModelNode operation)
                            throws org.jboss.as.controller.OperationFailedException
        Specified by:
        updateModel in class org.jboss.as.controller.RestartParentResourceHandlerBase
        Throws:
        org.jboss.as.controller.OperationFailedException
      • populateModel

        protected void populateModel​(org.jboss.dmr.ModelNode operation,
                                     org.jboss.dmr.ModelNode model)
                              throws org.jboss.as.controller.OperationFailedException
        Throws:
        org.jboss.as.controller.OperationFailedException