public interface Assembler
Modifier and Type | Method and Description |
---|---|
void |
build() |
void |
destroy() |
ContainerSystem |
getContainerSystem() |
SecurityService |
getSecurityService() |
TransactionManager |
getTransactionManager() |
void |
init(java.util.Properties props) |
void init(java.util.Properties props) throws OpenEJBException
OpenEJBException
void build() throws OpenEJBException
OpenEJBException
ContainerSystem getContainerSystem()
TransactionManager getTransactionManager()
SecurityService getSecurityService()
void destroy()