org.apache.cxf.bus.osgi
Class WorkQueueSingleConfig
java.lang.Object
org.apache.cxf.bus.osgi.WorkQueueSingleConfig
- All Implemented Interfaces:
- org.osgi.service.cm.ManagedService
Deprecated.
@Deprecated
public class WorkQueueSingleConfig
- extends Object
- implements org.osgi.service.cm.ManagedService
Use the ManagedWorkQueueList config style instead
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVICE_PID
public static final String SERVICE_PID
- Deprecated.
- See Also:
- Constant Field Values
PROPERTY_PREFIX
public static final String PROPERTY_PREFIX
- Deprecated.
- See Also:
- Constant Field Values
WorkQueueSingleConfig
public WorkQueueSingleConfig(ManagedWorkQueueList workQueueList)
- Deprecated.
updated
public void updated(Dictionary properties)
throws org.osgi.service.cm.ConfigurationException
- Deprecated.
- Specified by:
updated
in interface org.osgi.service.cm.ManagedService
- Throws:
org.osgi.service.cm.ConfigurationException
Apache CXF