Package com.atlassian.bamboo.container
Class PersisterFactory
java.lang.Object
com.atlassian.bamboo.container.PersisterFactory
This class allows different components to access the current system persister.
We need to be able to switch persisers at runtime without the components knowing about it!
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static Persister
static void
setPersister
(Persister persister)
-
Method Details
-
getInstance
-
setPersister
-
clearInstance
public static void clearInstance()
-