|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The CreateSituation deals with the situations documenting when a component creates
an entity. Messages telling that a document was created, or a file was created, or
an EJB was created all fall into this category. Existing message include words like
was created, about to create, and now exists, for example:
ADMR0009I: Document cells/flatfootNetwork/applications/Dynamic Cache Monitor.ear/Dynamic Cache Monitor.ear was created
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 |