public class CoreMessages extends MessageFactory
DEFAULT_RELOAD_CONTROL, logger, reloadControl
Constructor and Description |
---|
CoreMessages() |
createMessage, createMessage, createMessage, createMessage, createMessage, createStaticMessage, createStaticMessage, getBundle, getBundlePath, getClassLoader, getReloadControl, 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(MessageProcessor target)
public static Message lifecycleErrorCannotUseConnector(String name, String lifecyclePhase)
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 transformUnexpectedType(DataType<?> dt1, DataType<?> dt2)
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 messageNotSupportedByMuleMessageFactory(Object message, Class<?> creator)
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()
@Deprecated 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 authEndpointMustSendOrReceive()
public static Message transactionManagerAlreadySet()
public static Message exceptionOnConnectorNoExceptionListener(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(DataType<?> resultType, Object expectedType)
public static Message cannotUseTxAndRemoteSync()
public static Message failedToBuildMessage()
public static Message objectNotOfCorrectType(Class<?> actualClass, Class<?>[] expectedClass)
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, String connectors)
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 unrecognisedServiceType(ServiceType type)
public static Message outboundRouterMustUseOutboudEndpoints(OutboundRouter router, ImmutableEndpoint endpoint)
public static Message exceptionListenerMustUseOutboundEndpoint(AbstractExceptionListener exceptionListener, ImmutableEndpoint endpoint)
public static Message productInformation()
public static Message noTransformerFoundForMessage(DataType<?> input, DataType<?> output)
public static Message errorReadingStream()
public static Message noEntryPointFoundForNoArgsMethodUsingResolver(Object component, String methodName)
public static Message noEntryPointFoundWithArgsUsingResolver(Object object, Object args)
public static Message noMatchingMethodsOnObjectReturningUsingResolver(Object object, Class<?> returnType)
public static Message tooManyAcceptableMethodsOnObjectUsingResolverForTypes(Object object, Object types, String methods)
public static Message tooManyMatchingMethodsOnObjectUsingResolverWhichReturn(Object object, Object returnType)
public static Message objectDoesNotImplementInterface(Object object, Class<?> interfaceClass)
public static Message invocationSuccessfulCantSetError()
public static Message noMatchingMethodsOnObjectCalledUsingResolver(Object object, String methodName)
@Deprecated public static Message noServiceQueueTimeoutSet(Service service)
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 transformerNotImplementDiscoverable(Class<? extends Transformer> transformer)
public static Message transformHasMultipleMatches(Class<?> input, Class<?> output, List<? extends Transformer> transformers)
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 authorizationAttemptFailed()
public static Message retryPolicyExhausted(RetryPolicyTemplate policy)
public static Message stopPausedSedaStageNonPeristentQueueMessageLoss(int num, String name)
public static Message splitMessageNoEndpointMatch(List<?> endpoints, Object messagePart)
public static Message propertyDoesNotExistOnObject(String property, Object object)
public static Message commitTxButNoResource(Transaction tx)
public static Message rollbackTxButNoResource(Transaction tx)
public static Message transforemrMapBeanClassNotSet()
public static Message notificationListenerSubscriptionAlreadyRegistered(ListenerSubscriptionPair listenerPair)
public static Message applicationShutdownNormally(String appName, Date date)
public static Message applicationWasUpForDuration(long duration)
public static Message errorSchedulingMessageProcessorForAsyncInvocation(MessageProcessor processor)
public static Message errorInvokingMessageProcessorAsynchronously(MessageProcessor processor)
public static Message errorInvokingMessageProcessorWithinTransaction(MessageProcessor processor, TransactionConfig transactionConfig)
public static Message failedToStartInboundEndpoint(InboundEndpoint endpoint)
public static Message failedToStopInboundEndpoint(InboundEndpoint endpoint)
public static Message messageRejectedByFilter()
public static Message objectHasMoreThanOnePostConstructAnnotation(Class<?> clazz)
public static Message objectHasMoreThanOnePreDestroyAnnotation(Class<?> clazz)
public static Message lifecycleMethodNotVoidOrHasParams(Method method)
public static Message lifecycleMethodCannotThrowChecked(Method method)
public static Message cannotRenameInboundScopeProperty(String fromKey, String toKey)
public static Message failedToFindEntrypointForComponent(String message)
public static Message exchangePatternForEndpointNotSupported(MessageExchangePattern mep, String direction, EndpointURI endpointURI)
public static Message unexpectedMIMEType(String badMIMIEType, String goodMIMEType)
public static Message dynamicEndpointURIsCannotBeUsedOnInbound()
public static Message dynamicEndpointsMustSpecifyAScheme()
public static Message asyncDoesNotSupportTransactions()
public static Message methodWithNumParamsNotFoundOnObject(String method, int numArgments, Object object)
public static Message propertyNotSerializableWasDropped(String key)
public static Message sessionPropertyNotSerializableWarning(String key)
public static Message expressionFinalVariableCannotBeAssignedValue(String key)
public static Message inboundMessagePropertiesImmutable(Object key)
public static Message inboundMessagePropertiesImmutable()
public static Message inboundMessageAttachmentsImmutable(Object key)
public static Message inboundMessageAttachmentsImmutable()
public static Message servicesDeprecated()
public static Message modelDeprecated()
public static Message watermarkRequiresSynchronousProcessing()
public static Message couldNotRegisterNewScheduler(String schedulerName)
public static Message nullWatermark()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.