javax.enterprise.inject
Annotation Type Policy


@Target(value=TYPE)
@Retention(value=RUNTIME)
@Documented
public @interface Policy

Specifies that an annotation type is a deployment type.

Author:
Gavin King, Pete Muir



Copyright © 2008-2009. All Rights Reserved.