Package com.atlassian.confluence
Class ContainerManagerTestSupport
java.lang.Object
com.atlassian.confluence.ContainerManagerTestSupport
Provides unit tests with a mechanism to register components with the
ContainerManager
.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.beans.factory.config.ConfigurableListableBeanFactory
init()
registerComponent
(String name, Object component) static void
reset()
-
Constructor Details
-
ContainerManagerTestSupport
public ContainerManagerTestSupport()
-
-
Method Details
-
init
-
reset
public static void reset() -
registerComponent
-
getBeanFactory
public org.springframework.beans.factory.config.ConfigurableListableBeanFactory getBeanFactory()
-