Class ProcedureCache

java.lang.Object
org.openspaces.persistency.support.ProcedureCache

public class ProcedureCache extends Object
Cache for holding fast reflection based getters/setters/constructors. Instance will be created on demand and only once.
Since:
9.1.1
Author:
Dan Kilman
  • Constructor Details

    • ProcedureCache

      public ProcedureCache()
  • Method Details