IBM WebSphere Application ServerTM
Release 7

com.ibm.websphere.sib.mediation.handler.ejb
Interface GenericEJBMediationHandlerLocal

All Superinterfaces:
javax.ejb.EJBLocalObject, MediationHandler

public interface GenericEJBMediationHandlerLocal
extends javax.ejb.EJBLocalObject, MediationHandler

Local interface for GenericEJBMediationHandlerBean.

Security related checks are performed based on information defined in the EJBs deployment descriptor. This information is specified in the tooling and can be modified at application installation time.


Method Summary
 
Methods inherited from interface javax.ejb.EJBLocalObject
getEJBLocalHome, getPrimaryKey, isIdentical, remove
 
Methods inherited from interface com.ibm.websphere.sib.mediation.handler.MediationHandler
handle
 


IBM WebSphere Application ServerTM
Release 7