|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jersey.spi.container.WebApplicationFactory
public final class WebApplicationFactory
A factory for WebApplication
instances. Container providers use this class
to obtain an instance of WebApplication
to initiate.
Method Summary | |
---|---|
static WebApplication |
createWebApplication()
Create a Web application instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static WebApplication createWebApplication() throws ContainerException
ContainerException
- if there is an error creating the Web application.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |