javax.enterprise.inject.deployment
Annotation Type Production


Deprecated.

@Target(value={TYPE,METHOD,FIELD})
@Retention(value=RUNTIME)
@Documented
@DeploymentType
@Deprecated
public @interface Production

The default deployment type.

Author:
Gavin King, Pete Muir



Copyright © 2008-2009. All Rights Reserved.