public abstract class CommandTarget extends Command
target
attribute.
Holds data for command. Objects of this class are created by API user.
Modifier and Type | Field and Description |
---|---|
(package private) String |
target
Target GlassFish instance or cluster.
|
Constructor and Description |
---|
CommandTarget(String command,
String target)
Constructs an instance of GlassFish server enable command entity.
|
final String target
Copyright © 2013. All Rights Reserved.