|
Sonic ESB API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ESBArtifactInfo
Encapsulates all the relevant runtime information about the artifacts (services and processes) deployed to an ESB container
Method Summary | |
---|---|
int |
getCurrentState()
Returns the current state of the artifact. |
java.lang.String |
getESBTypeInfo()
Returns the ESB configuration type information. |
java.lang.String |
getLastError()
Returns the most recent error (if any) for this artifact. |
java.lang.String |
getName()
Return the name of the artifact. |
int |
getType()
Returns the type of the artifact. |
Method Detail |
---|
java.lang.String getName()
int getType()
int getCurrentState()
java.lang.String getLastError()
java.lang.String getESBTypeInfo()
|
Sonic ESB API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |