Modifier and Type | Method and Description |
---|---|
SimpleMarshallingContext |
SimpleMarshallingContextFactory.createMarshallingContext(VersionedMarshallingConfiguration configuration,
ClassLoader loader) |
MarshallingContext |
MarshallingContextFactory.createMarshallingContext(VersionedMarshallingConfiguration configuration,
ClassLoader loader) |
Constructor and Description |
---|
HashableMarshalledValueFactory(MarshallingContextFactory factory,
VersionedMarshallingConfiguration configuration,
ClassLoader loader) |
SimpleMarshalledValueFactory(MarshallingContextFactory factory,
VersionedMarshallingConfiguration configuration,
ClassLoader loader) |
SimpleMarshallingContext(org.jboss.marshalling.MarshallerFactory factory,
VersionedMarshallingConfiguration configuration,
ClassLoader loader) |
Modifier and Type | Interface and Description |
---|---|
interface |
PassivationManager<K,V extends Identifiable<K>>
Manages passivation and replication lifecycle callbacks on an object.
|
Modifier and Type | Class and Description |
---|---|
class |
SerializationGroupContainer<K extends Serializable,V extends Cacheable<K>>
Functions as both a StatefulObjectFactory and PassivationManager for
SerializationGroup s. |
class |
SerializationGroupMemberContainer<K extends Serializable,V extends Cacheable<K>,G extends Serializable>
Functions as both a StatefulObjectFactory and PassivationManager for
SerializationGroupMember s. |
Modifier and Type | Interface and Description |
---|---|
interface |
ReplicationPassivationManager<K,V extends Identifiable<K>>
Manages passivation and replication lifecycle callbacks on an object.
|
Modifier and Type | Class and Description |
---|---|
class |
StatefulSessionComponent
Stateful Session Bean
|
Modifier and Type | Class and Description |
---|---|
class |
CommandDispatcherFactoryService
Service providing a CommandDispatcherFactory.
|
Modifier and Type | Class and Description |
---|---|
class |
SessionAttributeMarshallingContext
Versioned session attribute marshalling context.
|
Copyright © 2013 JBoss by Red Hat. All rights reserved.