public class PlatformDotNetLifecycleBean extends org.apache.ignite.internal.processors.platform.lifecycle.PlatformLifecycleBean implements LifecycleBean
Constructor and Description |
---|
PlatformDotNetLifecycleBean()
Constructor.
|
PlatformDotNetLifecycleBean(String typName)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Map<String,?> |
getProperties()
Get properties.
|
String |
getTypeName()
Get type name.
|
void |
setProperties(Map<String,?> props)
Set properties.
|
void |
setTypeName(String typName)
Set type name.
|
initialize, onLifecycleEvent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onLifecycleEvent
public PlatformDotNetLifecycleBean()
public PlatformDotNetLifecycleBean(String typName)
typName
- Type name.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024