@Documented @Inherited @Retention(value=RUNTIME) @Target(value=TYPE) @Deployment public @interface Production
@Production
-annotated component is deployed on production deployment.
This is the default deployment qualifier that the Jaguar runs on.Copyright © 2011-2014 Eiichiro Uchiumi. All Rights Reserved.