Uses of Interface
com.sun.enterprise.web.connector.grizzly.Rule

Packages that use Rule
com.sun.enterprise.web.ara   
com.sun.enterprise.web.ara.rules   
 

Uses of Rule in com.sun.enterprise.web.ara
 

Fields in com.sun.enterprise.web.ara with type parameters of type Rule
protected  ArrayList<Rule> IsolationRulesExecutor.rules
          The list of Rule to apply to a Task
 

Uses of Rule in com.sun.enterprise.web.ara.rules
 

Classes in com.sun.enterprise.web.ara.rules that implement Rule
 class HeapMemoryRule
          Based on the application context-root, configure the ReadTask Pipeline based on the policy metric defined in domain.xml.
 class PathRule
          Based on the application context-root, configure the ReadTask Pipeline.
 class ThreadRatioRule
          Based on the application context-root, configure the ReadTask Pipeline.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.