Package com.jk.core.factory


package com.jk.core.factory
  • Class
    Description
    This class provides methods for creating instances, associating implementations, and checking for the existence of beans in a Spring context.
    This interface is solely for testing purposes where it provides a way to print some testing messages.
    This class provides implementation details for Test interface solely made for testing purposes.