com.valhalla.jbother.plugins.events
Class MessageRecievedEvent

java.lang.Object
  extended bycom.valhalla.pluginmanager.PluginEvent
      extended bycom.valhalla.jbother.plugins.events.MessageRecievedEvent

public class MessageRecievedEvent
extends PluginEvent


Constructor Summary
MessageRecievedEvent(java.lang.Object source)
           
 
Methods inherited from class com.valhalla.pluginmanager.PluginEvent
getSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageRecievedEvent

public MessageRecievedEvent(java.lang.Object source)