|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||