javax.inject
Annotation Type DeploymentType


@Target(value=ANNOTATION_TYPE)
@Retention(value=RUNTIME)
@Documented
public @interface DeploymentType

Specifies that an annotation type is a deployment type.

Author:
Gavin King, Pete Muir



Copyright © 2008-2009. All Rights Reserved.