@NotExtensible @ThreadSafety(level=INTERFACE_NOT_THREADSAFE) public interface VelocityContextProviderConfig extends GenericConfig
Modifier and Type | Interface and Description |
---|---|
static class |
VelocityContextProviderConfig.ObjectScope |
Modifier and Type | Method and Description |
---|---|
VelocityContextProviderConfig.ObjectScope |
getObjectScope()
Indicates the expected scope for objects added to the Velocity
context by this provider.
|
getConfigObjectDN, getConfigObjectName, getServerContext
VelocityContextProviderConfig.ObjectScope getObjectScope()