com.beust.jbus
Class NotifyEvent

java.lang.Object
  extended by com.beust.jbus.ParentEvent
      extended by com.beust.jbus.NotifyEvent

public class NotifyEvent
extends ParentEvent


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

Constructor Detail

NotifyEvent

public NotifyEvent(String string,
                   String notify)
Method Detail

toString

public String toString()
Overrides:
toString in class ParentEvent


Copyright © 2010. All Rights Reserved.