Package org.nuxeo.runtime.test.runner
Annotation Type ServletContainer
-
@Inherited @Target(TYPE) @Retention(RUNTIME) @Deprecated public @interface ServletContainer
Deprecated.since 10.10, as it prevents automatic port allocation, useServletContainerFeature.getPort()
instead- Author:
- Bogdan Stefanescu
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description int
port
Deprecated.
-