Uses of Class
ejava.examples.jndidemo.Cook
-
Packages that use Cook Package Description ejava.examples.jndidemo ejava.examples.jndidemo.ejb -
-
Uses of Cook in ejava.examples.jndidemo
Fields in ejava.examples.jndidemo with annotations of type Cook Modifier and Type Field Description Scheduler
SchedulerResources. cook
Gets a CookEJB for any bean injecting a Scheduler -
Uses of Cook in ejava.examples.jndidemo.ejb
Fields in ejava.examples.jndidemo.ejb with annotations of type Cook Modifier and Type Field Description protected Scheduler
TrainSchedulerEJB. cook
This will inject an EJB based on an Annotation qualifier
-