A B C D E F G H I K L M O P Q R S T U W X

P

PassiveTimer - class com.eventgnosis.util.PassiveTimer.
Implements passive timer functionality.
Passive means that it waits for clients to call to see if the interval has expired.
Initial value of zero (0) means never expire.
PassiveTimer(long) - Constructor for class com.eventgnosis.util.PassiveTimer
Creates a new instance of PassiveTimer.
ProtoUtil - class com.eventgnosis.protocols.ProtoUtil.
Utility class, mostly used in sources and destinations.
ProtoUtil() - Constructor for class com.eventgnosis.protocols.ProtoUtil
 
parse(Log, ConfigurationManager, Element) - Static method in class com.eventgnosis.filters.Condition
Parses emml dom element creating the Condition object.
perform(Event, ArrayList, FilterBase) - Method in class com.eventgnosis.filters.ActionList
Perform actions on the event & possible create new events to be routed.
processEvent(Event) - Method in class com.eventgnosis.system.SystemObject
This method needs to be reimplemented for each filter system object that processes events, according to it's required behavior.
This is where specific processing/changes to events happen.

A B C D E F G H I K L M O P Q R S T U W X