public class PageActivatorImpl extends Object implements PageActivator
Constructor and Description |
---|
PageActivatorImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
activatePage(ComponentResources pageResources,
EventContext activationContext,
ComponentEventResultProcessor resultProcessor)
Activates the page.
|
public PageActivatorImpl()
public boolean activatePage(ComponentResources pageResources, EventContext activationContext, ComponentEventResultProcessor resultProcessor) throws IOException
PageActivator
activatePage
in interface PageActivator
pageResources
- resource for the pageactivationContext
- the page activation contextresultProcessor
- responsible for handling the value returned from the event handler methodIOException
Copyright © 2003-2012 The Apache Software Foundation.