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
ConstructorDescriptionServiceInjectorImpl
(org.springframework.context.ApplicationContext applicationContext) -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setCustomChanges
(List<CustomChangeContribution> classes)
-
Constructor Details
-
ServiceInjectorImpl
public ServiceInjectorImpl(org.springframework.context.ApplicationContext applicationContext)
-
-
Method Details
-
setCustomChanges
-
inject
- Specified by:
inject
in interfaceServiceInjector
-