public class GSInstallerServiceProvider extends GSInstallerResourceProvider
| Modifier and Type | Field and Description |
|---|---|
protected static String |
SERVICE_CLUSTER_NAME_PROPERTY_ID |
protected static String |
SERVICE_SERVICE_NAME_PROPERTY_ID |
protected static String |
SERVICE_SERVICE_STATE_PROPERTY_ID |
| Constructor and Description |
|---|
GSInstallerServiceProvider(ClusterDefinition clusterDefinition)
Construct a resource provider based on the given cluster definition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
updateProperties(Resource resource,
Request request,
Predicate predicate)
Update the resource with any properties handled by the resource provider.
|
addResource, checkPropertyIds, contains, createResources, deleteResources, getClusterDefinition, getKeyPropertyIds, getRequestPropertyIds, getResourceProvider, getResources, getType, updateResourcesprotected static final String SERVICE_CLUSTER_NAME_PROPERTY_ID
protected static final String SERVICE_SERVICE_NAME_PROPERTY_ID
protected static final String SERVICE_SERVICE_STATE_PROPERTY_ID
public GSInstallerServiceProvider(ClusterDefinition clusterDefinition)
clusterDefinition - the cluster definitionpublic void updateProperties(Resource resource, Request request, Predicate predicate)
GSInstallerResourceProviderupdateProperties in class GSInstallerResourceProviderresource - the resource to updaterequest - the requestpredicate - the predicateCopyright © 2016. All rights reserved.