org.mule.config.builders
Class ContainerReference
java.lang.Object
org.mule.config.builders.ContainerReference
- public class ContainerReference
- extends Object
ContainerReference
maintains a container reference for the
MuleXmlConfigurationBuilder that gets wired once the configuration documents have
been loaded.
Field Summary |
protected static Log |
logger
logger used by this class |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static final Log logger
- logger used by this class
ContainerReference
public ContainerReference(String propertyName,
String containerRef,
Object object,
boolean required,
String container)
resolveReference
public void resolveReference(UMOContainerContext ctx)
throws ContainerException
- Throws:
ContainerException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.