| java.lang.Object bank.BankApplicationImpl
BankApplicationImpl | public class BankApplicationImpl implements SessionBean(Code) | | author: S.Chassande-Barrioz |
Field Summary | |
public static PersistenceManagerFactory | pmf | protected SessionContext | sessionContext |
pmf | public static PersistenceManagerFactory pmf(Code) | | |
sessionContext | protected SessionContext sessionContext(Code) | | |
getBank | public static Bank getBank(PersistenceManager pm)(Code) | | |
setSessionContext | public void setSessionContext(SessionContext sessionContext) throws EJBException, RemoteException(Code) | | |
|
|