Class BootstrapContextImpl

  • All Implemented Interfaces:
    org.brijframework.context.bootstrap.BootstrapContext, org.brijframework.context.Context, org.brijframework.lifecycle.Initializer

    public class BootstrapContextImpl
    extends org.brijframework.context.impl.bootstrap.AbstractBootstrapContext
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void init()  
      • Methods inherited from class org.brijframework.context.impl.bootstrap.AbstractBootstrapContext

        destoryContext, getClassList, getContainers, getContext, getRegisteredList, invokeFactoryMethod, invokeInstanceMethod, loadContainer, poststart, prestart, register, register, start, stop
      • Methods inherited from class org.brijframework.context.impl.AbstractContext

        findFactoryMethod, getEnvironment, getParent, getStages, initialize, load, setStages
      • Methods inherited from interface org.brijframework.context.Context

        getEnvironment, getParent, initialize
      • Methods inherited from interface org.brijframework.lifecycle.Initializer

        postInit, preInit
    • Constructor Detail

      • BootstrapContextImpl

        public BootstrapContextImpl()
    • Method Detail

      • init

        public void init()