Enum IResourceIsolationPolicy.ResourceIsolationOutcome

java.lang.Object
java.lang.Enum<IResourceIsolationPolicy.ResourceIsolationOutcome>
org.apache.wicket.protocol.http.IResourceIsolationPolicy.ResourceIsolationOutcome
All Implemented Interfaces:
Serializable, Comparable<IResourceIsolationPolicy.ResourceIsolationOutcome>, Constable
Enclosing interface:
IResourceIsolationPolicy

Indicates the outcome for a resource isolation policy for a request. When the outcome is UNKNOWN, the next policy will be consulted.
Author:
papegaaij
See Also: