Pakket: libcommons-javaflow-java (0.0~svn20060411-4) [universe]
Verwijzigingen voor libcommons-javaflow-java
Ubuntu bronnen:
Het bronpakket commons-javaflow downloaden:
- [commons-javaflow_0.0~svn20060411-4.dsc]
- [commons-javaflow_0.0~svn20060411.orig.tar.gz]
- [commons-javaflow_0.0~svn20060411-4.diff.gz]
Beheerder:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Java maintainers (Mailarchief)
- Damien Raude-Morvan
- Torsten Werner
It should generally not be necessary for users to contact the original maintainer.
Externe bronnen:
- Homepage [commons.apache.org]
Vergelijkbare pakketten:
Java implementation of Continuations concept
Commons Javaflow is a pure Java implementation of the Continuations concept.
For more information about Continuation, you can have a look on <http://en.wikipedia.org/wiki/Continuation> or <http://www.artima.com/lejava/articles/continuations.html>
To use Javaflow in your program, Javaflow needs to enhance its Java byte code: - statically, using the Javaflow Ant task as a part of your build process - dynamically, at runtime, by using Javaflow's ContinuationClassLoader.
Andere aan libcommons-javaflow-java gerelateerde pakketten
|
|
|
-
- dep: default-jre-headless
- Standard Java or Java compatible Runtime (headless)
- of java2-runtime-headless
- virtueel pakket geboden door default-jre-headless, gcj-4.4-jre-headless, gcj-jre-headless, gij-4.3, openjdk-6-jre-headless
-
- dep: libbcel-java
- Analyze, create, and manipulate (binary) Java class files
-
- dep: libcommons-jci-java
- common Java interface for various compilers - Core and FAM
-
- dep: libcommons-logging-java
- commmon wrapper interface for several logging APIs