You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Darren Shepherd <da...@gmail.com> on 2013/09/11 08:14:21 UTC

Review Request 14077: Updates to @ActionEvent to be compatible with Spring AOP

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14077/
-----------------------------------------------------------

Review request for cloudstack, Kelven Yang and Kishan Kavala.


Repository: cloudstack-git


Description
-------

Two fields were added to CallContext to allow call to dynamically change
the event type and description.  Additionally a @ActionEvents annotation
was added to allow a method to specify multiple events


Diffs
-----

  api/src/com/cloud/event/ActionEvents.java PRE-CREATION 
  api/src/org/apache/cloudstack/context/CallContext.java e3c1bf2a7b97573cdeb4f530d0afe74cb7e3e834 
  server/src/com/cloud/event/ActionEventInterceptor.java ba7e270af90f7bc191b570a7cc131319f446e2f6 

Diff: https://reviews.apache.org/r/14077/diff/


Testing
-------


Thanks,

Darren Shepherd