public interface PageActivationContextCollector
EventConstants.PASSIVATE
event on a page, and collects the result, converting
it to an array of objects.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.
|
Object[] collectPageActivationContext(String pageName)
pageName
- to collect context from ; this should be the canonical page name5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.