org.n0pe.asadmin.commands
Class DeleteJdbcConnectionPool

java.lang.Object
  extended by org.n0pe.asadmin.AbstractAsAdminCmd
      extended by org.n0pe.asadmin.commands.DeleteJdbcConnectionPool
All Implemented Interfaces:
IAsAdminCmd

public class DeleteJdbcConnectionPool
extends AbstractAsAdminCmd

Author:
Christophe SOUVIGNIER

Field Summary
static String JDBC
           
 
Constructor Summary
DeleteJdbcConnectionPool(String poolName)
           
 
Method Summary
 String getActionCommand()
           
 String[] getParameters()
           
 boolean needCredentials()
           
 
Methods inherited from class org.n0pe.asadmin.AbstractAsAdminCmd
getErrorOutput, getStandardOutput
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JDBC

public static final String JDBC
See Also:
Constant Field Values
Constructor Detail

DeleteJdbcConnectionPool

public DeleteJdbcConnectionPool(String poolName)
Method Detail

needCredentials

public boolean needCredentials()

getActionCommand

public String getActionCommand()

getParameters

public String[] getParameters()


Copyright © 2011. All Rights Reserved.