Uses of Class
org.glassfish.deployapi.TargetModuleIDImpl

Packages that use TargetModuleIDImpl
org.glassfish.deployapi   
org.glassfish.deployapi.actions   
 

Uses of TargetModuleIDImpl in org.glassfish.deployapi
 

Methods in org.glassfish.deployapi with parameters of type TargetModuleIDImpl
 void TargetModuleIDImpl.addChildTargetModuleID(TargetModuleIDImpl child)
          Add a child TargetModuleID to this TargetModuleID
 void TargetModuleIDImpl.setParentTargetModuleID(TargetModuleIDImpl parent)
          Sets the parent TargetModuleID
 void ProgressObjectImpl.setupForNormalExit(String message, TargetImpl aTarget, TargetModuleIDImpl[] tmids)
           
 

Constructors in org.glassfish.deployapi with parameters of type TargetModuleIDImpl
TargetModuleIDImpl(TargetImpl target, String moduleID, TargetModuleIDImpl parent, TargetModuleIDImpl[] children)
          Creates a new implementation object of TargetModuleID.
TargetModuleIDImpl(TargetImpl target, String moduleID, TargetModuleIDImpl parent, TargetModuleIDImpl[] children)
          Creates a new implementation object of TargetModuleID.
 

Uses of TargetModuleIDImpl in org.glassfish.deployapi.actions
 

Constructors in org.glassfish.deployapi.actions with parameters of type TargetModuleIDImpl
ClientConfigurationImpl(TargetModuleIDImpl targetModuleID)
          Creates a new instance of ClientConfigurationImpl
 



Copyright © 2012. All Rights Reserved.