org.objectweb.joram.mom.notifications
Class AdminRequest
- Cloneable, Serializable
public abstract class AdminRequest
An AdminRequest
is used by a client agent for sending an
administration request to a destination agent.
String | getId() - Returns the request identifier, null if not used.
|
AdminRequest
public AdminRequest(String id)
Constructs an AdminRequest
.
id
- Identifier of the request, may be null.
getId
public String getId()
Returns the request identifier, null if not used.
Copyright B) 2004 Scalagent - All rights reserved