|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ops4j.pax.web.extender.war.internal.util.WebContainerUtils
public class WebContainerUtils
Utilities related to Web Container (Pax Web)
Method Summary | |
---|---|
static boolean |
webContainerAvailable(org.osgi.service.http.HttpService httpService)
Verify if WebContainer (from Pax Web) is available. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static boolean webContainerAvailable(org.osgi.service.http.HttpService httpService)
httpService
- http service instance to check
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |