Uses of Interface
org.glassfish.deployment.client.DeploymentFacility
-
Packages that use DeploymentFacility Package Description org.glassfish.deployment.client -
-
Uses of DeploymentFacility in org.glassfish.deployment.client
Classes in org.glassfish.deployment.client that implement DeploymentFacility Modifier and Type Class Description classAbstractDeploymentFacilityProvides common behavior for the local and remote deployment facilities.classRemoteDeploymentFacilityImplements DeploymentFacility, currently using the RemoteCommand to work with the admin back-end.Methods in org.glassfish.deployment.client that return DeploymentFacility Modifier and Type Method Description static DeploymentFacilityDeploymentFacilityFactory. getDeploymentFacility()
-