org.codehaus.xfire.picocontainer
Class ObjectServiceComponentAdapter

java.lang.Object
  extended by org.picocontainer.defaults.DecoratingComponentAdapter
      extended by org.codehaus.xfire.picocontainer.ObjectServiceComponentAdapter
All Implemented Interfaces:
java.io.Serializable, org.picocontainer.ComponentAdapter

public class ObjectServiceComponentAdapter
extends org.picocontainer.defaults.DecoratingComponentAdapter

See Also:
Serialized Form

Constructor Summary
ObjectServiceComponentAdapter(org.picocontainer.ComponentAdapter ca)
           
 
Method Summary
 
Methods inherited from class org.picocontainer.defaults.DecoratingComponentAdapter
accept, getComponentImplementation, getComponentInstance, getComponentKey, getDelegate, toString, verify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ObjectServiceComponentAdapter

public ObjectServiceComponentAdapter(org.picocontainer.ComponentAdapter ca)