|
Joram 4.3.14 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AdminDestinationItf
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 |
---|
void init(fr.dyade.aaa.agent.AgentId adminId)
adminId
- Identifier of the destination administrator.void setProperties(java.util.Properties prop)
|
Joram 4.3.14 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |