org.jboss.remoting
Interface Invoker

All Known Subinterfaces:
ClientInvoker
All Known Implementing Classes:
AbstractInvoker, LocalClientInvoker, RemoteClientInvoker

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 © 2002 JBoss Group, LLC. All Rights Reserved.