Package org.infinispan.marshall.jboss

Hooks to bridge Infinispan's marshalling APIs with JBoss Marshalling internals.

See:
          Description

Class Summary
DefaultContextClassResolver This class refines ContextClassLoader to add a default class loader in case the context class loader is null.
GenericJBossMarshaller A marshaller that makes use of JBoss Marshalling to serialize and deserialize objects.
GenericJBossMarshaller.DebuggingExceptionListener  
JBossExternalizerAdapter // TODO: Document this
JBossMarshaller A specialized form of the GenericJBossMarshaller, making use of a custom object table for types internal to Infinispan.
SerializeWithExtFactory JBoss Marshalling plugin class for ClassExternalizerFactory that allows for Infinispan annotations to be used instead of JBoss Marshalling ones in order to discover which classes are serializable with Infinispan externalizers.
 

Package org.infinispan.marshall.jboss Description

Hooks to bridge Infinispan's marshalling APIs with JBoss Marshalling internals.


-->

Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.