com.googlecode.jpattern.service.log.reader
Class Message

java.lang.Object
  extended by com.googlecode.jpattern.service.log.reader.Message
All Implemented Interfaces:
Serializable

public class Message
extends Object
implements Serializable

Version:
$Id$
Author:
Claudio Quaresima - claudio.quaresima@gmail.com - 06/ago/09 13:06:28
See Also:
Serialized Form

Constructor Summary
Message(String aMessage)
           
 
Method Summary
 String message()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Message

public Message(String aMessage)
Method Detail

message

public final String message()


Copyright © 2011. All Rights Reserved.