|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jetspeed.profiler.rules.impl.AbstractProfilingRule
org.apache.jetspeed.profiler.rules.impl.StandardProfilingRule
public class StandardProfilingRule
StandardProfilingRule applies the standard Jetspeed-1 profiling rules. The result is an ordered list of Profile Locator name/value pairs.
| Field Summary | |
|---|---|
protected static org.apache.commons.logging.Log |
log
|
| Fields inherited from class org.apache.jetspeed.profiler.rules.impl.AbstractProfilingRule |
|---|
criteria, id, locators, ojbConcreteClass, resolvers, title |
| Fields inherited from interface org.apache.jetspeed.profiler.rules.ProfilingRule |
|---|
CCPP_PROPERTY, REQUEST_ATTRIBUTE, REQUEST_PARAMETER, SESSION_ATTRIBUTE, STANDARD, STANDARD_COUNTRY, STANDARD_GROUP, STANDARD_GROUP_ROLE_USER, STANDARD_LANGUAGE, STANDARD_MEDIATYPE, STANDARD_PAGE, STANDARD_ROLE, STANDARD_ROLE_FALLBACK, STANDARD_USER, USER_ATTRIBUTE |
| Constructor Summary | |
|---|---|
StandardProfilingRule()
|
|
StandardProfilingRule(ProfileResolvers resolvers)
|
|
| Method Summary | |
|---|---|
ProfileLocator |
apply(RequestContext context,
Profiler service)
Applying the profiling rule generates a generic profile locator. |
| Methods inherited from class org.apache.jetspeed.profiler.rules.impl.AbstractProfilingRule |
|---|
addLocatorToCache, getClassname, getDefaultResolver, getId, getLocatorFromCache, getResolver, getResolvers, getRuleCriteria, getTitle, setClassname, setId, setResolvers, setTitle, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.jetspeed.profiler.rules.ProfilingRule |
|---|
getClassname, getId, getResolver, getResolvers, getRuleCriteria, getTitle, setClassname, setId, setResolvers, setTitle |
| Field Detail |
|---|
protected static final org.apache.commons.logging.Log log
| Constructor Detail |
|---|
public StandardProfilingRule()
public StandardProfilingRule(ProfileResolvers resolvers)
| Method Detail |
|---|
public ProfileLocator apply(RequestContext context,
Profiler service)
ProfilingRule
apply in interface ProfilingRuleapply in class AbstractProfilingRule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||