org.kuali.rice.ksb.messaging
Class MessagingTestObject

java.lang.Object
  extended by org.kuali.rice.ksb.messaging.MessagingTestObject
All Implemented Interfaces:
Serializable

public class MessagingTestObject
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
MessagingTestObject(String content)
           
 
Method Summary
 String getContent()
           
 void setContent(String content)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessagingTestObject

public MessagingTestObject(String content)
Method Detail

getContent

public String getContent()

setContent

public void setContent(String content)


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.