|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The ConfigureSituation deals with the components identifying their configuration.
Any changes that a component makes to its configuration should be logged using
this category. Additionally, messages that describe current configuration state
fall into this category. Existing message include words like port number is,
address is, and process id, for example:
ADFS0134I: File transfer is configured with host="9.27.11.13", port="9090", securityEnabled="false"
ISituationType
Method Summary | |
---|---|
java.lang.String |
getSuccessDisposition()
Deprecated. Returns the successDisposition. |
void |
setSuccessDisposition(java.lang.String successDisposition)
Deprecated. Sets the successDisposition. |
Methods inherited from interface org.eclipse.hyades.logging.events.ISituationType |
---|
getReasoningScope, init, setReasoningScope |
Method Detail |
public java.lang.String getSuccessDisposition()
public void setSuccessDisposition(java.lang.String successDisposition)
successDisposition
- The successDisposition to be set.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |