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



Copyright © 2008-2009. All Rights Reserved.