public class CapabilityId extends Object
| Constructor and Description |
|---|
CapabilityId(String name,
CapabilityContext context) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
CapabilityContext |
getContext()
Gets the context in which the capability exists.
|
String |
getName()
Gets the name of the capability.
|
int |
hashCode() |
String |
toString() |
public CapabilityId(String name, CapabilityContext context)
public String getName()
org.wildfly namespace and any child namespaces
are reserved for use by the WildFly project or its component projects itself.nullpublic CapabilityContext getContext()
nullCopyright © 2015 JBoss by Red Hat. All rights reserved.