Class ServiceInjectorImpl
java.lang.Object
ch.tocco.nice2.dbrefactoring.impl.inject.ServiceInjectorImpl
- All Implemented Interfaces:
ServiceInjector
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.tocco.nice2.dbrefactoring.api.inject.ServiceInjector
ServiceInjector.Instance -
Constructor Summary
ConstructorsConstructorDescriptionServiceInjectorImpl(org.springframework.context.ApplicationContext applicationContext) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetCustomChanges(List<CustomChangeContribution> classes)
-
Constructor Details
-
ServiceInjectorImpl
public ServiceInjectorImpl(org.springframework.context.ApplicationContext applicationContext)
-
-
Method Details
-
setCustomChanges
-
inject
- Specified by:
injectin interfaceServiceInjector
-