Interface | Description |
---|---|
Context |
Interface describing the application data context.
|
InternalContextAdapter |
interface to bring all necessary internal and user contexts together.
|
InternalEventContext |
Interface for event support.
|
InternalWrapperContext |
interface for internal context wrapping functionality
|
Class | Description |
---|---|
AbstractContext |
This class is the abstract base class for all conventional
Velocity Context implementations.
|
ChainedInternalContextAdapter |
This is an abstract internal-use-only context implementation to be
used as a subclass for other internal-use-only contexts that wrap
other internal-use-only contexts.
|
InternalContextAdapterImpl |
This adapter class is the container for all context types for internal
use.
|
Copyright © 2000–2021 The Apache Software Foundation. All rights reserved.