public class UnknownActivationContextHandlerImpl extends Object implements UnknownActivationContextHandler
UnknownActivationContextHandler
which answer with a 404 NOT FOUND error.Constructor and Description |
---|
UnknownActivationContextHandlerImpl(org.slf4j.Logger logger,
ComponentEventResultProcessor resultProcessor) |
Modifier and Type | Method and Description |
---|---|
void |
handleUnknownContext(ComponentResources pageResources,
EventContext activationContext)
Answer the client in the case of a request coming in with an unknown activation context.
|
public UnknownActivationContextHandlerImpl(org.slf4j.Logger logger, @Traditional @Primary ComponentEventResultProcessor resultProcessor)
public void handleUnknownContext(ComponentResources pageResources, EventContext activationContext) throws IOException
UnknownActivationContextHandler
handleUnknownContext
in interface UnknownActivationContextHandler
IOException
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.