|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CommandForwarderConfiguration
Forwarder configuration for a forwarder that runs a command
| Field Summary |
|---|
| Fields inherited from interface com.collation.platform.model.Configuration |
|---|
OPER_ACCEPTED, OPER_NEW, OPER_REJECTED |
| Method Summary | |
|---|---|
java.lang.String |
getCommand()
An absolute pathname to a command executable or script that accepts the details of a StateChangeEvent as parameters. |
boolean |
hasCommand()
|
void |
setCommand(java.lang.String command)
|
| Methods inherited from interface com.collation.platform.model.casm.monitor.forwarding.ForwarderConfiguration |
|---|
getCategory, getComponentType, getSeverityThreshold, hasCategory, hasComponentType, hasSeverityThreshold, setCategory, setComponentType, setSeverityThreshold |
| Methods inherited from interface com.collation.platform.model.Configuration |
|---|
getEnabled, getFamilyName, getMssGuid, getName, getOperationalStatus, getRejectionReason, hasEnabled, hasFamilyName, hasMssGuid, hasName, hasOperationalStatus, hasRejectionReason, setEnabled, setFamilyName, setMssGuid, setName, setOperationalStatus, setRejectionReason |
| Methods inherited from interface com.collation.platform.model.ModelObject |
|---|
getAdminState, getAllAttributes, getBidiFlag, getBidiFormat, getCDMSource, getCmdbSource, getContextIp, getCreatedBy, getDescription, getDisplayName, getExtendedAttributes, getGuid, getLabel, getLastModifiedBy, getLastModifiedTime, getObjectType, getSourceToken, hasAdminState, hasBidiFlag, hasBidiFormat, hasCDMSource, hasCmdbSource, hasContextIp, hasDescription, hasDisplayName, hasExtendedAttributes, hasGuid, hasLabel, hasObjectType, hasSourceToken, setAdminState, setBidiFlag, setBidiFormat, setCDMSource, setCmdbSource, setContextIp, setDescription, setExtendedAttributes, setGuid, setLabel, setObjectType, setSourceToken |
| Method Detail |
|---|
java.lang.String getCommand()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setCommand(java.lang.String command)
boolean hasCommand()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||