Class IntegrationFactory

java.lang.Object
org.zeroturnaround.javarebel.IntegrationFactory

public class IntegrationFactory extends Object
A factory for Integration that resolves a suitable implementation. Use getInstance() method to get the Integration instance.
Author:
Jevgeni Kabanov (ekabanov@zeroturnaround.com)
  • Constructor Details

    • IntegrationFactory

      public IntegrationFactory()
  • Method Details