org.openxava.ejbx
Interface IContextProvider

All Known Implementing Classes:
JndiContextProvider

public interface IContextProvider

Provides a IContext.

Depend on implementation it can make or not cach� of the context that it provides.

Author:
Javier Paniza

Method Summary
 IContext getContext()
           
 

Method Detail

getContext

IContext getContext()
                    throws javax.naming.NamingException
Throws:
javax.naming.NamingException