Package org.int4.dirk.core.definition
Class BindingProvider.InjectionType
- java.lang.Object
-
- org.int4.dirk.core.definition.BindingProvider.InjectionType
-
- Enclosing class:
- BindingProvider
public static class BindingProvider.InjectionType extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description InjectionType(java.lang.reflect.Type elementType, java.util.Set<TypeTrait> typeTraits)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.reflect.TypegetElementType()java.util.Set<TypeTrait>getTypeTraits()
-