org.objectweb.jonas_lib.genbase.archive.DummyApplication Class Reference

Inherits org.objectweb.jonas_lib.genbase.archive.Application.

Inheritance diagram for org.objectweb.jonas_lib.genbase.archive.DummyApplication:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.jonas_lib.genbase.archive.DummyApplication:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DummyApplication (String name) throws GenBaseException
String getName ()

Protected Member Functions

void init () throws GenBaseException

Detailed Description

DummyApplication is a wrapper for auto generated application archive.

Author:
Guillaume Sauthier

Definition at line 46 of file DummyApplication.java.


Constructor & Destructor Documentation

org.objectweb.jonas_lib.genbase.archive.DummyApplication.DummyApplication String  name  )  throws GenBaseException
 

Creates a new Application archive.

Parameters:
name the file containing the application archive.
Exceptions:
GenBaseException When Init fails

Definition at line 58 of file DummyApplication.java.

References org.objectweb.jonas_lib.genbase.archive.DummyApplication.init().

Here is the call graph for this function:


Member Function Documentation

String org.objectweb.jonas_lib.genbase.archive.DummyApplication.getName  ) 
 

Returns:
Returns the DummyApplication filename.

Reimplemented from org.objectweb.jonas_lib.genbase.archive.Application.

Definition at line 120 of file DummyApplication.java.

void org.objectweb.jonas_lib.genbase.archive.DummyApplication.init  )  throws GenBaseException [protected]
 

Initialize the DummyApplication. Creates modules lists. Overriddes Application.init() behavior

Exceptions:
GenBaseException When Descriptor cannot be parsed.

Reimplemented from org.objectweb.jonas_lib.genbase.archive.Application.

Definition at line 105 of file DummyApplication.java.

References org.objectweb.jonas_lib.genbase.archive.Application.getApp(), org.objectweb.jonas_lib.genbase.archive.Application.loadDescriptors(), org.objectweb.jonas_lib.genbase.archive.Application.setClients(), org.objectweb.jonas_lib.genbase.archive.Application.setEjbjars(), and org.objectweb.jonas_lib.genbase.archive.Application.setWebapps().

Referenced by org.objectweb.jonas_lib.genbase.archive.DummyApplication.DummyApplication().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:12:50 2005 for JOnAS by  doxygen 1.3.9.1