Package | Description |
---|---|
org.eiichiro.jaguar.deployment |
Deployment qualifier.
|
Modifier and Type | Class and Description |
---|---|
interface |
Development
@Development -annotated component is deployed on development
deployment. |
interface |
Emergency
@Emergency -annotated component is deployed on emergency deployment. |
interface |
Production
@Production -annotated component is deployed on production deployment. |
interface |
Testing
@Testing -annotated component is deployed on testing deployment. |
Copyright © 2011-2014 Eiichiro Uchiumi. All Rights Reserved.