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 message)
- Builds and initializes the message parameter.
- Parameters:
message - The message
Copyright © 2014. All Rights Reserved.