Class ProblemFactoryProxy

java.lang.Object
nz.org.riskscape.engine.problem.ProblemFactoryProxy
All Implemented Interfaces:
InvocationHandler

public class ProblemFactoryProxy extends Object implements InvocationHandler

Works as a Proxy for a given ProblemFactory

  • Constructor Details

    • ProblemFactoryProxy

      public ProblemFactoryProxy()
  • Method Details