|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.jnrpe.events.EventParam
it.jnrpe.events.EventMessageParam
public class EventMessageParam
This object represent an event 'MESSAGE' parameter. It is usually used with the LogEvent events.
Constructor Summary | |
---|---|
EventMessageParam(String message)
Builds and initializes the message parameter. |
Method Summary |
---|
Methods inherited from class it.jnrpe.events.EventParam |
---|
getName, getValue |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EventMessageParam(String message)
message
- The message
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |