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, getJndiProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCtxProperty, getEnv, getJndiProperty
private EntityManager em
private DataSource ds
private String message
private HospitalLocal hospital
public void setSessionContext(SessionContext ctx)
setSessionContext
in class SchedulerBase
public void init()
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.