| Package | Description |
|---|---|
| org.apache.openejb.client |
| Modifier and Type | Method and Description |
|---|---|
ClusterResponse.Code |
ClusterResponse.getResponseCode() |
static ClusterResponse.Code |
ClusterResponse.Code.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClusterResponse.Code[] |
ClusterResponse.Code.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ClusterResponse(ClusterResponse.Code responseCode) |
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.