+1 Thanks, ~Isuru
On Tue, Mar 29, 2011 at 3:27 PM, Supun Malinga <[email protected]> wrote: > Hi all, > suggested change, [1] > This is for a scenario when an AxisObserver is need to identify an event > when a module policy has been updated. Any suggestions and comments are > welcome. > > [1], > Index: modules/kernel/src/org/apache/axis2/engine/AxisEvent.java > ========================================================= > @@ -36,6 +36,7 @@ > public static final int MODULE_REMOVE = 5; > public static final int MODULE_ENGAGED = 6; > public static final int MODULE_DISENGAGED = 7; > + public static final int POLICY_ADDED = 8; > > thanks and regards, > -- > Supun Malinga, > > Software Engineer, > WSO2 Inc. > http://wso2.com > http://wso2.org > email - [email protected] <[email protected]> > mobile - 071 56 91 321 > > -- Technical Lead, WSO2 Inc. http://wso2.org/ Blog : http://isurues.wordpress.com/
