|
Joram 5.2.6 | ||||||||
| 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,
java.util.Properties prop)
Initializes the destination and sets the destination properties. |
| Method Detail |
|---|
void init(fr.dyade.aaa.agent.AgentId adminId,
java.util.Properties prop)
adminId - Identifier of the destination administrator.prop - the initial set of properties.
|
Joram 5.2.6 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||