Module net.anwiba.commons.injection
Interface IInjektionObjectDescription
- All Known Subinterfaces:
IInjektionAnalyserResult
- All Known Implementing Classes:
InjektionAnalyserResult
public interface IInjektionObjectDescription
-
Method Summary
-
Method Details
-
getFactory
IInjectingFactory getFactory() -
isFactory
boolean isFactory() -
getType
Class getType()
-