org.apache.commons.proxy.util
Interface QuoteService

All Superinterfaces:
Remote

public interface QuoteService
extends Remote

Since:
1.0
Author:
James Carman

Method Summary
 float getQuote(String symbol)
           
 

Method Detail

getQuote

float getQuote(String symbol)
               throws RemoteException
Throws:
RemoteException


Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.