org.drools.eclipse.flow.ruleflow.core
Class ConnectionWrapperFactory

java.lang.Object
  extended by org.drools.eclipse.flow.ruleflow.core.ConnectionWrapperFactory
All Implemented Interfaces:
ElementConnectionFactory

public class ConnectionWrapperFactory
extends Object
implements ElementConnectionFactory

Factory for creating a connection wrapper.


Constructor Summary
ConnectionWrapperFactory()
           
 
Method Summary
 ElementConnection createElementConnection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionWrapperFactory

public ConnectionWrapperFactory()
Method Detail

createElementConnection

public ElementConnection createElementConnection()
Specified by:
createElementConnection in interface ElementConnectionFactory


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.