public class ContextFunctionCatalogInitializer extends Object implements org.springframework.context.ApplicationContextInitializer<org.springframework.context.support.GenericApplicationContext>
Modifier and Type | Class and Description |
---|---|
static class |
ContextFunctionCatalogInitializer.DummyProcessor
Dummy implementation of a processor.
|
Modifier and Type | Field and Description |
---|---|
static boolean |
enabled
Flag for enabling the context function catalog initializer.
|
static String |
IGNORE_BACKGROUNDPREINITIALIZER_PROPERTY_NAME
Property name for ignoring pre initilizer.
|
Constructor and Description |
---|
ContextFunctionCatalogInitializer() |
Modifier and Type | Method and Description |
---|---|
void |
initialize(org.springframework.context.support.GenericApplicationContext applicationContext) |
public static final String IGNORE_BACKGROUNDPREINITIALIZER_PROPERTY_NAME
public static boolean enabled
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.