Uses of Interface
org.openejb.alt.assembler.classic.OpenEjbConfigurationFactory

Packages that use OpenEjbConfigurationFactory
org.openejb.alt.assembler.classic.xml The classes and interfaces directly under this package define the basic parts of the OpenEJB assembler xml system architecture. 
org.openejb.alt.config The classes and interfaces directly under this package define the basic parts of the OpenEJB configuration architecture. 
 

Uses of OpenEjbConfigurationFactory in org.openejb.alt.assembler.classic.xml
 

Classes in org.openejb.alt.assembler.classic.xml that implement OpenEjbConfigurationFactory
 class DomOpenEjbConfigurationFactory
          Factory for creating an instance of the OpenEjbConfiguration using DOM and and XML configuration file
 

Uses of OpenEjbConfigurationFactory in org.openejb.alt.config
 

Classes in org.openejb.alt.config that implement OpenEjbConfigurationFactory
 class ConfigurationFactory
          An implementation of the Classic Assembler's OpenEjbConfigurationFactory interface.
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.