public class PlatformDefaultJavaObjectFactory<T> extends Object implements PlatformJavaObjectFactoryEx<T>
| Constructor and Description |
|---|
PlatformDefaultJavaObjectFactory() |
| Modifier and Type | Method and Description |
|---|---|
T |
create()
Constructs and returns a fully configured instance of T.
|
void |
initialize(@Nullable Object payload,
@Nullable Map<String,Object> props)
Initialize factory.
|
String |
toString() |
public void initialize(@Nullable
@Nullable Object payload,
@Nullable
@Nullable Map<String,Object> props)
initialize in interface PlatformJavaObjectFactoryEx<T>payload - Optional payload.props - Optional properties.public T create()
create in interface PlatformJavaObjectFactory<T>
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020