org.mule.transport.jcr.i18n
Class JcrMessages
java.lang.Object
org.mule.config.i18n.MessageFactory
org.mule.transport.jcr.i18n.JcrMessages
public class JcrMessages
- extends org.mule.config.i18n.MessageFactory
Provides a Java API to JCR messages bundle.
- Author:
- David Dossot (david@dossot.net)
Fields inherited from class org.mule.config.i18n.MessageFactory |
DEFAULT_RELOAD_CONTROL, logger, reloadControl |
Methods inherited from class org.mule.config.i18n.MessageFactory |
createMessage, createMessage, createMessage, createMessage, createMessage, createStaticMessage, getBundlePath, getClassLoader, getReloadControl, getString, getString, getString, getString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JcrMessages
public JcrMessages()
missingDependency
public static org.mule.config.i18n.Message missingDependency(String name)
observationsNotSupported
public static org.mule.config.i18n.Message observationsNotSupported()
canNotGetObservationManager
public static org.mule.config.i18n.Message canNotGetObservationManager(String workspaceName)
noNodeFor
public static org.mule.config.i18n.Message noNodeFor(String criteria)
badFilterType
public static org.mule.config.i18n.Message badFilterType(Class<?> clazz)
moreThanOneNodeFor
public static org.mule.config.i18n.Message moreThanOneNodeFor(String criteria)
sqlQuerySyntaxNotSupported
public static org.mule.config.i18n.Message sqlQuerySyntaxNotSupported()
notAnOutboundEndpoint
public static org.mule.config.i18n.Message notAnOutboundEndpoint(org.mule.api.endpoint.ImmutableEndpoint endpoint)
Copyright © 2011. All Rights Reserved.