org.apache.openejb.assembler.classic
Interface OpenEjbConfigurationFactory

All Known Implementing Classes:
ConfigurationFactory

public interface OpenEjbConfigurationFactory


Method Summary
 OpenEjbConfiguration getOpenEjbConfiguration()
           
 void init(java.util.Properties props)
           
 

Method Detail

init

void init(java.util.Properties props)
          throws OpenEJBException
Throws:
OpenEJBException

getOpenEjbConfiguration

OpenEjbConfiguration getOpenEjbConfiguration()
                                             throws OpenEJBException
Throws:
OpenEJBException


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.