public class PageActivationContextCollectorImpl extends Object implements PageActivationContextCollector
Constructor and Description |
---|
PageActivationContextCollectorImpl(TypeCoercer typeCoercer,
RequestPageCache requestPageCache,
ComponentModelSource modelSource) |
Modifier and Type | Method and Description |
---|---|
Object[] |
collectPageActivationContext(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 Object[] collectPageActivationContext(String pageName)
PageActivationContextCollector
collectPageActivationContext
in interface PageActivationContextCollector
pageName
- to collect context from ; this should be the canonical page name${project.version} - Copyright © 2003-2015 The Apache Software Foundation.