|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceScope | |
|---|---|
| org.glassfish.paas.orchestrator.provisioning | |
| org.glassfish.paas.orchestrator.service.metadata | |
| Uses of ServiceScope in org.glassfish.paas.orchestrator.provisioning |
|---|
| Methods in org.glassfish.paas.orchestrator.provisioning that return ServiceScope | |
|---|---|
static ServiceScope |
ServiceScope.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ServiceScope[] |
ServiceScope.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of ServiceScope in org.glassfish.paas.orchestrator.service.metadata |
|---|
| Methods in org.glassfish.paas.orchestrator.service.metadata that return ServiceScope | |
|---|---|
ServiceScope |
ServiceDescription.getServiceScope()
|
| Methods in org.glassfish.paas.orchestrator.service.metadata with parameters of type ServiceScope | |
|---|---|
void |
ServiceDescription.setServiceScope(ServiceScope serviceScope)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||