public class WebContainerFactory
extends java.lang.Object
implements org.glassfish.jersey.test.spi.TestContainerFactory
Constructor and Description |
---|
WebContainerFactory() |
Modifier and Type | Method and Description |
---|---|
org.glassfish.jersey.test.spi.TestContainer |
create(java.net.URI baseUri,
org.glassfish.jersey.server.ApplicationHandler application) |
void |
enableEncrementPort(boolean incrementPort) |
public void enableEncrementPort(boolean incrementPort)
public org.glassfish.jersey.test.spi.TestContainer create(java.net.URI baseUri, org.glassfish.jersey.server.ApplicationHandler application) throws java.lang.IllegalArgumentException
create
in interface org.glassfish.jersey.test.spi.TestContainerFactory
java.lang.IllegalArgumentException