public class WebImplementation extends org.fabric3.api.model.type.component.Implementation<WebComponentType>
| Modifier and Type | Field and Description |
|---|---|
static javax.xml.namespace.QName |
IMPLEMENTATION_WEB |
static javax.xml.namespace.QName |
IMPLEMENTATION_WEBAPP
Deprecated.
|
| Constructor and Description |
|---|
WebImplementation()
Default constructor.
|
WebImplementation(java.net.URI uri)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.namespace.QName |
getType() |
java.net.URI |
getUri() |
addRequiredCapability, getArtifactName, getComponentType, getRequiredCapabilities, isType, setComponentTypeaddIntent, addIntents, addMetadata, addPolicySet, addPolicySets, getIntents, getMetadata, getMetadata, getPolicySets, setIntents, setPolicySets@Deprecated public static final javax.xml.namespace.QName IMPLEMENTATION_WEBAPP
public static final javax.xml.namespace.QName IMPLEMENTATION_WEB
public WebImplementation()
public WebImplementation(java.net.URI uri)
uri - the URI used when creating the web app context URL.public javax.xml.namespace.QName getType()
getType in class org.fabric3.api.model.type.component.Implementation<WebComponentType>public java.net.URI getUri()