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 | Class and Description |
---|---|
static interface |
ExceptionCatchingResourceModelSource.ExceptionHandler |
Modifier 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) |
protected |
ExceptionCatchingResourceModelSource(ResourceModelSource delegate,
java.lang.String identity,
ExceptionCatchingResourceModelSource.ExceptionHandler handler) |
Modifier and Type | Method and Description |
---|---|
INodeSet |
getNodes() |
getDelegate, getModelSourceErrors, getSourceType, getWriteable
protected ExceptionCatchingResourceModelSource(ResourceModelSource delegate)
protected ExceptionCatchingResourceModelSource(ResourceModelSource delegate, java.lang.String identity)
protected ExceptionCatchingResourceModelSource(ResourceModelSource delegate, java.lang.String identity, ExceptionCatchingResourceModelSource.ExceptionHandler handler)
public INodeSet getNodes() throws ResourceModelSourceException
getNodes
in interface ResourceModelSource
getNodes
in class DelegateResourceModelSource
ResourceModelSourceException