org.codehaus.wadi.servicespace
Interface ServiceProxy


public interface ServiceProxy

Version:
$Revision: 1538 $

Method Summary
 java.lang.Class[] getInterfaces()
           
 InvocationMetaData getInvocationMetaData()
           
 ServiceInvoker getServiceInvoker()
           
 ServiceName getTargetServiceName()
           
 

Method Detail

getTargetServiceName

ServiceName getTargetServiceName()

getInterfaces

java.lang.Class[] getInterfaces()

getInvocationMetaData

InvocationMetaData getInvocationMetaData()

getServiceInvoker

ServiceInvoker getServiceInvoker()


Copyright © 2008. All Rights Reserved.