public class CoreMessages extends MessageFactory
Constructor and Description |
---|
CoreMessages() |
createMessage, createMessage, createMessage, createMessage, createMessage, createStaticMessage, getBundlePath, getString, getString, getString, getString
public static Message versionNotSet()
public static Message serverStartedAt(long startDate)
public static Message agentsRunning()
public static Message notSet()
public static Message version()
public static Message serverWasUpForDuration(long duration)
public static Message configNotFoundUsage()
public static Message fatalErrorWhileRunning()
public static Message rootStackTrace()
public static Message exceptionStackIs()
public static Message fatalErrorInShutdown()
public static Message normalShutdown()
public static Message none()
public static Message notClustered()
public static Message failedToRouterViaEndpoint(ImmutableEndpoint endpoint)
public static Message cannotUseDisposedConnector()
public static Message connectorCausedError()
public static Message endpointIsNullForListener()
public static Message listenerAlreadyRegistered(EndpointURI endpointUri)
public static Message proxyPoolTimedOut()
public static Message failedToGetPooledObject()
public static Message failedtoRegisterOnEndpoint(String name, Object endpointURI)
public static Message transformFailedBeforeFilter()
public static Message transformUnexpectedType(Class class1, Class returnClass)
public static Message transformOnObjectUnsupportedTypeOfEndpoint(String name, Class class1, ImmutableEndpoint endpoint)
public static Message encryptionStrategyNotSet()
public static Message failedToLoadTransformer(String direction, String transformer)
public static Message messageNotSupportedByAdapter(String string, String string2)
public static Message tooManyAcceptableMethodsOnObjectForTypes(Object object, Object types)
public static Message cannotSetPropertyOnObjectWithParamType(String property, Class class1, Class class2)
public static Message noComponentForEndpoint()
public static Message noCorrelationId()
public static Message routingFailedOnEndpoint(Service service, ImmutableEndpoint endpoint)
public static Message transactionMarkedForRollback()
public static Message transactionCannotBindToNullKey()
public static Message transactionCannotBindNullResource()
public static Message transactionSingleResourceOnly()
public static Message noCurrentEventForTransformer()
public static Message failedToCreateConnectorFromUri(EndpointURI uri)
public static Message failedToCreateEndpointFromLocation(String string)
public static Message managerAlreadyStarted()
public static Message noEndpointsForRouter()
public static Message responseTimedOutWaitingForId(int timeout, Object id)
public static Message failedToRecevieWithTimeout(Object endpoint, long timeout)
public static Message failedToWriteMessageToStore(Object id, String storeName)
public static Message transactionCommitFailed()
public static Message transactionRollbackFailed()
public static Message transactionCannotReadState()
public static Message transactionResourceAlreadyListedForKey(Object key)
public static Message transactionAvailableButActionIs(String string)
public static Message transactionNotAvailableButActionIs(String string)
public static Message noCatchAllEndpointSet()
public static Message transactionCannotUnbind()
public static Message transactionAlreadyBound()
public static Message methodWithParamsNotFoundOnObject(String method, Object class1, Class class2)
public static Message cryptoFailure()
public static Message schemeNotCompatibleWithConnector(String scheme, Class expectedClass)
public static Message noEntryPointFoundWithArgs(Object object, Object args)
public static Message transactionCanOnlyBindToResources(String string)
public static Message failedToReadPayload()
public static Message failedToDispatchToReplyto(ImmutableEndpoint endpoint)
public static Message authSecurityManagerNotSet()
public static Message authDeniedOnEndpoint(EndpointURI endpointURI)
public static Message authEndpointMustSendOrReceive()
public static Message transactionManagerAlreadySet()
public static Message exceptionOnConnectorNotExceptionListener(String name)
public static Message serverNotificationManagerNotEnabled()
public static Message failedToScheduleWork()
public static Message authNoCredentials()
public static Message connectorWithProtocolNotRegistered(String scheme)
public static Message propertyIsNotSupportedType(String property, Class expected, Class actual)
public static Message propertyIsNotSupportedType(String property, Class[] expected, Class actual)
public static Message resourceManagerNotStarted()
public static Message resourceManagerDirty()
public static Message resourceManagerNotReady()
public static Message reconnectStrategyFailed(Class strategy, String description)
public static Message cannotSetObjectOnceItHasBeenSet(String string)
public static Message transformOnObjectNotOfSpecifiedType(String name, Object expectedType)
public static Message cannotUseTxAndRemoteSync()
public static Message failedToBuildMessage()
public static Message objectNotOfCorrectType(Class actualClass, Class expectedClass)
public static Message failedToConvertStringUsingEncoding(String encoding)
public static Message propertyHasInvalidValue(String property, Object value)
public static Message schemeCannotChangeForRouter(String scheme, String scheme2)
public static Message days()
public static Message hours()
public static Message minutes()
public static Message seconds()
public static Message templateCausedMalformedEndpoint(String uri, String newUri)
public static Message couldNotDetermineDestinationComponentFromEndpoint(String endpoint)
public static Message streamingFailedNoStream()
public static Message connectorSchemeIncompatibleWithEndpointScheme(Object expected, Object actual)
public static Message failedToInitSecurityProvider(String providerClass)
public static Message streamingComponentMustHaveOneEndpoint(String name)
public static Message streamingEndpointsDoNotSupportTransformers()
public static Message streamingEndpointsMustBeUsedWithStreamingModel()
public static Message tooManyMatchingMethodsOnObjectWhichReturn(Object object, Object returnType)
public static Message failedToSetProxyOnService(Object proxy, Class routerClass)
public static Message mustSetMethodNamesOnBinding()
public static Message noMatchingMethodsOnObjectReturning(Object object, Class returnType)
public static Message moreThanOneConnectorWithProtocol(String protocol)
public static Message failedToGetOutputStream()
public static Message noEntryPointFoundForNoArgsMethod(Object component, String methodName)
public static Message noDelegateClassAndMethodProvidedForNoArgsWrapper()
public static Message noDelegateClassIfDelegateInstanceSpecified()
public static Message failedToInvokeLifecycle(String phaseName, Object object)
public static Message inboundRouterMustUseInboundEndpoints(InboundRouterCollection router, ImmutableEndpoint endpoint)
public static Message outboundRouterMustUseOutboudEndpoints(OutboundRouter router, ImmutableEndpoint endpoint)
public static Message responseRouterMustUseInboundEndpoints(ResponseRouterCollection router, ImmutableEndpoint endpoint)
public static Message exceptionListenerMustUseOutboundEndpoint(AbstractExceptionListener exceptionListener, ImmutableEndpoint endpoint)
public static Message productInformation()
public static Message noTransformerFoundForMessage(Class input, Class output)
public static Message errorReadingStream()
public static Message noEntryPointFoundForNoArgsMethodUsingResolver(Object component, String methodName, EntryPointResolver resolver)
public static Message noEntryPointFoundWithArgsUsingResolver(Object object, Object args, EntryPointResolver resolver)
public static Message noMatchingMethodsOnObjectReturningUsingResolver(Object object, Class returnType, EntryPointResolver resolver)
public static Message tooManyAcceptableMethodsOnObjectUsingResolverForTypes(Object object, Object types, EntryPointResolver resolver)
public static Message tooManyMatchingMethodsOnObjectUsingResolverWhichReturn(Object object, Object returnType, EntryPointResolver resolver)
public static Message objectDoesNotImplementInterface(Object object, Class interfaceClass)
public static Message invocationSuccessfulCantSetError()
public static Message noMatchingMethodsOnObjectCalledUsingResolver(Object object, String methodName, EntryPointResolver resolver)
public static Message failedToProcessExtractorFunction(String name)
public static Message noMuleTransactionAvailable()
public static Message objectAlreadyRegistered(String name, Object origObject, Object newObject)
public static Message transformerNotImplementDiscoverable(Transformer transformer)
public static Message transformHasMultipleMatches(Class input, Class output, Transformer transformer1, Transformer transformer2)
public static Message configurationBuilderSuccess(ConfigurationBuilder configurationBuilder, int numResources)
public static Message configurationBuilderSuccess(ConfigurationBuilder configurationBuilder, String resources)
public static Message configurationBuilderNoMatching(String resource)
public static Message configurationBuilderError(ConfigurationBuilder configurationBuilder)
public static Message nestedRetry()
public static Message expressionEvaluatorReturnedNull(String name, String expr)
public static Message expressionInvalidForProperty(String property, String expr)
public static Message transformerInvalidReturnType(Class clazz, String transformerName)
public static Message noBindingResource()
public static Message authorizationAttemptFailed()
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.