org.springframework.boot.builder

Class ParentContextApplicationContextInitializer.ParentContextAvailableEvent

  • java.lang.Object
    • java.util.EventObject
      • org.springframework.context.ApplicationEvent
        • org.springframework.boot.builder.ParentContextApplicationContextInitializer.ParentContextAvailableEvent
    • Constructor Detail

      • ParentContextAvailableEvent

        public ParentContextAvailableEvent(org.springframework.context.ConfigurableApplicationContext applicationContext)
    • Method Detail

      • getApplicationContext

        public org.springframework.context.ConfigurableApplicationContext getApplicationContext()

Copyright © 2020 Pivotal Software, Inc.. All rights reserved.