Roland
804c182cc0
incorporate review: add docs, see #1952
2012-07-04 10:33:59 +02:00
Roland
d7bed79730
add JavaTestKit, see #1952
...
- it’s a completely new-written thing in pure Java, so that “protected”
modifiers actually work and no ghost errors appear wrt. inheriting
from PartialFunction or similar
- it also features integration with the EventFilter
- all closure-based constructs are modeled as inner classes of the
JavaTestKit, where the user needs to override a single method which
will then be executed
2012-06-29 14:42:11 +02:00
Roland
be74eb835b
stashin commit so Iulian can play with it
2012-06-25 19:30:13 +02:00
Roland
178c9145fe
document creator requirement, see #2131
2012-05-25 18:17:13 +02:00
Viktor Klang
5eba9fceef
Saving the planet and shufflin'
2012-05-18 13:37:26 +02:00
Viktor Klang
1ebdcaca1a
Fixes after review
2012-01-26 17:47:31 +01:00
Viktor Klang
5ddf1afb20
Adding tests for recover and mapTo, adding API for creating manifests from Java and doccing things
2012-01-26 15:11:49 +01:00
Viktor Klang
149fbea5a7
Updating Copyright as per #1660
2012-01-19 18:21:06 +01:00
Jonas Bonér
1e75cd36ee
Cleaned up JavaAPI and added copyright header.
...
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2011-08-30 10:51:53 +02:00
Viktor Klang
c7d58c600b
Adding initial support for Props
2011-08-26 17:25:18 +02:00
Jonas Bonér
a7311c83e6
Added Scalariform sbt plugin which formats code on each compile. Also checking in reformatted code
2011-05-18 17:25:30 +02:00
ticktock
b96eca5868
change the type of the handler function, and go down the rabbit hole a bit. Add a Procedure2[T1,T2] to the Java API, and add JavaEventHandler that gives access from java to the EventHandler, add docs for configuring the handler in declarative Supervision for Scala and Java.
2011-04-14 18:59:51 -07:00
Viktor Klang
e23ba6e5bb
Adding Java API for reduce, fold, apply and firstCompletedOf, adding << and apply() to CompletableFuture + a lot of docs
2011-03-22 22:12:16 +01:00
Jonas Bonér
f21a83ec3c
added effect to java api
2010-11-24 14:49:10 +01:00
Viktor Klang
7040ef0f14
Added a root akka folder for source files for the docs to work properly, closing ticket #541
2010-11-20 22:26:26 +01:00