|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BulletinBoardSubjectSnapshot
This allows the status of a single subject to be determined.
Method Summary | |
---|---|
java.lang.String |
getBoardName()
This is the board name of the subject |
java.lang.String[] |
getPostingServers()
This returns the names of all servers currently posting to this subject. |
int[] |
getPostSizes()
This returns the size in bytes of the posts for the posting servers. |
java.lang.String |
getSubjectName()
This returns the name of the subject. |
java.lang.String[] |
getSubscribingServers()
This returns the set of subscribing servers to this subject. |
Method Detail |
---|
java.lang.String getBoardName()
java.lang.String getSubjectName()
java.lang.String[] getPostingServers()
int[] getPostSizes()
java.lang.String[] getSubscribingServers()
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |