org.camunda.bpm.extension.osgi.configadmin.impl
Class ManagedProcessEngineFactoryImpl
java.lang.Object
org.camunda.bpm.extension.osgi.configadmin.impl.ManagedProcessEngineFactoryImpl
- All Implemented Interfaces:
- ManagedProcessEngineFactory, org.osgi.service.cm.ManagedServiceFactory
public class ManagedProcessEngineFactoryImpl
- extends Object
- implements ManagedProcessEngineFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManagedProcessEngineFactoryImpl
public ManagedProcessEngineFactoryImpl(org.osgi.framework.BundleContext bundleContext)
getName
public String getName()
- Specified by:
getName in interface org.osgi.service.cm.ManagedServiceFactory
updated
public void updated(String pid,
Dictionary properties)
throws org.osgi.service.cm.ConfigurationException
- Specified by:
updated in interface org.osgi.service.cm.ManagedServiceFactory
- Throws:
org.osgi.service.cm.ConfigurationException
deleted
public void deleted(String pid)
- Specified by:
deleted in interface org.osgi.service.cm.ManagedServiceFactory
Copyright © 2015 camunda services GmbH. All rights reserved.