Class ClassInjector.UsingUnsafe.Dispatcher.Unavailable

    • Field Detail

      • message

        private final java.lang.String message
        The reason why this dispatcher is not available.
    • Constructor Detail

      • Unavailable

        protected Unavailable​(java.lang.String message)
        Creates a disabled dispatcher.
        Parameters:
        message - The reason why this dispatcher is not available.