|
Joram ${version} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The AdminDestinationItf
interface defines the method needed
by the administration topic for creating and initializing a destination
agent.
For being administerable by the administration topic a destination agent must implement this interface.
AdminTopicImpl
Method Summary | |
void |
init(fr.dyade.aaa.agent.AgentId adminId)
Initializes the destination. |
void |
setProperties(java.util.Properties prop)
Sets the destination properties. |
Method Detail |
public void init(fr.dyade.aaa.agent.AgentId adminId)
adminId
- Identifier of the destination administrator.public void setProperties(java.util.Properties prop)
|
Joram ${version} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |