Uses of Interface
com.tangosol.run.xml.XmlConfigurable
Packages that use XmlConfigurable
Package
Description
Contains classes providing cache persistence of serialized objects.
Contains Sleepycat Berkeley DB BinaryStore implementation classes.
Contains classes related to POF serialization and deserialization.
Contains basic cluster interfaces and factories.
Contains classes and helpers for implementing various types of persistence.
Contains various generic utilities.
-
Uses of XmlConfigurable in com.tangosol.io
Classes in com.tangosol.io that implement XmlConfigurable -
Uses of XmlConfigurable in com.tangosol.io.bdb
Classes in com.tangosol.io.bdb that implement XmlConfigurableModifier and TypeClassDescriptionclass
An implementation of the BinaryStoreManager interface using Sleepycat Berkeley DB Java Edition. -
Uses of XmlConfigurable in com.tangosol.io.pof
Classes in com.tangosol.io.pof that implement XmlConfigurableModifier and TypeClassDescriptionclass
This class implements thePofContext
interface using information provided in a configuration file (or in a passed XML configuration) as well as classes annotated withPortableType
.class
SafeConfigurablePofContext is an extension of ConfigurablePofContext that can serialize and deserialize any valid POF user type, even those that have not been explicitly configured, as well as any Java serializable types (Serializable, Externalizable, or ExternalizableLite). -
Uses of XmlConfigurable in com.tangosol.net
Subinterfaces of XmlConfigurable in com.tangosol.netModifier and TypeInterfaceDescriptioninterface
The BackingMapManager context is used by the CacheService to pass information to the BackingMapManager during the service initialization.Classes in com.tangosol.net that implement XmlConfigurableModifier and TypeClassDescriptionclass
Deprecated.As of Coherence 3.7class
Deprecated.class
SocketOptions provides a means to configure the various aspects of Sockets. -
Uses of XmlConfigurable in com.tangosol.persistence
Classes in com.tangosol.persistence that implement XmlConfigurableModifier and TypeClassDescriptionclass
ASnapshotArchiverFactory
implementation that creates instances of a SnapshotArchiver class configured using an XmlElement. -
Uses of XmlConfigurable in com.tangosol.util
Classes in com.tangosol.util that implement XmlConfigurableModifier and TypeClassDescriptionstatic class
An implementation of BackingMapManagerContext that does nothing.