org.codehaus.xfire
Class AbstractXFireComponent

java.lang.Object
  extended by org.codehaus.xfire.AbstractXFireComponent
Direct Known Subclasses:
AbstractHandler, DefaultServiceRegistry, DefaultTransportManager, DefaultXFire, SimpleService

public abstract class AbstractXFireComponent
extends java.lang.Object

This will some day house common XFireComponent functionality.

Author:
Dan Diephouse

Constructor Summary
AbstractXFireComponent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractXFireComponent

public AbstractXFireComponent()


Copyright © 2004 Codehaus. All Rights Reserved.