public class CompatibilityPreparerFactory extends BasicPreparerFactory
preparers| Constructor and Description |
|---|
CompatibilityPreparerFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected ViewPreparer |
createPreparer(java.lang.String name)
Creates a view preparer for the given name.
|
getPreparerprotected ViewPreparer createPreparer(java.lang.String name)
createPreparer in class BasicPreparerFactoryname - The name of the preparer.