Class LoggingManagedService
- java.lang.Object
-
- org.ops4j.pax.logging.log4j2.internal.LoggingManagedService
-
- All Implemented Interfaces:
org.osgi.service.cm.ManagedService
public class LoggingManagedService extends Object implements org.osgi.service.cm.ManagedService
SeparateManagedServiceto monitor updates toorg.ops4j.pax.loggingPID if Configuration Admin is available.
-
-
Constructor Summary
Constructors Constructor Description LoggingManagedService(PaxLoggingServiceImpl service)
-
-
-
Constructor Detail
-
LoggingManagedService
public LoggingManagedService(PaxLoggingServiceImpl service)
-
-
Method Detail
-
updated
public void updated(Dictionary<String,?> configuration) throws org.osgi.service.cm.ConfigurationException
- Specified by:
updatedin interfaceorg.osgi.service.cm.ManagedService- Throws:
org.osgi.service.cm.ConfigurationException
-
-