|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GridBeanClient
The client interface to access GridBean service
Method Summary | |
---|---|
byte[] |
getGridBean(java.lang.String gridBeanName)
Download the GridBean. |
GridBean[] |
listGridBeans()
List the available GridBeans. |
Method Detail |
---|
byte[] getGridBean(java.lang.String gridBeanName)
gridBeanName
- The name of the GridBean
GridBean[] listGridBeans() throws GPEMiddlewareRemoteException
GPEMiddlewareRemoteException
- If unable to list GridBeans (to be changed after Beta)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |