|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContributionDef2
Extended version of ContributionDef
introduced to determine any
module method annotated with Contribute
as a contributor method. As of version 5.2 a contribution
identifies the service contributed either by the service id or by a combination of Contribute
annotation and
a set of marker annotations. This means that ContributionDef.getServiceId()
may to return null
if
Markable.getServiceInterface()
returns a non null
value.
Method Summary |
---|
Methods inherited from interface org.apache.tapestry5.ioc.def.ContributionDef |
---|
contribute, contribute, contribute, getServiceId |
Methods inherited from interface org.apache.tapestry5.ioc.Markable |
---|
getMarkers, getServiceInterface |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |