Class ServiceMessages
java.lang.Object
org.apache.tapestry5.commons.internal.services.ServiceMessages
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
failedCoercion
(Object input, Class targetType, Coercion coercion, Throwable cause) static String
noSuchProperty
(Class clazz, String propertyName) static String
propertyTypeMismatch
(String propertyName, Class sourceClass, Class propertyType, Class expectedType) static String
readFailure
(String propertyName, Object instance, Throwable cause) static String
registryShutdown
(String serviceId) static String
serviceBuildFailure
(String serviceId, Throwable cause) static String
shutdownListenerError
(Object listener, Throwable cause)
-
Method Details
-
noSuchProperty
-
readFailure
-
propertyTypeMismatch
-
shutdownListenerError
-
failedCoercion
-
registryShutdown
-
serviceBuildFailure
-