|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jetspeed.profiler.rules.impl.StandardResolver
org.apache.jetspeed.profiler.rules.impl.SessionResolver
public class SessionResolver
SessionResolver
| Field Summary |
|---|
| Fields inherited from class org.apache.jetspeed.profiler.rules.impl.StandardResolver |
|---|
COMBO_DELIMITER, VALUE_DELIMITER |
| Fields inherited from interface org.apache.jetspeed.profiler.rules.RuleCriterionResolver |
|---|
COUNTRY, GROUP, GROUP_ROLE_USER, HARD_CODED, LANGUAGE, MEDIATYPE, NAVIGATION, PAGE, PATH, PATH_SESSION, REQUEST, REQUEST_SESSION, ROLE, ROLE_FALLBACK, SESSION, USER, USER_AGENT, USER_ATTRIBUTE |
| Constructor Summary | |
|---|---|
SessionResolver()
|
|
| Method Summary | |
|---|---|
java.lang.String |
resolve(RequestContext context,
RuleCriterion criterion)
Resolver the value for a criterion. |
| Methods inherited from class org.apache.jetspeed.profiler.rules.impl.StandardResolver |
|---|
combinePrincipals, isControl, isNavigation, resolvePrincipals |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.jetspeed.profiler.rules.RuleCriterionResolver |
|---|
isControl, isNavigation |
| Constructor Detail |
|---|
public SessionResolver()
| Method Detail |
|---|
public java.lang.String resolve(RequestContext context,
RuleCriterion criterion)
RuleCriterionResolver
resolve in interface RuleCriterionResolverresolve in class StandardResolvercontext - The request context.criterion - The criterion being evaluated.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||