|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The FeatureSituation deals with the situations that announce that a feature
of a component is now ready (or not ready) for service requests. Situations
that indicate things like services being available and services or features
being unavailable fall into this category. Existing situations include words
like now available, currently available, and transport is listening on port
123, for example:
SRVE0171I: Transport HTTPS is listening on port 9443
MSGS0601I: WebSphere Embedded Messaging has not been installed
ISituationType
Method Summary | |
---|---|
java.lang.String |
getFeatureDisposition()
Deprecated. Returns the featureDisposition. |
void |
setFeatureDisposition(java.lang.String featureDisposition)
Deprecated. Sets the featureDisposition. |
Methods inherited from interface org.eclipse.hyades.logging.events.ISituationType |
---|
getReasoningScope, init, setReasoningScope |
Method Detail |
public java.lang.String getFeatureDisposition()
public void setFeatureDisposition(java.lang.String featureDisposition)
featureDisposition
- The featureDisposition to be set.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |