| Modifier and Type | Method and Description |
|---|---|
static ImplementationFactory |
ImplementationFactory.getInstance()
Returns the singleton instance of this class
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ImplementationFactory.setInstance(ImplementationFactory i)
Install a new implementation factory, this method is invoked by implementors
to replace a factory.
|
Copyright © 2022. All rights reserved.