Uses of Interface
org.glassfish.deployment.client.TargetOwner

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

Uses of TargetOwner in org.glassfish.deployapi
 

Methods in org.glassfish.deployapi that return TargetOwner
 TargetOwner TargetImpl.getOwner()
           
 

Constructors in org.glassfish.deployapi with parameters of type TargetOwner
TargetImpl(TargetOwner owner, String name, String description)
          Creates a new TargetImpl object.
 

Uses of TargetOwner in org.glassfish.deployment.client
 

Classes in org.glassfish.deployment.client that implement TargetOwner
 class AbstractDeploymentFacility
          Provides common behavior for the local and remote deployment facilities.
 class RemoteDeploymentFacility
          Implements DeploymentFacility, currently using the RemoteCommand to work with the admin back-end.
 



Copyright © 2012. All Rights Reserved.