Class MigrationServiceImpl

java.lang.Object
de.uniba.minf.registry.migration.MigrationServiceImpl
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean

@Component public class MigrationServiceImpl extends Object implements org.springframework.beans.factory.InitializingBean
  • Constructor Details

  • Method Details

    • afterPropertiesSet

      public void afterPropertiesSet() throws Exception
      Specified by:
      afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
      Throws:
      Exception