Package | Description |
---|---|
org.apache.velocity.context | |
org.apache.velocity.runtime |
Modifier and Type | Method and Description |
---|---|
EventCartridge |
InternalContextAdapterImpl.attachEventCartridge(EventCartridge ec) |
EventCartridge |
InternalEventContext.attachEventCartridge(EventCartridge ec) |
EventCartridge |
ChainedInternalContextAdapter.attachEventCartridge(EventCartridge ec) |
EventCartridge |
InternalContextAdapterImpl.getEventCartridge() |
EventCartridge |
InternalEventContext.getEventCartridge() |
EventCartridge |
ChainedInternalContextAdapter.getEventCartridge() |
Modifier and Type | Method and Description |
---|---|
EventCartridge |
InternalContextAdapterImpl.attachEventCartridge(EventCartridge ec) |
EventCartridge |
InternalEventContext.attachEventCartridge(EventCartridge ec) |
EventCartridge |
ChainedInternalContextAdapter.attachEventCartridge(EventCartridge ec) |
Modifier and Type | Method and Description |
---|---|
EventCartridge |
RuntimeServices.getApplicationEventCartridge()
Returns the event handlers for the application.
|
EventCartridge |
RuntimeInstance.getApplicationEventCartridge()
Returns the event handlers for the application.
|
EventCartridge |
RuntimeSingleton.getEventCartridge()
Returns the event handlers for the application.
|
Copyright © 2000–2017 The Apache Software Foundation. All rights reserved.