|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubdomainInformation | |
|---|---|
| org.ow2.petals.kernel.ws.api | |
| org.ow2.petals.kernel.ws.api.to | |
| Uses of SubdomainInformation in org.ow2.petals.kernel.ws.api |
|---|
| Methods in org.ow2.petals.kernel.ws.api that return SubdomainInformation | |
|---|---|
SubdomainInformation |
TopologyService.getSubdomainByName(java.lang.String subdomainName)
Get the subdomain with the given name |
| Methods in org.ow2.petals.kernel.ws.api with parameters of type SubdomainInformation | |
|---|---|
void |
TopologyService.addSubdomainWithContainers(SubdomainInformation subdomain)
Add a subdomain to the topology with a potentially a whole set of containers. |
| Uses of SubdomainInformation in org.ow2.petals.kernel.ws.api.to |
|---|
| Methods in org.ow2.petals.kernel.ws.api.to that return types with arguments of type SubdomainInformation | |
|---|---|
java.util.List<SubdomainInformation> |
DomainInformation.getSubdomains()
|
| Method parameters in org.ow2.petals.kernel.ws.api.to with type arguments of type SubdomainInformation | |
|---|---|
void |
DomainInformation.setSubdomains(java.util.List<SubdomainInformation> subdomains)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||