Uses of Interface org.apache.bsf.util.event.EventProcessor

Uses in package org.apache.bsf.util.event

Methods with parameter type org.apache.bsf.util.event.EventProcessor

void
void

Fields of type org.apache.bsf.util.event.EventProcessor

EventProcessor

Uses in package org.apache.bsf.util

Methods with parameter type org.apache.bsf.util.event.EventProcessor

void
ReflectionUtils.addEventListener(Object source, String eventSetName, EventProcessor processor)
Add an event processor as a listener to some event coming out of an object.

Classes implementing org.apache.bsf.util.event.EventProcessor

class
This is used to support binding scripts to be run when an event occurs.