public class PlatformJavaObjectSingletonFactory<T> extends Object implements PlatformJavaObjectFactory<T>
| Constructor and Description |
|---|
PlatformJavaObjectSingletonFactory(T instance)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
T |
create()
Constructs and returns a fully configured instance of T.
|
String |
toString() |
public PlatformJavaObjectSingletonFactory(T instance)
instance - Instance.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018