|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ops4j.pax.web.extender.whiteboard.internal.util.WebContainerUtils
public class WebContainerUtils
Utilities related to web container.
Field Summary | |
---|---|
static boolean |
WEB_CONATAINER_AVAILABLE
True if Pax Web imported packages were resolved. |
Constructor Summary | |
---|---|
WebContainerUtils()
|
Method Summary | |
---|---|
static boolean |
isWebContainer(org.osgi.service.http.HttpService httpService)
Verify if an http service is an Web Container (from pax Web) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final boolean WEB_CONATAINER_AVAILABLE
Constructor Detail |
---|
public WebContainerUtils()
Method Detail |
---|
public static boolean isWebContainer(org.osgi.service.http.HttpService httpService)
httpService
- to verify
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |