java.lang.Object
org.jboss.logmanager.LogManager.Provider
- Enclosing class:
LogManager
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Provider
public Provider()
-
-
Method Details
-
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
-