public interface Requirement
Modifier and Type | Method and Description |
---|---|
String |
getName()
The base name of this requirement.
|
Class<?> |
getType()
The value type of the service provided by this requirement.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.