org.safehaus.penrose.event
Class ConnectionEvent

java.lang.Object
  extended byorg.safehaus.penrose.event.Event
      extended byorg.safehaus.penrose.event.ConnectionEvent

public class ConnectionEvent
extends Event

Author:
Endi S. Dewata

Constructor Summary
ConnectionEvent(java.lang.Object source, int type)
           
 
Methods inherited from class org.safehaus.penrose.event.Event
getSource, getType, setSource, setType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionEvent

public ConnectionEvent(java.lang.Object source,
                       int type)