public class AidSchedulerEJB extends SchedulerBase implements AidSchedulerLocal, AidSchedulerRemote
| Modifier and Type | Field and Description |
|---|---|
private DataSource |
ds |
private EntityManager |
em |
private HospitalLocal |
hospital |
private String |
message |
ctx, log| Constructor and Description |
|---|
AidSchedulerEJB() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
return the name of the bean
|
void |
init() |
void |
setSessionContext(SessionContext ctx) |
getCtxProperty, getEnv, getJndiPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCtxProperty, getEnv, getJndiPropertyprivate EntityManager em
private DataSource ds
private String message
private HospitalLocal hospital
public void setSessionContext(SessionContext ctx)
setSessionContext in class SchedulerBasepublic void init()
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.