public final class InjectableElementGetter extends Object
| Constructor and Description |
|---|
InjectableElementGetter() |
| Modifier and Type | Method and Description |
|---|---|
<T> Constructor<T> |
getConstructor(Class<T> clazz) |
boolean |
injectable(AccessibleObject object) |
public <T> Constructor<T> getConstructor(Class<T> clazz)
public boolean injectable(AccessibleObject object)
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.