Uses of Interface
net.officefloor.servlet.inject.FieldDependencyExtractor
-
Packages that use FieldDependencyExtractor Package Description net.officefloor.servlet.inject -
-
Uses of FieldDependencyExtractor in net.officefloor.servlet.inject
Classes in net.officefloor.servlet.inject that implement FieldDependencyExtractor Modifier and Type Class Description classInjectFieldDependencyExtractorInjectFieldDependencyExtractor.Methods in net.officefloor.servlet.inject that return FieldDependencyExtractor Modifier and Type Method Description FieldDependencyExtractorDependencyFieldDependencyExtractor. createService(ServiceContext context)FieldDependencyExtractorInjectFieldDependencyExtractor. createService(ServiceContext context)Constructors in net.officefloor.servlet.inject with parameters of type FieldDependencyExtractor Constructor Description InjectionRegistry(FieldDependencyExtractor[] fieldDependencyExtractors)Instantiate.
-