public class PersisterFactory extends Object
PersisterFactory.java
. Main XEP entry point. Provides factory
method that can be used to produce Persister objects.Constructor and Description |
---|
PersisterFactory() |
Modifier and Type | Method and Description |
---|---|
static EventPersister |
createPersister()
Creates a new persister object.
|
public static EventPersister createPersister()
Copyright © 2018 InterSystems Corporation. All rights reserved.