added some methods to the AspectRegistry

This commit is contained in:
Jonas Bonér 2010-02-16 17:10:32 +01:00
parent 49a1d93626
commit 7628831bdb
2 changed files with 30 additions and 1 deletions

View file

@ -142,3 +142,4 @@ class ServerInitiatedRemoteActorTest extends JUnitSuite {
actor.stop
}
}