|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Property | |
|---|---|
| org.glassfish.paas.orchestrator.service.metadata | |
| Uses of Property in org.glassfish.paas.orchestrator.service.metadata |
|---|
| Methods in org.glassfish.paas.orchestrator.service.metadata that return types with arguments of type Property | |
|---|---|
List<Property> |
ServiceDescription.getConfigurations()
|
List<Property> |
ServiceCharacteristics.getServiceCharacteristics()
|
| Method parameters in org.glassfish.paas.orchestrator.service.metadata with type arguments of type Property | |
|---|---|
void |
ServiceDescription.setConfigurations(List<Property> configurations)
|
void |
ServiceCharacteristics.setServiceCharacteristics(List<Property> serviceCharacteristics)
|
| Constructor parameters in org.glassfish.paas.orchestrator.service.metadata with type arguments of type Property | |
|---|---|
ServiceCharacteristics(List<Property> characteristics)
|
|
ServiceDescription(String name,
String appName,
String initType,
Object templateOrCharacteristics,
List<Property> configurations)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||