org.apache.tapestry.services
Annotation Type Core


@Target(value={PARAMETER,FIELD})
@Retention(value=RUNTIME)
@Documented
public @interface Core

Marker annotation for services that are provided by the Tapestry core module.



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.