public class MemoryResourceParameters extends AbstractResourceParameters
MemoryResource.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DYNCLASS_NAME |
CRS_PARAMTER_NAME| Constructor and Description |
|---|
MemoryResourceParameters()
Creates a new memory resource parameters.
|
MemoryResourceParameters(java.lang.String name)
Creates a new memory resource parameters with the given memory resource
name.
|
| Modifier and Type | Method and Description |
|---|---|
protected DelegatedDynObject |
getDelegatedDynObject()
Returns an instance of the
DynObject to delegate to. |
java.lang.String |
getResurceID() |
java.lang.String |
getTypeName()
Returns the type name of the related resource.
|
clear, copyValuesTo, delegate, equals, fromByteArray, fromJson, getCause, getCopy, getDataStoreName, getDescription, getDynClass, getDynValue, getMessage, getProviderName, hasDynValue, hashCode, implement, invokeDynMethod, invokeDynMethod, isValid, loadFromState, loadPRJ, loadWLD, saveToState, setDynValue, toByteArray, toJson, toJsonBuilder, toString, toString, validateclone, finalize, getClass, notify, notifyAll, wait, wait, waitclear, getCopy, toByteArray, toString, validateloadFromState, saveToStateclone, delegate, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, setDynValuetoJson, toJson, toJsonBuilder, toJsonBuilderfromJsonpublic static final java.lang.String DYNCLASS_NAME
public MemoryResourceParameters()
public MemoryResourceParameters(java.lang.String name)
name - of the resourceprotected DelegatedDynObject getDelegatedDynObject()
AbstractDataParametersDynObject to delegate to.getDelegatedDynObject in class AbstractDataParametersDynObjectpublic java.lang.String getTypeName()
ResourceParameterspublic java.lang.String getResurceID()
getResurceID in interface ResourceParametersgetResurceID in class AbstractResourceParameters