|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Retention(value=RUNTIME)
@Documented
@Inherited
@Target(value={METHOD,TYPE})
public @interface RunOnlyInProduction
The RunOnlyInProduction annotation marks a class or method that it should only be executed in the production enviroment.
Usage for a method:
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: REQUIRED | OPTIONAL
DETAIL: ELEMENT