Appia Documentation

net.sf.appia.core
Class EventScheduler

java.lang.Object
  extended by net.sf.appia.core.EventScheduler

public class EventScheduler
extends java.lang.Object

Title: Appia

Description: Protocol development and composition framework

Copyright: Copyright (c) Alexandre Pinto & Hugo Miranda & Luis Rodrigues

Company: F.C.U.L.

Version:
1.0
Author:
Alexandre Pinto & Hugo Miranda & Luis Rodrigues

Constructor Summary
EventScheduler()
           
EventScheduler(Appia appia)
           
 
Method Summary
 boolean consumeEvent()
           
 Appia getAppiaInstance()
           
 Session getHandelingSession()
           
 void insert(Event event)
           
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventScheduler

public EventScheduler()

EventScheduler

public EventScheduler(Appia appia)
Method Detail

insert

public void insert(Event event)

consumeEvent

public boolean consumeEvent()

getHandelingSession

public Session getHandelingSession()

getAppiaInstance

public Appia getAppiaInstance()

start

public void start()

stop

public void stop()

Appia Documentation

COPYRIGHT 2006-2009, University of Lisbon and INESC-ID
For updates and related information please see Appia Home Page
Send questions, sugestions or remarks to the appia-users mailing list