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 © 2004 JBoss Inc. All Rights Reserved.