Package ejava.examples.jndidemo.ejb
Interface AidSchedulerRemote
-
- All Superinterfaces:
Scheduler
- All Known Implementing Classes:
AidSchedulerEJB
public interface AidSchedulerRemote extends Scheduler
This interface is part of an EJB example to leverage the XML deployment descriptor as much as possible. There will be very few annotations within this set of examples.
-
-
Method Summary
-
Methods inherited from interface ejava.examples.jndidemo.Scheduler
getCtxProperty, getEnv, getJndiProperty, getName
-
-