|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.jersey.test.framework.spi.container.grizzly2.GrizzlyTestContainerFactory
public class GrizzlyTestContainerFactory
A low-level test container factory for creating test container instances using Grizzly 2.
| Constructor Summary | |
|---|---|
GrizzlyTestContainerFactory()
|
|
| Method Summary | |
|---|---|
TestContainer |
create(java.net.URI baseUri,
AppDescriptor ad)
|
java.lang.Class<LowLevelAppDescriptor> |
supports()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GrizzlyTestContainerFactory()
| Method Detail |
|---|
public java.lang.Class<LowLevelAppDescriptor> supports()
supports in interface TestContainerFactory
public TestContainer create(java.net.URI baseUri,
AppDescriptor ad)
create in interface TestContainerFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||