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

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

public interface EjbRefModule

Represents an element which has ejb-ref (client, ejb, webapp)

Author:
Florent Benoit

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

Method Detail

getEjbRefDescs

List getEjbRefDescs()
Returns the list of ejb-ref elements contained by a module.

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


Copyright © 2010 OW2 Consortium. All Rights Reserved.