org.apache.cocoon.rest.controller.annotation
Annotation Type RESTController


@Retention(value=RUNTIME)
@Target(value=TYPE)
@Inherited
public @interface RESTController

This annotation marks a REST controller bean.



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.