org.mule.component
Class BindingUtils

java.lang.Object
  extended by org.mule.component.BindingUtils

public class BindingUtils
extends Object


Constructor Summary
BindingUtils()
           
 
Method Summary
static void configureBinding(JavaComponent component, Object componentObject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BindingUtils

public BindingUtils()
Method Detail

configureBinding

public static void configureBinding(JavaComponent component,
                                    Object componentObject)
                             throws MuleException
Throws:
MuleException


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.