public final class EventCartridgeProcessingChain extends Object implements EventCartridgeProcessor
EventCartridgeProcessor
s.Constructor and Description |
---|
EventCartridgeProcessingChain(EventCartridgeProcessor... processors) |
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 EventCartridgeProcessingChain(EventCartridgeProcessor... processors)
public void processCartridge(org.apache.velocity.app.event.EventCartridge cartridge)
EventCartridgeProcessor
processCartridge
in interface EventCartridgeProcessor
cartridge
- Cartridge to processCopyright © 2003–2015 Atlassian. All rights reserved.