org.ow2.jonas.generators.genbase.archive
Interface WsClient

All Known Implementing Classes:
Client, DummyWebApp, Ejb, WebApp

public interface WsClient

represent an element client of webservice (webapp, ejb, client)

Author:
Guillaume Sauthier

Method Summary
 List getServiceRefDescs()
          Returns the list of service-ref elements contained by a module.
 

Method Detail

getServiceRefDescs

List getServiceRefDescs()
Returns the list of service-ref elements contained by a module.

Returns:
the list of service-ref elements contained by a module.


Copyright © 2010 OW2 Consortium. All Rights Reserved.