org.objectweb.jonas_lib.genbase.generator.GeneratorFactory Interface Reference

Inherited by org.objectweb.jonas_lib.genclientstub.generator.GeneratorFactory, and org.objectweb.jonas_ws.wsgen.generator.GeneratorFactory.

Inheritance diagram for org.objectweb.jonas_lib.genbase.generator.GeneratorFactory:

Inheritance graph
[legend]
List of all members.

Public Member Functions

void setConfiguration (Config config)

Package Functions

Config getConfiguration ()

Detailed Description

All factories have to implement getter/setter on configuration object
Author:
Florent Benoit

Definition at line 32 of file GeneratorFactory.java.


Member Function Documentation

Config org.objectweb.jonas_lib.genbase.generator.GeneratorFactory.getConfiguration  )  [package]
 

Get the Configuration to use with newly created Generator.

Returns:
the Configuration to use with newly created Generator

Implemented in org.objectweb.jonas_lib.genclientstub.generator.GeneratorFactory, and org.objectweb.jonas_ws.wsgen.generator.GeneratorFactory.

Referenced by org.objectweb.jonas_lib.genbase.archive.J2EEArchive.isDTDsAllowed().

void org.objectweb.jonas_lib.genbase.generator.GeneratorFactory.setConfiguration Config  config  ) 
 

Set the Configuration to use with newly created Generator.

Parameters:
config the Configuration to use with newly created Generator.

Implemented in org.objectweb.jonas_lib.genclientstub.generator.GeneratorFactory, and org.objectweb.jonas_ws.wsgen.generator.GeneratorFactory.


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