org.rhq.core.domain.resource.composite
Class ResourceWithParentComposite

java.lang.Object
  extended by org.rhq.core.domain.resource.composite.ResourceWithParentComposite
All Implemented Interfaces:
Serializable

public class ResourceWithParentComposite
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ResourceWithParentComposite(Resource parent, Resource resource)
           
 
Method Summary
 Resource getParent()
           
 Resource getResource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceWithParentComposite

public ResourceWithParentComposite(Resource parent,
                                   Resource resource)
Method Detail

getParent

public Resource getParent()

getResource

public Resource getResource()


Copyright © 2008-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.