Class ConnectionPropertyRemove

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

    public class ConnectionPropertyRemove
    extends org.jboss.as.controller.AbstractRemoveStepHandler
    Operation handler responsible for removing a (XA)DataSource.
    Author:
    Stefano Maestrioperation2.get(OP).set("write-attribute");
    • Constructor Detail

      • ConnectionPropertyRemove

        public ConnectionPropertyRemove()
    • Method Detail

      • performRuntime

        protected void performRuntime​(org.jboss.as.controller.OperationContext context,
                                      org.jboss.dmr.ModelNode operation,
                                      org.jboss.dmr.ModelNode model)
                               throws org.jboss.as.controller.OperationFailedException
        Overrides:
        performRuntime in class org.jboss.as.controller.AbstractRemoveStepHandler
        Throws:
        org.jboss.as.controller.OperationFailedException