Interface ClassInjectionInterrogatorServiceFactory
- All Superinterfaces:
ServiceFactory<ClassInjectionInterrogator>
- All Known Implementing Classes:
DependencyClassInjectionInterrogator,FlowInterfaceClassInjectionInterrogator,InitClassInjectionInterrogator,ManagedObjectClassInjectionInterrogator
public interface ClassInjectionInterrogatorServiceFactory
extends ServiceFactory<ClassInjectionInterrogator>
ServiceFactory for the ClassInjectionInterrogator.- Author:
- Daniel Sagenschneider
-
Method Summary
Methods inherited from interface net.officefloor.frame.api.source.ServiceFactory
createService