Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

alice.tuplemedium
Interface VMListener  view VMListener download VMListener.java


public interface VMListener

Defines the services that must be provided by any object which must receive commounication output events produced by a tuple centre

Version:
1.0

Method Summary
 void notify(Event ev)
          This service is invoked (by a tuple centre virtual machine able to dispatch output events) when a new output communication is produced
 

Method Detail

notify

public void notify(Event ev)
This service is invoked (by a tuple centre virtual machine able to dispatch output events) when a new output communication is produced