Class LogManager.Provider

java.lang.Object
org.jboss.logmanager.LogManager.Provider
Enclosing class:
LogManager

public static final class LogManager.Provider extends Object
  • Constructor Details

    • Provider

      public Provider()
  • Method Details

    • provider

      public static LogManager provider()
      The service provider method. This method is used when the log manager service is loaded from a modular application.
      Returns:
      the log manager instance (not null)
      Throws:
      ClassCastException - if the log manager is not initialized to this class