public class CommandListResources extends CommandTarget
Modifier and Type | Field and Description |
---|---|
private static String |
COMMAND_PREFIX
Command string prefix used to construct list JDBC resources
HTTP command.
|
private static String |
COMMAND_SUFFIX
Command string suffix used to construct list JDBC resources
HTTP command.
|
target
Constructor and Description |
---|
CommandListResources(String command,
String target)
Constructs an instance of GlassFish server list JDBC resources
command entity.
|
private static final String COMMAND_PREFIX
private static final String COMMAND_SUFFIX
public CommandListResources(String command, String target)
command
- Server command represented by this object. Use
command
static method to build this string
using resource command suffix.target
- Target GlassFish instance or cluster.Copyright © 2013. All Rights Reserved.