public interface ModuleDef2 extends ModuleDef
ModuleDef
introduced in Tapestry 5.1 to allow for service
advisors (an improvement on service decorators).Modifier and Type | Method and Description |
---|---|
Set<AdvisorDef> |
getAdvisorDefs()
Returns all the service advisor definitions built/provided by this module.
|
getBuilderClass, getContributionDefs, getDecoratorDefs, getLoggerName, getServiceDef, getServiceIds
Set<AdvisorDef> getAdvisorDefs()
Copyright © 2003-2012 The Apache Software Foundation.