org.mule.util
Class MuleObjectHelper
java.lang.Object
org.mule.util.MuleObjectHelper
- public class MuleObjectHelper
- extends java.lang.Object
MuleObjectHelper
is a helper class to assist in finding mule server
objects, such as endpoint and transformers
- Version:
- $Revision: 1.6 $
- Author:
- Ross Mason
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 transient Log logger
- logger used by this class
MuleObjectHelper
public MuleObjectHelper()
getTransformer
public static UMOTransformer getTransformer(java.lang.String list,
java.lang.String delim)
throws MuleException
- Throws:
MuleException
getEndpointByProtocol
public static UMOEndpoint getEndpointByProtocol(java.lang.String protocol)
getEndpointByEndpointUri
public static UMOEndpoint getEndpointByEndpointUri(java.lang.String endpointUri,
boolean wildcardMatch)
Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.