Class ApplicationContextRunner

  • All Implemented Interfaces:
    org.brijframework.factories.Factory<String,​org.brijframework.context.bootstrap.BootstrapContext>

    public class ApplicationContextRunner
    extends org.brijframework.factories.impl.AbstractFactory<String,​org.brijframework.context.bootstrap.BootstrapContext>
    • Method Detail

      • preregister

        protected void preregister​(String key,
                                   org.brijframework.context.bootstrap.BootstrapContext value)
        Specified by:
        preregister in class org.brijframework.factories.impl.AbstractFactory<String,​org.brijframework.context.bootstrap.BootstrapContext>
      • postregister

        protected void postregister​(String key,
                                    org.brijframework.context.bootstrap.BootstrapContext value)
        Specified by:
        postregister in class org.brijframework.factories.impl.AbstractFactory<String,​org.brijframework.context.bootstrap.BootstrapContext>
      • getApplicationContext

        public org.brijframework.context.bootstrap.BootstrapContext getApplicationContext()