| java.lang.Object org.apache.geronimo.deployment.cli.ServerConnection
ServerConnection | public class ServerConnection (Code) | | Supports online connections to the server, via JSR-88, valid only
when the server is online.
version: $Rev: 617588 $ $Date: 2008-02-01 10:20:07 -0800 (Fri, 01 Feb 2008) $ |
ServerConnection | public ServerConnection(ConnectionParams params, PrintWriter out, InputStream in, Kernel kernel, DeploymentFactory geronimoDeploymentFactory) throws DeploymentException(Code) | | |
close | public void close() throws DeploymentException(Code) | | |
getDeploymentManager | public DeploymentManager getDeploymentManager()(Code) | | |
isGeronimo | public boolean isGeronimo()(Code) | | |
startOfflineDeployer | protected void startOfflineDeployer(Kernel kernel) throws DeploymentException(Code) | | |
|
|