Uses of Class
scriptella.core.DynamicContextDecorator
Packages that use DynamicContextDecorator
-
Uses of DynamicContextDecorator in scriptella.core
Methods in scriptella.core that return DynamicContextDecoratorModifier and TypeMethodDescriptionprotected DynamicContextDecoratorElementInterceptor.getCtxDecorator()Constructors in scriptella.core with parameters of type DynamicContextDecoratorModifierConstructorDescriptionprotectedElementInterceptor(ExecutableElement next, DynamicContextDecorator ctxDecorator)