Uses of Class
org.ow2.petals.admin.registry.Endpoint.EndpointType

Packages that use Endpoint.EndpointType
org.ow2.petals.admin.registry   
 

Uses of Endpoint.EndpointType in org.ow2.petals.admin.registry
 

Methods in org.ow2.petals.admin.registry that return Endpoint.EndpointType
 Endpoint.EndpointType Endpoint.getEndpointType()
           
static Endpoint.EndpointType Endpoint.EndpointType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Endpoint.EndpointType[] Endpoint.EndpointType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.ow2.petals.admin.registry with parameters of type Endpoint.EndpointType
Endpoint(java.lang.String endpointName, Endpoint.EndpointType endpointType, java.lang.String containerName, java.lang.String componentName, java.lang.String serviceName, java.util.List<java.lang.String> interfaceNames)
           
 



Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.