|
AXL RADIUS Server API V3 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
ObjectNameCallback
RADIUSNameCallback
Class to retrieve entity name information.
Access to data handling methods in this class may only be performed when
isReady() returns true.
| Method Summary | |
boolean |
isReady()
Determine if the values in the callback class are ready to be accessed or modified. |
void |
setReady(boolean setting)
Set the Callback ready indicator. |
| Methods inherited from class NameCallback |
getDefaultName, getName, getPrompt, setName |
| Methods inherited from class Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public boolean isReady()
isReady in interface RADIUSCallbackpublic void setReady(boolean setting)
setReady in interface RADIUSCallbacksetting - Set to true if this instance is ready to read / write data.
|
AXL RADIUS Server API V3 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||