Class BitronixContext

java.lang.Object
bitronix.tm.jndi.BitronixContext
All Implemented Interfaces:
Context

public class BitronixContext extends Object implements Context
Implementation of Context that allows lookup of transaction manager and registered resources.

This implementation is trivial as only the lookup methods are implemented, all the other ones will throw a OperationNotSupportedException.

Author:
lorban
See Also: