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
  • Constructor Details

    • CacheBootstrapInitializer

      public CacheBootstrapInitializer()
  • Method Details

    • setBootstrap

      public void setBootstrap(Bootstrap bootstrap)
      Specified by:
      setBootstrap in interface BootstrapAware
      Overrides:
      setBootstrap in class AbstractBootstrapAware
    • initialize

      public void initialize(org.springframework.boot.BootstrapRegistry registry)
      Specified by:
      initialize in interface org.springframework.boot.BootstrapRegistryInitializer