Class ExternalPooledConnectionFactoryRemove

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

    public class ExternalPooledConnectionFactoryRemove
    extends PooledConnectionFactoryRemove
    Operation Handler to remove a Jakarta Messaging external pooled Connection Factory.
    Author:
    Emmanuel Hugonnet (c) 2018 Red Hat, inc.
    • Constructor Detail

      • ExternalPooledConnectionFactoryRemove

        public ExternalPooledConnectionFactoryRemove()
    • Method Detail

      • performRuntime

        protected void performRuntime​(org.jboss.as.controller.OperationContext context,
                                      org.jboss.dmr.ModelNode operation,
                                      org.jboss.dmr.ModelNode model)
        Overrides:
        performRuntime in class PooledConnectionFactoryRemove
      • recoverServices

        protected void recoverServices​(org.jboss.as.controller.OperationContext context,
                                       org.jboss.dmr.ModelNode operation,
                                       org.jboss.dmr.ModelNode model)
        Overrides:
        recoverServices in class PooledConnectionFactoryRemove