| Package | Description |
|---|---|
| com.sun.enterprise.util.cluster | |
| com.sun.enterprise.v3.admin.cluster | |
| com.sun.enterprise.v3.admin.cluster.dcom |
| Modifier and Type | Method and Description |
|---|---|
static RemoteType |
RemoteType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RemoteType[] |
RemoteType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected RemoteType |
CreateNodeSshCommand.getType() |
protected RemoteType |
UpdateNodeSshCommand.getType() |
protected abstract RemoteType |
UpdateNodeRemoteCommand.getType() |
protected abstract RemoteType |
CreateRemoteNodeCommand.getType() |
| Modifier and Type | Method and Description |
|---|---|
protected RemoteType |
CreateNodeDcom.getType() |
protected RemoteType |
UpdateNodeDcomCommand.getType() |
Copyright © 2019. All rights reserved.