public static class ObjectFactory.ObjectDesc extends Object
| Constructor and Description |
|---|
ObjectDesc(Class<?> type,
Annotation[] qualifiers) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Annotation[] |
getQualifiers() |
Class<?> |
getType() |
int |
hashCode() |
String |
toString() |
public ObjectDesc(Class<?> type, Annotation[] qualifiers)
public Class<?> getType()
public Annotation[] getQualifiers()
Copyright © 2017. All rights reserved.