|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.dtolabs.rundeck.core.resources.DelegateResourceModelSource
public abstract class DelegateResourceModelSource
Delegating source meant to be subclassed
Constructor Summary | |
---|---|
DelegateResourceModelSource(ResourceModelSource delegate)
|
Method Summary | |
---|---|
ResourceModelSource |
getDelegate()
|
INodeSet |
getNodes()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DelegateResourceModelSource(ResourceModelSource delegate)
Method Detail |
---|
public INodeSet getNodes() throws ResourceModelSourceException
getNodes
in interface ResourceModelSource
ResourceModelSourceException
public ResourceModelSource getDelegate()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |