Class ServiceMessages

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static  input,  targetType, Coercion coercion,  cause)  
      static  clazz,  propertyName)  
      static  propertyName,  sourceClass,  propertyType,  expectedType)  
      static  propertyName,  instance,  cause)  
      static  serviceId)  
      static  serviceId,  cause)  
      static  listener,  cause)  
      • Methods inherited from class java.lang.

        , , , , , , , , , ,
    • Method Detail

      • noSuchProperty

        public static   clazz,
                                             propertyName)
      • readFailure

        public static   propertyName,
                                          instance,
                                          cause)
      • propertyTypeMismatch

        public static   propertyName,
                                                   sourceClass,
                                                   propertyType,
                                                   expectedType)
      • shutdownListenerError

        public static   listener,
                                                    cause)
      • failedCoercion

        public static   input,
                                             targetType,
                                            Coercion coercion,
                                             cause)
      • registryShutdown

        public static   serviceId)
      • serviceBuildFailure

        public static   serviceId,
                                                  cause)