Closed MarioArias closed 11 years ago
:+1:
Awesome generalisation. We should also update the comments in ActorCellMonitoringAspect.aj on the pointcut advice for actorOf and namedActorOf
:+1:
:+1:
On line 220 of the ActorCellMonitoringAspect
, the JavaDoc is malformed. Also, the :
on line 216 does not follow the placement in the rest of the file.
Every detail counts, do not allow the code to get messy.
This is looking good now.
The actual pointcut definition don't catch actor creation using the Akka Java API.
This pr change the pointcut definition to catch every implementation of
ActorRefFactory
TraitFix issue #78