it.jnrpe.events
Class EventMessageParam
java.lang.Object
it.jnrpe.events.EventParam
it.jnrpe.events.EventMessageParam
public class EventMessageParam
- extends EventParam
This object represent an event 'MESSAGE' parameter.
It is usually used with the LogEvent events.
- Author:
- Massimiliano Ziccardi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventMessageParam
public EventMessageParam(String sMessage)
- Builds and initializes the message parameter.
- Parameters:
sMessage - The message
Copyright © 2013. All Rights Reserved.