Class CreateConnectorConnectionPool

  • All Implemented Interfaces:
    AdminCommand

    @ExecuteOn(ALL)
    @Service(name="create-connector-connection-pool")
    @PerLookup
    public class CreateConnectorConnectionPool
    extends Object
    implements AdminCommand
    Create Connector Connection Pool Command
    • Constructor Detail

      • CreateConnectorConnectionPool

        public CreateConnectorConnectionPool()
    • Method Detail

      • execute

        public void execute​(AdminCommandContext context)
        Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter values
        Specified by:
        execute in interface AdminCommand
        Parameters:
        context - information