Paketname | libgeronimo-commonj-spec-java |
Beschreibung | Java API for concurrent programming of EJBs and Servlets |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.1.1-1 |
Sektion | java |
Priorität | optional |
Installierte Größe | 400 Byte |
Hängt ab von | |
Empfohlene Pakete | |
Paketbetreuer | Debian Java Maintainers |
Quelle | geronimo-commonj-spec |
Paketgröße | 22618 Byte |
Prüfsumme MD5 | f7b2ce31ac92219282627caf72a0df6a |
Prüfsumme SHA1 | ccd068a4381075a9fdf596b9b3f63b36b36f8155 |
Prüfsumme SHA256 | 294e1fe9105246f1951ce69e1d57857a38f1047ee8eea0469c2b5a4c89afd348 |
Link zum Herunterladen | libgeronimo-commonj-spec-java_1.1.1-1_all.deb |
Ausführliche Beschreibung | The CommonJ API enables concurrent programming of EJBs and
Servlets within a J2EE application. This API is also known
as Timer and Work Manager API.
.
The CommonJ API contains the following components:
- Timer API:
The Timer API allows applications to schedule and receive
timer notification callbacks for a specific listener defined
within an application. Timers allow you to schedule and
perform work at specific times or intervals.
- Work Manager API:
The Work Manager API allows an application to prioritize
work within an EJB or Servlet. Applications can
programmatically execute multiple work items within a
container.
|