Class AbstractImplementationFinder

java.lang.Object
org.iworkz.genesis.impl.AbstractImplementationFinder
All Implemented Interfaces:
ImplementationFinder

public abstract class AbstractImplementationFinder extends Object implements ImplementationFinder
  • Field Details

  • Constructor Details

    • AbstractImplementationFinder

      public AbstractImplementationFinder()
  • Method Details

    • setReflectionHelper

      public void setReflectionHelper(ReflectionHelper reflectionHelper)