org.picocontainer.web
Annotation Type GET


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface GET

If it is possible to bind a request to an invocation, only bind to GET requests



Copyright © 2010. All Rights Reserved.