jrun.ejb
Class MessageDrivenInstanceContext

jrun.ejb.MessageDrivenInstanceContext

public class MessageDrivenInstanceContext


Constructor Summary
MessageDrivenInstanceContext(Instance operator, Operations operations, EJBContainer ejbContainer)
           
 
Method Summary
 java.security.Principal getCallerPrincipal()
           
 javax.ejb.EJBHome getEJBHome()
           
 javax.transaction.UserTransaction getUserTransaction()
           
 boolean isCallerInRole(java.lang.String id)
           
 

Constructor Detail

MessageDrivenInstanceContext

public MessageDrivenInstanceContext(Instance operator,
                                    Operations operations,
                                    EJBContainer ejbContainer)
                             throws java.lang.Exception
Method Detail

getEJBHome

public javax.ejb.EJBHome getEJBHome()

getCallerPrincipal

public java.security.Principal getCallerPrincipal()

getUserTransaction

public javax.transaction.UserTransaction getUserTransaction()

isCallerInRole

public boolean isCallerInRole(java.lang.String id)


Copyright � 2002 Macromedia Corporation. All Rights Reserved.