| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventCartridge | |
|---|---|
| org.apache.velocity.context | |
| org.apache.velocity.runtime | |
| Uses of EventCartridge in org.apache.velocity.context | 
|---|
| Methods in org.apache.velocity.context that return EventCartridge | |
|---|---|
 EventCartridge | 
InternalEventContext.attachEventCartridge(EventCartridge ec)
 | 
 EventCartridge | 
InternalContextAdapterImpl.attachEventCartridge(EventCartridge ec)
 | 
 EventCartridge | 
ChainedInternalContextAdapter.attachEventCartridge(EventCartridge ec)
 | 
 EventCartridge | 
InternalEventContext.getEventCartridge()
 | 
 EventCartridge | 
InternalContextAdapterImpl.getEventCartridge()
 | 
 EventCartridge | 
ChainedInternalContextAdapter.getEventCartridge()
 | 
| Methods in org.apache.velocity.context with parameters of type EventCartridge | |
|---|---|
 EventCartridge | 
InternalEventContext.attachEventCartridge(EventCartridge ec)
 | 
 EventCartridge | 
InternalContextAdapterImpl.attachEventCartridge(EventCartridge ec)
 | 
 EventCartridge | 
ChainedInternalContextAdapter.attachEventCartridge(EventCartridge ec)
 | 
| Uses of EventCartridge in org.apache.velocity.runtime | 
|---|
| Methods in org.apache.velocity.runtime that return EventCartridge | |
|---|---|
 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.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||