Uses of Class
org.ow2.petals.kernel.ws.api.to.SubdomainInformation.SubdomainMode

Packages that use SubdomainInformation.SubdomainMode
org.ow2.petals.kernel.ws.api   
org.ow2.petals.kernel.ws.api.to   
 

Uses of SubdomainInformation.SubdomainMode in org.ow2.petals.kernel.ws.api
 

Methods in org.ow2.petals.kernel.ws.api with parameters of type SubdomainInformation.SubdomainMode
 void TopologyService.addSubdomain(java.lang.String name, java.lang.String description, SubdomainInformation.SubdomainMode subdomainMode, boolean networkTimeSynchronized)
          Add a subdomain to the topology, without adding any containers.
 

Uses of SubdomainInformation.SubdomainMode in org.ow2.petals.kernel.ws.api.to
 

Methods in org.ow2.petals.kernel.ws.api.to that return SubdomainInformation.SubdomainMode
 SubdomainInformation.SubdomainMode SubdomainInformation.getSubdomainMode()
           
static SubdomainInformation.SubdomainMode SubdomainInformation.SubdomainMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SubdomainInformation.SubdomainMode[] SubdomainInformation.SubdomainMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.ow2.petals.kernel.ws.api.to with parameters of type SubdomainInformation.SubdomainMode
 void SubdomainInformation.setSubdomainMode(SubdomainInformation.SubdomainMode subdomainMode)
           
 



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