public class PageActivationContextCollectorImpl extends java.lang.Object implements PageActivationContextCollector
| Constructor and Description |
|---|
PageActivationContextCollectorImpl(TypeCoercer typeCoercer,
RequestPageCache requestPageCache,
ComponentModelSource modelSource) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object[] |
collectPageActivationContext(java.lang.String pageName)
Fires the passivate event and collects the response, which is coerced to an object array.
|
void |
setupInvalidation(InvalidationEventHub invalidationEventHub) |
public PageActivationContextCollectorImpl(TypeCoercer typeCoercer, RequestPageCache requestPageCache, ComponentModelSource modelSource)
@PostInjection public void setupInvalidation(@ComponentClasses InvalidationEventHub invalidationEventHub)
public java.lang.Object[] collectPageActivationContext(java.lang.String pageName)
PageActivationContextCollectorcollectPageActivationContext in interface PageActivationContextCollectorpageName - to collect context from ; this should be the canonical page name${project.version} - Copyright © 2003-2015 The Apache Software Foundation.