| Package | Description |
|---|---|
| org.glassfish.appclient.client.acc |
| Modifier and Type | Method and Description |
|---|---|
CommandLaunchInfo.ClientLaunchType |
CommandLaunchInfo.getClientLaunchType()
Returns which type of launch the user has triggered given the combination
of options he or she specified.
|
static CommandLaunchInfo.ClientLaunchType |
CommandLaunchInfo.ClientLaunchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommandLaunchInfo.ClientLaunchType[] |
CommandLaunchInfo.ClientLaunchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.