|
GigaSpaces XAP 10.0.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EntryBean
Interface to be implemented by all JavaBeans(TM) components that act as "front ends" to Entry classes. Such components must follow several patterns:
Entry| Method Summary | |
|---|---|
Entry |
followLink()
Return the Entry linked to by this JavaBeans component. |
void |
makeLink(Entry e)
Make a link to an Entry object. |
| Method Detail |
|---|
void makeLink(Entry e)
e - the Entry object to link to
ClassCastException - the Entry is not of the
correct type for this JavaBeans componentEntry followLink()
|
GigaSpaces XAP 10.0.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||