Class ServiceInjectorImpl

java.lang.Object
ch.tocco.nice2.dbrefactoring.impl.inject.ServiceInjectorImpl
All Implemented Interfaces:
ServiceInjector

@Component @Lazy(false) public class ServiceInjectorImpl extends Object implements ServiceInjector
  • Constructor Details

    • ServiceInjectorImpl

      public ServiceInjectorImpl(org.springframework.context.ApplicationContext applicationContext)
  • Method Details