IBM WebSphere Application ServerTM
Release 8

com.ibm.websphere.appprofile.accessintent
Interface AccessIntentService


public interface AccessIntentService

This interface provides the means by which an executing BMP may determine the access intent that was associated with the entity at time of load. This interface may be looked up from within a BMP by the following path: java:comp/websphere/AppProfile/AccessIntentService


Method Summary
 AccessIntent getAccessIntent(javax.ejb.EntityContext ctx)
           
 

Method Detail

getAccessIntent

AccessIntent getAccessIntent(javax.ejb.EntityContext ctx)

IBM WebSphere Application ServerTM
Release 8