Package com.turbospaces.ebean
Class CacheBootstrapInitializer
java.lang.Object
com.turbospaces.boot.AbstractBootstrapAware
com.turbospaces.ebean.CacheBootstrapInitializer
- All Implemented Interfaces:
BootstrapAware,org.springframework.beans.factory.BeanFactory,org.springframework.boot.BootstrapRegistryInitializer
public class CacheBootstrapInitializer
extends AbstractBootstrapAware
implements org.springframework.boot.BootstrapRegistryInitializer
-
Field Summary
Fields inherited from class com.turbospaces.boot.AbstractBootstrapAware
bootstrap, loggerFields inherited from interface org.springframework.beans.factory.BeanFactory
FACTORY_BEAN_PREFIX -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinitialize(org.springframework.boot.BootstrapRegistry registry) voidsetBootstrap(Bootstrap bootstrap) Methods inherited from class com.turbospaces.boot.AbstractBootstrapAware
containsBean, getAliases, getBean, getBean, getBean, getBean, getBean, getBeanProvider, getBeanProvider, getType, getType, isPrototype, isSingleton, isTypeMatch, isTypeMatch
-
Constructor Details
-
CacheBootstrapInitializer
public CacheBootstrapInitializer()
-
-
Method Details
-
setBootstrap
- Specified by:
setBootstrapin interfaceBootstrapAware- Overrides:
setBootstrapin classAbstractBootstrapAware
-
initialize
public void initialize(org.springframework.boot.BootstrapRegistry registry) - Specified by:
initializein interfaceorg.springframework.boot.BootstrapRegistryInitializer
-