org.apache.cxf.bus.osgi
Class WorkQueueSingleConfig
java.lang.Object
org.apache.cxf.bus.osgi.WorkQueueSingleConfig
Deprecated.
@Deprecated
public class WorkQueueSingleConfig
- extends Object
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 ConfigurationException
- Deprecated.
- Throws:
ConfigurationException
Apache CXF