Class IdentityObjectTable

java.lang.Object
org.wildfly.clustering.marshalling.jboss.IdentityObjectTable
All Implemented Interfaces:
org.jboss.marshalling.ObjectTable

public class IdentityObjectTable extends Object implements org.jboss.marshalling.ObjectTable
An ObjectTable based on an IdentityTable.
Author:
Paul Ferraro
  • Constructor Details

    • IdentityObjectTable

      public IdentityObjectTable(List<Object> objects)
  • Method Details