public final class NoOpEventCartridgeProcessor extends Object implements EventCartridgeProcessor
Constructor and Description |
---|
NoOpEventCartridgeProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
processCartridge(org.apache.velocity.app.event.EventCartridge cartridge)
Process the provided context in accordance with this processing strategy.
|
public void processCartridge(org.apache.velocity.app.event.EventCartridge cartridge)
EventCartridgeProcessor
processCartridge
in interface EventCartridgeProcessor
cartridge
- Cartridge to processCopyright © 2003–2016 Atlassian. All rights reserved.