public class FeatureToWire extends Object
| Constructor and Description |
|---|
FeatureToWire(Class<?> type,
Object toWire) |
FeatureToWire(Class<?> type,
String qualifier,
Object toWire) |
| Modifier and Type | Method and Description |
|---|---|
String |
getQualifier() |
Object |
getToWire() |
Class<?> |
getType() |
String |
toString() |
Copyright © 2018. All rights reserved.