Class NamingLogger_$logger

  • All Implemented Interfaces:
    Serializable, NamingLogger, org.jboss.logging.BasicLogger

    @Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor",
               date="2023-03-29T20:53:11-0500")
    public class NamingLogger_$logger
    extends org.jboss.logging.DelegatingBasicLogger
    implements NamingLogger, org.jboss.logging.BasicLogger, Serializable
    Warning this class consists of generated code.
    See Also:
    Serialized Form
    • Constructor Detail

      • NamingLogger_$logger

        public NamingLogger_$logger​(org.jboss.logging.Logger log)
    • Method Detail

      • getLoggingLocale

        protected Locale getLoggingLocale()
      • activatingSubsystem

        public final void activatingSubsystem()
        Description copied from interface: NamingLogger
        Logs an informational message indicating the naming subsystem is being activated.
        Specified by:
        activatingSubsystem in interface NamingLogger
      • activatingSubsystem$str

        protected String activatingSubsystem$str()
      • failedToSet

        public final void failedToSet​(Throwable cause,
                                      String name)
        Description copied from interface: NamingLogger
        Logs a warning message indicating the name failed to get set.
        Specified by:
        failedToSet in interface NamingLogger
        Parameters:
        cause - the cause of the error.
        name - the name of the object that didn't get set.
      • failedToSet$str

        protected String failedToSet$str()
      • startingService

        public final void startingService()
        Description copied from interface: NamingLogger
        Logs an informational message indicating the naming service is starting.
        Specified by:
        startingService in interface NamingLogger
      • startingService$str

        protected String startingService$str()
      • failedToReleaseBinderService$str

        protected String failedToReleaseBinderService$str()
      • failedToLookupJndiViewValue

        public final void failedToLookupJndiViewValue​(String entry,
                                                      Throwable cause)
        Description copied from interface: NamingLogger
        A message indicating that the lookup of an entry's JNDI view value failed.
        Specified by:
        failedToLookupJndiViewValue in interface NamingLogger
        Parameters:
        entry - the jndi name of the entry
        cause - the cause of the error.
      • failedToLookupJndiViewValue$str

        protected String failedToLookupJndiViewValue$str()
      • cannotAddToReadOnlyPermissionCollection$str

        protected String cannotAddToReadOnlyPermissionCollection$str()
      • cannotBeNull$str

        protected String cannotBeNull$str()
      • cannotBeNull

        public final String cannotBeNull​(String name)
        Description copied from interface: NamingLogger
        A message indicating the name cannot be null.
        Specified by:
        cannotBeNull in interface NamingLogger
        Parameters:
        name - the name.
        Returns:
        the message.
      • cannotDeferenceObject$str

        protected String cannotDeferenceObject$str()
      • cannotListNonContextBinding$str

        protected String cannotListNonContextBinding$str()
      • cannotLookupLink$str

        protected String cannotLookupLink$str()
      • cannotLookupLink

        public final String cannotLookupLink()
        Description copied from interface: NamingLogger
        A message indicating the link could not be looked up.
        Specified by:
        cannotLookupLink in interface NamingLogger
        Returns:
        the message.
      • cannotResolveService1$str

        protected String cannotResolveService1$str()
      • cannotResolveService

        public final NamingException cannotResolveService​(org.jboss.msc.service.ServiceName serviceName)
        Description copied from interface: NamingLogger
        Creates an exception indicating the service name could not be resolved.
        Specified by:
        cannotResolveService in interface NamingLogger
        Parameters:
        serviceName - the service name.
        Returns:
        a NamingException for the error.
      • cannotResolveService3$str

        protected String cannotResolveService3$str()
      • cannotResolveService

        public final NamingException cannotResolveService​(org.jboss.msc.service.ServiceName serviceName,
                                                          String className,
                                                          String state)
        Description copied from interface: NamingLogger
        Creates an exception indicating the service name could not be resolved.
        Specified by:
        cannotResolveService in interface NamingLogger
        Parameters:
        serviceName - the service name.
        className - the factory class name.
        state - the state of the service.
        Returns:
        a NamingException for the error.
      • cannotResolveServiceBug$str

        protected String cannotResolveServiceBug$str()
      • cannotResolveServiceBug

        public final NamingException cannotResolveServiceBug​(org.jboss.msc.service.ServiceName serviceName,
                                                             String className,
                                                             String state)
        Description copied from interface: NamingLogger
        Creates an exception indicating the service name could not be resolved and here is a bug.
        Specified by:
        cannotResolveServiceBug in interface NamingLogger
        Parameters:
        serviceName - the service name.
        className - the factory class name.
        state - the state of the service.
        Returns:
        a NamingException for the error.
      • duplicateBinding$str

        protected String duplicateBinding$str()
      • duplicateBinding

        public final String duplicateBinding​(JndiName jndiName,
                                             Object existing,
                                             Object value)
        Description copied from interface: NamingLogger
        A message indicating duplicate JNDI bindings were found.
        Specified by:
        duplicateBinding in interface NamingLogger
        Parameters:
        jndiName - the JNDI name.
        existing - the existing object.
        value - the new object.
        Returns:
        the message.
      • emptyNameNotAllowed$str

        protected String emptyNameNotAllowed$str()
      • entryNotRegistered$str

        protected String entryNotRegistered$str()
      • failedToDestroyRootContext$str

        protected String failedToDestroyRootContext$str()
      • failedToInstantiate$str

        protected String failedToInstantiate$str()
      • failedToReadContextEntries$str

        protected String failedToReadContextEntries$str()
      • failedToReadContextEntries

        public final String failedToReadContextEntries​(String bindingName)
        Description copied from interface: NamingLogger
        A message indicating the context entries could not be read from the binding name represented by the bindingName parameter.
        Specified by:
        failedToReadContextEntries in interface NamingLogger
        Parameters:
        bindingName - the binding name parameter.
        Returns:
        the message.
      • failedToStart$str

        protected String failedToStart$str()
      • failedToStart

        public final String failedToStart​(String name)
        Description copied from interface: NamingLogger
        A message indicating a failure to start the name service.
        Specified by:
        failedToStart in interface NamingLogger
        Parameters:
        name - the name of the service.
        Returns:
        the message.
      • illegalContextInName$str

        protected String illegalContextInName$str()
      • invalidContextReference$str

        protected String invalidContextReference$str()
      • invalidJndiName$str

        protected String invalidJndiName$str()
      • invalidLoadFactor$str

        protected String invalidLoadFactor$str()
      • invalidPermission$str

        protected String invalidPermission$str()
      • invalidPermissionAction$str

        protected String invalidPermissionAction$str()
      • invalidTableSize$str

        protected String invalidTableSize$str()
      • jndiViewNotAvailable$str

        protected String jndiViewNotAvailable$str()
      • jndiViewNotAvailable

        public final String jndiViewNotAvailable()
        Description copied from interface: NamingLogger
        A message indicating that JNDI view is only available in runtime mode.
        Specified by:
        jndiViewNotAvailable in interface NamingLogger
        Returns:
        the message.
      • nameNotFoundInContext$str

        protected String nameNotFoundInContext$str()
      • nullVar$str

        protected String nullVar$str()
      • objectFactoryCreationFailure$str

        protected String objectFactoryCreationFailure$str()
      • readOnlyNamingContext$str

        protected String readOnlyNamingContext$str()
      • serviceAlreadyBound$str

        protected String serviceAlreadyBound$str()
      • tableIsFull$str

        protected String tableIsFull$str()
      • threadInterrupt$str

        protected String threadInterrupt$str()
      • threadInterrupt

        public final NamingException threadInterrupt​(org.jboss.msc.service.ServiceName serviceName)
        Description copied from interface: NamingLogger
        Creates an exception indicating the thread was interrupted while retrieving the service.
        Specified by:
        threadInterrupt in interface NamingLogger
        Parameters:
        serviceName - the service name.
        Returns:
        a NamingException for the error.
      • invalidNameForContextBinding$str

        protected String invalidNameForContextBinding$str()
      • invalidNamespaceForBinding$str

        protected String invalidNamespaceForBinding$str()
      • unknownBindingType$str

        protected String unknownBindingType$str()
      • unknownBindingType

        public final org.jboss.as.controller.OperationFailedException unknownBindingType​(String type)
        Description copied from interface: NamingLogger
        Creates an exception indicating that the type for the binding to add is not known.
        Specified by:
        unknownBindingType in interface NamingLogger
        Parameters:
        type - the unknown type
        Returns:
        the exception
      • unsupportedSimpleBindingType$str

        protected String unsupportedSimpleBindingType$str()
      • unsupportedSimpleBindingType

        public final org.jboss.as.controller.OperationFailedException unsupportedSimpleBindingType​(String type)
        Description copied from interface: NamingLogger
        Creates an exception indicating that the type for the simple binding to add is not supported.
        Specified by:
        unsupportedSimpleBindingType in interface NamingLogger
        Parameters:
        type - the unsupported type
        Returns:
        the exception
      • unableToTransformURLBindingValue$str

        protected String unableToTransformURLBindingValue$str()
      • unableToTransformURLBindingValue

        public final org.jboss.as.controller.OperationFailedException unableToTransformURLBindingValue​(String value,
                                                                                                       Throwable cause)
        Description copied from interface: NamingLogger
        Creates an exception indicating that the string value for the simple URL binding failed to transform.
        Specified by:
        unableToTransformURLBindingValue in interface NamingLogger
        Parameters:
        value - the URL value as string
        cause - the original cause of failure
        Returns:
        the exception
      • couldNotLoadModule$str

        protected String couldNotLoadModule$str()
      • couldNotLoadModule

        public final org.jboss.as.controller.OperationFailedException couldNotLoadModule​(org.jboss.modules.ModuleIdentifier moduleID)
        Description copied from interface: NamingLogger
        Creates an exception indicating that a module could not be loaded.
        Specified by:
        couldNotLoadModule in interface NamingLogger
        Parameters:
        moduleID - the module not loaded
        Returns:
        the exception
      • couldNotLoadClassFromModule$str

        protected String couldNotLoadClassFromModule$str()
      • couldNotLoadClassFromModule

        public final org.jboss.as.controller.OperationFailedException couldNotLoadClassFromModule​(String className,
                                                                                                  org.jboss.modules.ModuleIdentifier moduleID)
        Description copied from interface: NamingLogger
        Creates an exception indicating that a class could not be loaded from a module.
        Specified by:
        couldNotLoadClassFromModule in interface NamingLogger
        Parameters:
        className - the name of the class not loaded
        moduleID - the module
        Returns:
        the exception
      • couldNotInstantiateClassInstanceFromModule$str

        protected String couldNotInstantiateClassInstanceFromModule$str()
      • couldNotInstantiateClassInstanceFromModule

        public final org.jboss.as.controller.OperationFailedException couldNotInstantiateClassInstanceFromModule​(String className,
                                                                                                                 org.jboss.modules.ModuleIdentifier moduleID)
        Description copied from interface: NamingLogger
        Creates an exception indicating that a class instance could not be instantiate, from the specified module.
        Specified by:
        couldNotInstantiateClassInstanceFromModule in interface NamingLogger
        Parameters:
        className - the name of the class not loaded
        moduleID - the module
        Returns:
        the exception
      • notAnInstanceOfObjectFactory$str

        protected String notAnInstanceOfObjectFactory$str()
      • notAnInstanceOfObjectFactory

        public final org.jboss.as.controller.OperationFailedException notAnInstanceOfObjectFactory​(String className,
                                                                                                   org.jboss.modules.ModuleIdentifier moduleID)
        Description copied from interface: NamingLogger
        Creates an exception indicating that a class is not an ObjectFactory instance, from the specified module.
        Specified by:
        notAnInstanceOfObjectFactory in interface NamingLogger
        Parameters:
        className - the name of the class
        moduleID - the module id
        Returns:
        the exception
      • resourceLookupForInjectionFailed$str

        protected String resourceLookupForInjectionFailed$str()
      • bindingTypeRequiresAttributeDefined$str

        protected String bindingTypeRequiresAttributeDefined$str()
      • bindingTypeRequiresAttributeDefined

        public final org.jboss.as.controller.OperationFailedException bindingTypeRequiresAttributeDefined​(BindingType bindingType,
                                                                                                          String attributeName)
        Description copied from interface: NamingLogger
        Creates an exception indicating that a required attribute is not defined.
        Specified by:
        bindingTypeRequiresAttributeDefined in interface NamingLogger
        Parameters:
        bindingType - binding type
        attributeName - missing attribute
        Returns:
        the exception
      • cacheNotValidForBindingType$str

        protected String cacheNotValidForBindingType$str()
      • lookupError$str

        protected String lookupError$str()
      • serviceNotStarted$str

        protected String serviceNotStarted$str()
      • serviceNotStarted

        public final IllegalStateException serviceNotStarted​(org.jboss.msc.service.ServiceName serviceName)
        Description copied from interface: NamingLogger
        Indicates that a service is not started as expected.
        Specified by:
        serviceNotStarted in interface NamingLogger
        Returns:
        the exception
      • cannotRebindExternalContext$str

        protected String cannotRebindExternalContext$str()
      • moduleNotFound$str

        protected String moduleNotFound$str()
      • moduleNotFound

        public final org.jboss.as.controller.OperationFailedException moduleNotFound​(org.jboss.modules.ModuleIdentifier moduleID,
                                                                                     String missingModule)
        Specified by:
        moduleNotFound in interface NamingLogger