|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
DistributedCacheManagerFactoryFactory.getDistributedCacheManagerFactory()
will try to instantiate if no factory is injected.
ChannelFactory
from which the cache obtains
its Channel
.
the factory class
and invoking
Class.newInstance()
.
DistributedCacheManagerFactoryFactory.DEFAULT_CLASS_NAME
.
null
)
IncomingDistributableSessionData.providesSessionAttributes()
would
return false
.
null
if
the attribute map is unmodified from what is already present
in the distributed cache.
IncomingDistributableSessionData
that encapsulates the distributed
cache's information about the given session.
IncomingDistributableSessionData
that encapsulates the distributed
cache's information about the given session.
false
the various attribute
operations in will throw UnsupportedOperationException
.
HAPartition
's cache without
exposing the cache and introducing a dependency on JBoss Cache.true
, indicates that
JBoss Serialization should be used for session serialization.
ObjectStreamSource
implementation that provides
JBossObjectInputStreamSharedTree
and JBossObjectOutputStreamSharedTree
.SSOCredentials
if one is found.
OutgoingDistributableSessionData
to expose information
about changes in the session's attribute map.OutgoingDistributableSessionData
to expose the session's
attribute map.IncomingDistributableSessionData.getSessionAttributes()
on this object.
SSOClusterManager
.HAPartitionCacheHandler.acquireCache()
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |