public class DefaultTemplateContextFactory extends Object implements TemplateContextFactory
Constructor and Description |
---|
DefaultTemplateContextFactory() |
Modifier and Type | Method and Description |
---|---|
Context |
createContext(Map<String,?> parameters,
boolean positionalMode) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createContext
public Context createContext(Map<String,?> parameters, boolean positionalMode)
createContext
in interface TemplateContextFactory
Copyright © 2001–2019 Apache Cayenne. All rights reserved.