Uses of Class
org.apache.openejb.client.ClusterResponse.Code

Packages that use ClusterResponse.Code
org.apache.openejb.client   
 

Uses of ClusterResponse.Code in org.apache.openejb.client
 

Methods in org.apache.openejb.client that return ClusterResponse.Code
 ClusterResponse.Code ClusterResponse.getResponseCode()
           
static ClusterResponse.Code ClusterResponse.Code.valueOf(java.lang.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.
 

Constructors in org.apache.openejb.client with parameters of type ClusterResponse.Code
ClusterResponse(ClusterResponse.Code responseCode)
           
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.