public static class Factory.ServerCacheConfiguration
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static ServerCacheConfiguration |
createInstance()
Creates a new instance of the
ServerCacheConfiguration class. |
static ServerCacheConfigurationList |
createList()
Deprecated.
As of release 5.0.0.
|
public static ServerCacheConfiguration createInstance()
ServerCacheConfiguration
class.
The created object is a dependent object and is only persisted
when its parent object (the independently persistable object that references it)
is persisted.public static ServerCacheConfigurationList createList()
© Copyright IBM Corporation 2006, 2015. All rights reserved.