net.sourceforge.jconsole.plugins
Class InteractionUpdateEvent

java.lang.Object
  |
  +--net.sourceforge.jconsole.plugins.InteractionUpdateEvent

public class InteractionUpdateEvent
extends java.lang.Object


Constructor Summary
InteractionUpdateEvent(InteractionInterface i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InteractionUpdateEvent

public InteractionUpdateEvent(InteractionInterface i)