DRAFT

javax.inject
Annotation Type Standard


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

Deployment type for standard components defined by the JSR-299 specification.

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.