org.jboss.remoting
Interface Invoker

All Known Subinterfaces:
BidirectionalClientInvoker, ClientInvoker
All Known Implementing Classes:
AbstractInvoker, LocalClientInvoker, MicroRemoteClientInvoker, MultiplexClientInvoker

public interface Invoker

Author:
Tom Elrod

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

Method Detail

getLocator

public InvokerLocator getLocator()
return the locator this Invoker represents

Returns:


Copyright © 1998-2005 JBoss Inc . All Rights Reserved.