Author: indika
Date: Sun Jul 6 09:20:14 2008
New Revision: 18872
URL:
http://wso2.org/svn/browse/wso2?view=rev&revision=18872Log:
Modified:
trunk/commons/throttle/modules/core/src/main/java/org/wso2/throttle/ThrottleFactory.java
Modified: trunk/commons/throttle/modules/core/src/main/java/org/wso2/throttle/ThrottleFactory.java
URL:
http://wso2.org/svn/browse/wso2/trunk/commons/throttle/modules/core/src/main/java/org/wso2/throttle/ThrottleFactory.java?rev=18872&r1=18871&r2=18872&view=diff==============================================================================
--- trunk/commons/throttle/modules/core/src/main/java/org/wso2/throttle/ThrottleFactory.java (original)
+++ trunk/commons/throttle/modules/core/src/main/java/org/wso2/throttle/ThrottleFactory.java Sun Jul 6 09:20:14 2008
@@ -329,10 +329,10 @@
}
/**
- * Helper method to build
+ * Helper method to process control assertion
*
- * @param policy
- * @param callerConfiguration
+ * @param policy Policy for Control Assertion
+ * @param callerConfiguration Caller to whom control need to be applied.
* @throws ThrottleException
*/
private static void fillControlConfiguration(Policy policy, CallerConfiguration callerConfiguration) throws ThrottleException {
_______________________________________________
Commons-dev mailing list
Commons-dev@...
http://wso2.org/cgi-bin/mailman/listinfo/commons-dev