com.retek.commons.domain.core.impl.remote
Interface DefaultSessionLocal

All Superinterfaces:
javax.ejb.EJBLocalObject
All Known Subinterfaces:
CustomerOrderServicesLocal, EncryptionServicesLocal, HistoryServicesLocal

public interface DefaultSessionLocal
extends javax.ejb.EJBLocalObject

Local interface for com.retek.commons.domain.core.impl.remote.DefaultSession.


Method Summary
 javax.ejb.EJBLocalObject getLocal()
           
 javax.ejb.EJBLocalHome getLocalHome()
           
 javax.ejb.EJBObject getRemote()
           
 javax.ejb.EJBHome getRemoteHome()
           
 
Methods inherited from interface javax.ejb.EJBLocalObject
getEJBLocalHome, getPrimaryKey, isIdentical, remove
 

Method Detail

getLocal

public javax.ejb.EJBLocalObject getLocal()

getLocalHome

public javax.ejb.EJBLocalHome getLocalHome()

getRemote

public javax.ejb.EJBObject getRemote()

getRemoteHome

public javax.ejb.EJBHome getRemoteHome()


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28