org.apache.openejb.spi
Interface Assembler
- All Known Implementing Classes:
- Assembler
public interface Assembler
init
void init(Properties props)
throws OpenEJBException
- Throws:
OpenEJBException
build
void build()
throws OpenEJBException
- Throws:
OpenEJBException
getContainerSystem
ContainerSystem getContainerSystem()
getTransactionManager
TransactionManager getTransactionManager()
getSecurityService
SecurityService getSecurityService()
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.