com.atlassian.config.spring
Class BootstrappedContainerContext

java.lang.Object
  extended by com.atlassian.spring.container.SpringContainerContext
      extended by com.atlassian.config.spring.BootstrappedContainerContext
All Implemented Interfaces:
com.atlassian.spring.container.ContainerContext

public class BootstrappedContainerContext
extends com.atlassian.spring.container.SpringContainerContext


Constructor Summary
BootstrappedContainerContext()
           
 
Method Summary
 void refresh()
           
 
Methods inherited from class com.atlassian.spring.container.SpringContainerContext
autowireComponent, contextReloaded, createComponent, getApplicationContext, getComponent, getServletContext, isSetup, publishEvent, setApplicationContext, setServletContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BootstrappedContainerContext

public BootstrappedContainerContext()
Method Detail

refresh

public void refresh()
Specified by:
refresh in interface com.atlassian.spring.container.ContainerContext
Overrides:
refresh in class com.atlassian.spring.container.SpringContainerContext


Copyright © 2006-2008 Atlassian Pty Ltd. All Rights Reserved.