|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StorageManagerDetail
This class details information about a WS-ReliableMessaging storage manager
Method Summary | |
---|---|
java.lang.String |
getMeStoreBusName()
If the data is stored on a messaging engine, returns the bus name for the storing messaging engine. |
java.lang.String |
getMeStoreEngineName()
If the data is stored on a messaging engine then returns the name of the messaging engine. |
java.lang.String |
getStatus()
|
java.lang.String |
getStorageManagerDescription()
Returns a description of this storage manager for display purposes |
java.lang.String |
getStorageManagerName()
Returns the name of this storage manager for display purposes. |
boolean |
isApplicationStore()
|
boolean |
isHealthy()
|
boolean |
isMEStore()
|
Method Detail |
---|
java.lang.String getStorageManagerName()
java.lang.String getStorageManagerDescription()
boolean isApplicationStore()
boolean isMEStore()
java.lang.String getMeStoreBusName()
java.lang.String getMeStoreEngineName()
boolean isHealthy()
java.lang.String getStatus()
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |