org.rhq.core.domain.resource.composite
Class ResourceWithParentComposite
java.lang.Object
org.rhq.core.domain.resource.composite.ResourceWithParentComposite
- All Implemented Interfaces:
- Serializable
public class ResourceWithParentComposite
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceWithParentComposite
public ResourceWithParentComposite(Resource parent,
Resource resource)
getParent
public Resource getParent()
getResource
public Resource getResource()
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.