Class NodeProxyFactory


  • @Component("nodeProxyFactory")
    public class NodeProxyFactory
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.testfx.service.query.NodeQuery getNodeQueryProxy​(com.google.common.base.Supplier<org.testfx.service.query.NodeQuery> nodeQuerySupplier)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NodeProxyFactory

        public NodeProxyFactory()
    • Method Detail

      • getNodeQueryProxy

        public org.testfx.service.query.NodeQuery getNodeQueryProxy​(com.google.common.base.Supplier<org.testfx.service.query.NodeQuery> nodeQuerySupplier)