public abstract class ExceptionCatchingResourceModelSource extends DelegateResourceModelSource
returnResultNodes(com.dtolabs.rundeck.core.common.INodeSet)
called with either null (exception thrown), or the result of the underlying call to getNodesModifier and Type | Field and Description |
---|---|
static org.apache.log4j.Logger |
logger |
Modifier | Constructor and Description |
---|---|
protected |
ExceptionCatchingResourceModelSource(ResourceModelSource delegate) |
protected |
ExceptionCatchingResourceModelSource(ResourceModelSource delegate,
java.lang.String identity) |
Modifier and Type | Method and Description |
---|---|
INodeSet |
getNodes() |
getDelegate
protected ExceptionCatchingResourceModelSource(ResourceModelSource delegate)
protected ExceptionCatchingResourceModelSource(ResourceModelSource delegate, java.lang.String identity)
public INodeSet getNodes() throws ResourceModelSourceException
getNodes
in interface ResourceModelSource
getNodes
in class DelegateResourceModelSource
ResourceModelSourceException