public class PersisterFactory extends Object
We need to be able to switch persisers at runtime without the components knowing about it!
Modifier and Type | Method and Description |
---|---|
static void |
clearInstance() |
static Persister |
getInstance() |
static void |
setPersister(Persister persister) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.