Uses of Package
org.openejb.alt.config

Packages that use org.openejb.alt.config
org.openejb.alt.config The classes and interfaces directly under this package define the basic parts of the OpenEJB configuration architecture. 
org.openejb.alt.config.rules The classes and interfaces directly under this package define the basic parts of the OpenEJB validation rules engine. 
org.openejb.alt.config.sys The classes and interfaces directly under this package define the basic parts of the OpenEJB Castor configuration. 
 

Classes in org.openejb.alt.config used by org.openejb.alt.config
Bean
           
EjbJarUtils
           
EjbSet
           
Service
          This interface must be implemented by the following castor generated classes: ConnectionManager Connector Container JndiProvider ProxyFactory Resource SecurityService TransactionService Each of these classes have the methods of this interface, but Castor does not generate them as sharing a common interface.
TempCodebase
           
ValidationError
           
ValidationException
           
ValidationFailure
           
ValidationRule
           
ValidationTable
          Beans should be validated, but only when: - the validator version has changed since last validation - the jar has changed since last validation - the jar has never been validated This class works, but it causes problems elsewhere.
ValidationWarning
           
 

Classes in org.openejb.alt.config used by org.openejb.alt.config.rules
Bean
           
EjbSet
           
ValidationRule
           
 

Classes in org.openejb.alt.config used by org.openejb.alt.config.sys
Service
          This interface must be implemented by the following castor generated classes: ConnectionManager Connector Container JndiProvider ProxyFactory Resource SecurityService TransactionService Each of these classes have the methods of this interface, but Castor does not generate them as sharing a common interface.
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.