org.jboss.remoting
Interface Invoker

All Known Subinterfaces:
ClientInvoker (src)
All Known Implementing Classes:
AbstractInvoker (src) , LocalClientInvoker (src) , RemoteClientInvoker (src)

public interface Invoker


Method Summary
 InvokerLocator (src) getLocator()
          return the locator this Invoker represents
 

Method Detail

getLocator

public InvokerLocator (src)  getLocator()
return the locator this Invoker represents

Returns: