com.gigaspaces.converter.pojo
Class Configuration.MapHolder

java.lang.Object
  extended by com.gigaspaces.converter.pojo.Configuration.MapHolder
Enclosing class:
Configuration

public class Configuration.MapHolder
extends Object

This inner class is holding the indication if the all gs xml files have been loaded and the externalEntryMap which holds the POJODescriptor for POJO's.

Since:
5.0

Constructor Summary
Configuration.MapHolder(Map<String,com.gigaspaces.converter.pojo.POJODescription> map)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Configuration.MapHolder

public Configuration.MapHolder(Map<String,com.gigaspaces.converter.pojo.POJODescription> map)