org.codehaus.xfire.loom
Class ServiceInvoker

java.lang.Object
  extended by org.codehaus.xfire.service.invoker.AbstractInvoker
      extended by org.codehaus.xfire.service.invoker.BeanInvoker
          extended by org.codehaus.xfire.loom.ServiceInvoker
All Implemented Interfaces:
Invoker

public class ServiceInvoker
extends BeanInvoker

Invokes a Loom service.

Author:
peter royal, Ben Yu

Constructor Summary
ServiceInvoker(java.lang.Object service)
           
 
Method Summary
 
Methods inherited from class org.codehaus.xfire.service.invoker.BeanInvoker
getServiceObject
 
Methods inherited from class org.codehaus.xfire.service.invoker.AbstractInvoker
getMostSpecificMethod, invoke, isJdkDynamicProxy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceInvoker

public ServiceInvoker(java.lang.Object service)


Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.