Uses of Class
org.glassfish.deployment.client.ServerConnectionIdentifier

Packages that use ServerConnectionIdentifier
org.glassfish.deployapi   
org.glassfish.deployment.client   
 

Uses of ServerConnectionIdentifier in org.glassfish.deployapi
 

Methods in org.glassfish.deployapi that return ServerConnectionIdentifier
 ServerConnectionIdentifier SunDeploymentFactory.parseURIForHostInfo(String uri)
           
 

Constructors in org.glassfish.deployapi with parameters of type ServerConnectionIdentifier
SunDeploymentManager(ServerConnectionIdentifier sci)
          Creates a new instance of DeploymentManager
 

Uses of ServerConnectionIdentifier in org.glassfish.deployment.client
 

Methods in org.glassfish.deployment.client that return ServerConnectionIdentifier
protected  ServerConnectionIdentifier AbstractDeploymentFacility.getTargetDAS()
           
 

Methods in org.glassfish.deployment.client with parameters of type ServerConnectionIdentifier
 boolean DeploymentFacility.connect(ServerConnectionIdentifier targetDAS)
          Connects to a particular instance of the domain adminstration server using the provided connection information
 boolean AbstractDeploymentFacility.connect(ServerConnectionIdentifier targetDAS)
          Connects the deployment facility to the DAS.
 



Copyright © 2012. All Rights Reserved.