Class PaxWebManagedService
- java.lang.Object
-
- org.ops4j.pax.web.service.internal.PaxWebManagedService
-
- All Implemented Interfaces:
org.osgi.service.cm.ManagedService
public class PaxWebManagedService extends Object implements org.osgi.service.cm.ManagedService
ManagedServiceused by pax-web-runtime Activator, only whenConfigurationAdminis available.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfacePaxWebManagedService.ConfigurationUpdaterInterface
-
Constructor Summary
Constructors Constructor Description PaxWebManagedService(PaxWebManagedService.ConfigurationUpdater updater)
-
-
-
Constructor Detail
-
PaxWebManagedService
public PaxWebManagedService(PaxWebManagedService.ConfigurationUpdater updater)
-
-
Method Detail
-
updated
public void updated(Dictionary<String,?> properties) throws org.osgi.service.cm.ConfigurationException
- Specified by:
updatedin interfaceorg.osgi.service.cm.ManagedService- Throws:
org.osgi.service.cm.ConfigurationException
-
-