|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
B - The bean type (e.g., IdentityBean).public interface OnBeanLoad<B extends SentinelBean>
Interface to which is reported the result of an HTTP GET of a single bean.
| Method Summary | |
|---|---|
void |
onLoad(B bean)
Called if the bean is successfully loaded. |
| Methods inherited from interface com.novell.sentinel.client.bean.OnBeanOpComplete |
|---|
onError |
| Method Detail |
|---|
void onLoad(B bean)
bean - The loaded bean.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||