|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.AbstractXFireComponent
org.codehaus.xfire.DefaultXFire
org.codehaus.xfire.loom.LoomXFire
public class LoomXFire
An instance of XFire that is managed by Loom / Phoenix.
Field Summary |
---|
Fields inherited from interface org.codehaus.xfire.XFire |
---|
ROLE |
Constructor Summary | |
---|---|
LoomXFire()
|
Method Summary | |
---|---|
ServiceRegistry |
getServiceRegistry()
Get the ServiceRegistry . |
TransportManager |
getTransportManager()
Get the TransportManager . |
void |
service(org.apache.avalon.framework.service.ServiceManager manager)
|
Methods inherited from class org.codehaus.xfire.DefaultXFire |
---|
findService, generateWSDL, handleException, invoke, invoke |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoomXFire()
Method Detail |
---|
public ServiceRegistry getServiceRegistry()
XFire
ServiceRegistry
.
getServiceRegistry
in interface XFire
getServiceRegistry
in class DefaultXFire
public TransportManager getTransportManager()
XFire
TransportManager
.
getTransportManager
in interface XFire
getTransportManager
in class DefaultXFire
public void service(org.apache.avalon.framework.service.ServiceManager manager) throws org.apache.avalon.framework.service.ServiceException
service
in interface org.apache.avalon.framework.service.Serviceable
org.apache.avalon.framework.service.ServiceException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |