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(Object payload,
Map<String,Object> props)
Initialize factory.
|
String |
toString() |
public void initialize(@Nullable
Object payload,
@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 Fabric : ver. 2.4.0 Release Date : March 5 2018