public interface AdvisorDef2 extends AdvisorDef, Markable
AdvisorDef
introduced to determine any
module method annotated with Advise
as an advisor
method. Before version 5.2 an advice is applied to any service whose id matched the pattern
provided by Match
annotation. As of version 5.2 a
service to advice may also be identified by a combination of
Advise
annotation and a set of marker annotations.createAdvisor, getAdvisorId, getConstraints, matches
getMarkers, getServiceInterface
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.