-
Deprecated.
Use Configuration.
@Deprecated
@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE})
public @interface Configuration
Annotation marking Pax Exam configuration method.
- Since:
- 0.3.0, October 14, 2008
- Author:
- Toni Menzel (tonit), Alin Dreghiciu (adreghiciu@gmail.com)
-
-
Optional Element Summary
Optional Elements
| Modifier and Type |
Optional Element and Description |
Class<? extends org.ops4j.pax.exam.options.CompositeOption>[] |
extend
Deprecated.
|
Copyright © 2006–2014 OPS4J - Open Participation Software for Java. All rights reserved.