Interface FactoryClassCreator

All Known Implementing Classes:
FactoryClassGenerator, FactoryClassLoader, FactoryClassProxyService, FactoryClassProxyService.GenerateJustInTime, FactoryClassProxyService.LoadFirst

public interface FactoryClassCreator
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • createFactory

      Class<?> createFactory(Class<?> cls)