| Package | Description |
|---|---|
| org.glassfish.deployapi | |
| org.glassfish.deployapi.actions |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Constructor and Description |
|---|
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.
|
| Constructor and Description |
|---|
ClientConfigurationImpl(TargetModuleIDImpl targetModuleID)
Creates a new instance of ClientConfigurationImpl
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.