org.ow2.frascati.examples.dictionary.lib
Class Client

java.lang.Object
  extended by org.ow2.frascati.examples.dictionary.lib.Client
All Implemented Interfaces:
Dictionary

public class Client
extends java.lang.Object
implements Dictionary

SCA Java Component implementation using a dictionary web service


Field Summary
protected  DictServiceSoap dict
           
 
Constructor Summary
Client()
           
 
Method Summary
 java.lang.String definition(java.lang.String word)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dict

protected DictServiceSoap dict
Constructor Detail

Client

public Client()
Method Detail

definition

public java.lang.String definition(java.lang.String word)
Specified by:
definition in interface Dictionary


Copyright © 2010 OW2 Consortium. All Rights Reserved.