| |
|
| java.lang.Object com.caucho.server.webbeans.ResinWebBeansProducer
ResinWebBeansProducer | public class ResinWebBeansProducer (Code) | | Resin WebBeans producer for the main singletons.
|
getContainer | public Container getContainer()(Code) | | Returns the web beans container.
|
getConversation | public Conversation getConversation()(Code) | | Returns the web beans conversation controller
|
getORB | public org.omg.CORBA.ORB getORB()(Code) | | Returns the corba ORB
|
getTimerService | public TimerService getTimerService()(Code) | | Returns the javax.ejb.TimerService
|
getTransactionManager | public TransactionManager getTransactionManager()(Code) | | Returns the TransactionManager
|
getUserTransaction | public UserTransaction getUserTransaction()(Code) | | Returns the UserTransaction
|
|
|
|