[jboss-user] [JBoss AOP] - Re: Interceptors with MDBs
kabir.khan@jboss.com
do-not-reply at jboss.com
Thu Oct 2 09:08:34 EDT 2008
I think this is the method in EJBContext
| * <B>Deprecated.</B> <I>Use the JNDI naming context java:comp/env to access enterprise bean's environment.</I>
| *
| * <P>Obtain the enterprise bean's environment properties.</P>
| *
| * <P><B>Note:</B> If the enterprise bean has no environment properties this method returns an empty
| * java.util.Properties object. This method never returns null.</P>
| *
| * @return The environment properties for the enterprise bean.
| */
| public Properties getEnvironment();
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4180021#4180021
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4180021
More information about the jboss-user
mailing list