|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.velocity.context.NoOpEventCartridgeProcessor
public final class NoOpEventCartridgeProcessor
Cartridge processor that does not do anything to the supplied cartridge
| Constructor Summary | |
|---|---|
NoOpEventCartridgeProcessor()
|
|
| Method Summary | |
|---|---|
void |
processCartridge(org.apache.velocity.app.event.EventCartridge cartridge)
Process the provided context in accordance with this processing strategy. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoOpEventCartridgeProcessor()
| Method Detail |
|---|
public void processCartridge(org.apache.velocity.app.event.EventCartridge cartridge)
EventCartridgeProcessor
processCartridge in interface EventCartridgeProcessorcartridge - Cartridge to process
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||