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