|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The DestroySituation deals with the situations documenting when an entity or
component was removed or destroyed. Messages telling that a document was destroyed
or a file was deleted all fall into this category. Existing message include words
like was created, about to create, and now exists, for example:
CONM6007I: The connection pool was destroyed for data source (UDDI.Datasource.techs8.server1)
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 |