|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.service.binding.ObjectInvoker
org.codehaus.xfire.loom.ServiceInvoker
public class ServiceInvoker
Invokes a Loom service.
Field Summary |
---|
Fields inherited from class org.codehaus.xfire.service.binding.ObjectInvoker |
---|
SCOPE_APPLICATION, SCOPE_REQUEST, SCOPE_SESSION, SERVICE_IMPL_CLASS |
Constructor Summary | |
---|---|
ServiceInvoker(java.lang.Object service)
|
Method Summary | |
---|---|
java.lang.Object |
getServiceObject(MessageContext context)
Creates and returns a service object depending on the scope. |
Methods inherited from class org.codehaus.xfire.service.binding.ObjectInvoker |
---|
createServiceObject, getScope, invoke, setScope |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceInvoker(java.lang.Object service)
Method Detail |
---|
public java.lang.Object getServiceObject(MessageContext context) throws XFireFault
ObjectInvoker
getServiceObject
in class ObjectInvoker
XFireFault
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |