org.apache.servicemix.jbi.nmr.flow
Class FlowProvider
java.lang.Object
org.apache.servicemix.jbi.nmr.flow.FlowProvider
public final class FlowProvider
- extends Object
Find a Flow by Name
- Version:
- $Revision: 564900 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getFlow
public static Flow getFlow(String flow)
throws javax.jbi.JBIException
- Locate a Flow
- Parameters:
flow -
- Returns:
- the Flow
- Throws:
javax.jbi.JBIException
getFlowName
public static String getFlowName(String str)
getQuery
protected static String getQuery(String str)
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.