com.beust.jbus
Class ParentEvent

java.lang.Object
  extended by com.beust.jbus.ParentEvent
Direct Known Subclasses:
Notify2Event, NotifyEvent

public class ParentEvent
extends Object


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

Constructor Detail

ParentEvent

public ParentEvent(String string)
Method Detail

getMessage

public String getMessage()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2010. All Rights Reserved.