com.bourre.events

Package
Classpath:com.bourre.events
File last modified:Monday, 24 November 2008, 11:36:53

Classes

ApplicationBroadcaster

The ApplicationBroadcaster class is a singleton

ArgumentCallbackFactory

 public interface

BasicEvent

The BasicEvent class adds the ability for

BooleanEvent

An event object which carry a boolean value.

Broadcaster

 public interface

ChannelBroadcaster

The ChannelBroadcaster is a macro broadcaster

DynBasicEvent

The DynBasicEvent class extends the

EventBroadcaster

The EventBroadcaster class is the cornerstone of

EventChannel

An EventChannel object defines a communication

IterationEvent

Event dispatched by the LoopCommand class

LoopEvent

Event dispatched by the LoopCommand class

NumberEvent

An event object which carry a numeric value.

ObjectEvent

An event object which carry any object.

StringEvent

An event object which carry a string value.

ValueObject

 public interface
Some entities contain a group of attributes that are always

ValueObjectEvent

An event object which carry a value object.

ValueObjectFactory

 public interface