public class Subsystem extends Object
| Constructor and Description |
|---|
Subsystem(String name,
String namespaceWithoutVersion,
Extension extension) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Extension |
getExtension() |
String |
getName() |
String |
getNamespaceWithoutVersion() |
int |
hashCode() |
String |
toString() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.