Apache CXF API

org.apache.cxf.bus.osgi
Class WorkQueueSingleConfig

java.lang.Object
  extended by org.apache.cxf.bus.osgi.WorkQueueSingleConfig

Deprecated.

@Deprecated
public class WorkQueueSingleConfig
extends Object

Use the ManagedWorkQueueList config style instead


Field Summary
static String PROPERTY_PREFIX
          Deprecated.  
static String SERVICE_PID
          Deprecated.  
 
Constructor Summary
WorkQueueSingleConfig(ManagedWorkQueueList workQueueList)
          Deprecated.  
 
Method Summary
 void updated(Dictionary properties)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

WorkQueueSingleConfig

public WorkQueueSingleConfig(ManagedWorkQueueList workQueueList)
Deprecated. 
Method Detail

updated

public void updated(Dictionary properties)
             throws ConfigurationException
Deprecated. 
Throws:
ConfigurationException

Apache CXF API

Apache CXF