DRAFT

javax.inject
Annotation Type Production


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

The default deployment type.

Author:
Gavin King, Pete Muir


DRAFT

Submit a bug or feature

Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.