org.objectweb.joram.mom.dest.AdminDestinationItf Interface Reference

Inherited by org.objectweb.joram.mom.dest.Destination.

Inheritance diagram for org.objectweb.joram.mom.dest.AdminDestinationItf:

Inheritance graph
[legend]
List of all members.

Public Member Functions

void init (AgentId adminId, Properties prop)

Detailed Description

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.

See also:
AdminTopicImpl

Definition at line 39 of file AdminDestinationItf.java.


Member Function Documentation

void org.objectweb.joram.mom.dest.AdminDestinationItf.init ( AgentId  adminId,
Properties  prop 
)

Initializes the destination and sets the destination properties.

Parameters:
adminId Identifier of the destination administrator.
prop the initial set of properties.

Implemented in org.objectweb.joram.mom.dest.Destination.


The documentation for this interface was generated from the following file:
Generated on Tue Sep 16 16:19:24 2008 for joram by  doxygen 1.5.0