org.objectweb.joram.mom.notifications
Class Monit_GetFatherRep
- Cloneable, Serializable
public class Monit_GetFatherRep
A Monit_GetFatherRep
reply is used by a topic for sending
the identifier of its hierarchical father to the administrator.
String | getFatherId() - Returns the identifier of the hierarchical father.
|
Monit_GetFatherRep
public Monit_GetFatherRep(AdminRequest request,
String fatherId)
Constructs a Monit_GetFatherRep
instance.
request
- The request this reply replies to.fatherId
- Identifier of the hierarchical father.
getFatherId
public String getFatherId()
Returns the identifier of the hierarchical father.
Copyright B) 2004 Scalagent - All rights reserved