Class LoadedObjectTable
java.lang.Object
org.jboss.marshalling.ChainingObjectTable
org.wildfly.clustering.marshalling.jboss.LoadedObjectTable
- All Implemented Interfaces:
org.jboss.marshalling.ObjectTable
public class LoadedObjectTable
extends org.jboss.marshalling.ChainingObjectTable
- Author:
- Paul Ferraro
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jboss.marshalling.ObjectTable
org.jboss.marshalling.ObjectTable.Writer -
Constructor Summary
ConstructorsConstructorDescriptionLoadedObjectTable(ClassLoader loader) LoadedObjectTable(List<ClassLoader> loaders) -
Method Summary
Methods inherited from class org.jboss.marshalling.ChainingObjectTable
getObjectWriter, readObject
-
Constructor Details
-
LoadedObjectTable
-
LoadedObjectTable
-