public class OperationMetadataManagerBean extends Object implements OperationMetadataManagerLocal
| Constructor and Description |
|---|
OperationMetadataManagerBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
updateMetadata(org.rhq.core.domain.resource.ResourceType existingType,
org.rhq.core.domain.resource.ResourceType newType)
Update the operation definitions of existingType with the ones from resource type.
|
public void updateMetadata(org.rhq.core.domain.resource.ResourceType existingType,
org.rhq.core.domain.resource.ResourceType newType)
OperationMetadataManagerLocalupdateMetadata in interface OperationMetadataManagerLocalexistingType - The existing resource type with operation DefinitionsnewType - New resourceType definition with operationDefinitionsCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.