Uses of Class
ejava.examples.jndidemo.ejb.SchedulerBase
-
Packages that use SchedulerBase Package Description ejava.examples.jndidemo.ejb -
-
Uses of SchedulerBase in ejava.examples.jndidemo.ejb
Subclasses of SchedulerBase in ejava.examples.jndidemo.ejb Modifier and Type Class Description class
AidSchedulerEJB
This class is primarily an example of an EJB mostly configured through an external ejb-jar.xml deployment descriptor.class
BakeSchedulerEJB
This class is primarily an example of configuring an EJB throughclass
CookEJB
class
HospitalEJB
This EJB is associated with an example to have the deployment leverage the XML deployment descriptors as much as possible.class
TrainSchedulerEJB
-