| Package | Description |
|---|---|
| org.ops4j.pax.web.service.spi.model.views |
| Modifier and Type | Method and Description |
|---|---|
WebAppWebContainerView.AllocationStatus |
WebAppWebContainerView.allocateContext(org.osgi.framework.Bundle wab,
String contextPath)
Before a WAB can be deployed, we have to check if the target context is available.
|
static WebAppWebContainerView.AllocationStatus |
WebAppWebContainerView.AllocationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebAppWebContainerView.AllocationStatus[] |
WebAppWebContainerView.AllocationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.