Package ortus.boxlang.runtime.events
package ortus.boxlang.runtime.events
-
ClassDescriptionAn abstract base class for interceptors with many helper methods useful during interceptionsThese are all the core BoxLang interception events that can be intercepted by the BoxLang runtime.This interface is used to define a Java interceptor.This interface is used to define a Java interceptor.An annotation that marks a method as an interception pointAn annotation that can be used on an Interceptor to alter it's registration/loading and runtime behaviorAn InterceptorPool is a pool of interceptors that can be used to intercept events within the BoxLang runtime.An interceptor state is an event state that is used to hold observers that want to listent to that specific state.