Class RemotingProfileChildResourceAddHandler

java.lang.Object
org.jboss.as.controller.RestartParentResourceHandlerBase
org.jboss.as.ejb3.subsystem.RemotingProfileChildResourceHandlerBase
org.jboss.as.ejb3.subsystem.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 Details

    • RemotingProfileChildResourceAddHandler

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

    • getAttributes

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

      public String toString()
      Overrides:
      toString in class Object
    • 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