org.n0pe.asadmin
Interface IAsAdminCmd

All Known Implementing Classes:
AbstractAsAdminCmd, CreateAuthRealm, CreateFileUser, CreateJdbcConnectionPool, CreateJdbcResource, CreateMessageSecurityProvider, Database, DeleteFileUser, DeleteJdbcConnectionPool, DeleteJdbcResource, DeleteMessageSecurityProvider, Deployment, Domain, Get, ListApplicationRefs, ListDomains, ListFileUsers, PingConnectionPool, Set, UpdateFileUser

public interface IAsAdminCmd

IAsAdminCmd.

Author:
Paul Merlin

Method Summary
 String getActionCommand()
           
 Reader getErrorOutput()
           
 String[] getParameters()
           
 Reader getStandardOutput()
           
 boolean needCredentials()
           
 

Method Detail

needCredentials

boolean needCredentials()

getActionCommand

String getActionCommand()

getParameters

String[] getParameters()

getStandardOutput

Reader getStandardOutput()

getErrorOutput

Reader getErrorOutput()


Copyright © 2011. All Rights Reserved.