org.mule.module.ibeans.config
Class IBeansLoader

java.lang.Object
  extended by org.mule.module.ibeans.config.IBeansLoader
All Implemented Interfaces:
MuleContextAware

public class IBeansLoader
extends Object
implements MuleContextAware

Responsible for discovering and loading available iBeans into the registry.


Field Summary
static String SCAN_PACKAGES_PROPERTY
           
 
Constructor Summary
IBeansLoader()
           
 
Method Summary
 void setMuleContext(MuleContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SCAN_PACKAGES_PROPERTY

public static final String SCAN_PACKAGES_PROPERTY
See Also:
Constant Field Values
Constructor Detail

IBeansLoader

public IBeansLoader()
Method Detail

setMuleContext

public void setMuleContext(MuleContext context)
Specified by:
setMuleContext in interface MuleContextAware


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