com.bankframe.services.impl.print
Class PrintSessionBean
java.lang.Object
com.bankframe.services.print.PrintBean
com.bankframe.services.impl.print.PrintBean
com.bankframe.services.impl.print.PrintSessionBean
- All Implemented Interfaces:
- Serializable, EnterpriseBean, SessionBean
public class PrintSessionBean
- extends PrintBean
- implements SessionBean
- See Also:
- Serialized Form
PrintSessionBean
public PrintSessionBean()
- PrintSessionBean constructor comment.
ejbActivate
public void ejbActivate()
- Specified by:
ejbActivate
in interface SessionBean
ejbCreate
public void ejbCreate()
ejbPassivate
public void ejbPassivate()
- Specified by:
ejbPassivate
in interface SessionBean
ejbRemove
public void ejbRemove()
- Specified by:
ejbRemove
in interface SessionBean
setSessionContext
public void setSessionContext(SessionContext newSessionContext)
- Specified by:
setSessionContext
in interface SessionBean
Copyright © 2005, 2007, Oracle. All rights reserved.