Commit graph

11 commits

Author SHA1 Message Date
Viktor Klang
470cd00ca6 Refining Supervision API and remove AllForOne, OneForOne and replace with AllForOneStrategy, OneForOneStrategy etc 2010-10-19 14:17:22 +02:00
Viktor Klang
31aa8f7b81 Refactored declarative supervision, removed ScalaConfig and JavaConfig, moved things around 2010-10-18 19:30:43 +02:00
Viktor Klang
b0e99413b7 Replacing use of == null and != null for Scala 2010-09-28 11:21:05 +02:00
Michael Kober
00e215a106 closing ticket 377, 376 and 200 2010-08-12 16:04:43 +02:00
Jonas Bonér
9548534f27 Removed TypedActor annotations and the method callbacks in the config 2010-07-31 12:29:17 +02:00
Jonas Bonér
b7ed58cc65 Changed the Spring schema and the Camel endpoint names to the new typed-actor name 2010-07-31 00:52:46 +02:00
Jonas Bonér
e48572f32e Added TypedActor and TypedTransactor base classes.
Renamed ActiveObject factory object to TypedActor.
Improved network protocol for TypedActor.
Remote TypedActors now identified by UUID.
2010-07-26 20:03:33 +02:00
Martin Krasser
959873d51a closes #314 akka-spring to support active object lifecycle management
closes #315 akka-spring to support configuration of shutdown callback method
2010-07-06 07:00:04 +02:00
Viktor Klang
e42b1f888d Removed Scala 2.8 deprecation warnings 2010-04-15 16:05:16 +02:00
Jonas Bonér
9fdc29fd3e converted tabs to spaces 2010-03-20 10:56:46 +01:00
Michael Kober
2bceb82a78 initial version of spring custom namespace 2010-03-14 22:19:20 +01:00