Class AbstractServiceInstrumenter

java.lang.Object
org.apache.tapestry5.ioc.internal.AbstractServiceInstrumenter
Direct Known Subclasses:
AdvisorDefImpl, DecoratorDefImpl

public class AbstractServiceInstrumenter extends Object
Abstract base class for implementations of ServiceDecorator (i.e., old school) and ServiceAdvisor (i.e., new school). "Instrumenter" is a rought approximation of what these two approaches have in common: instrumenting of method calls of a service.
Since:
5.1.0.0