Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.automation.core.impl
Class ClassKeyedRegistry<V>

java.lang.Object
  extended by org.nuxeo.ecm.automation.core.impl.SuperKeyedRegistry<java.lang.Class<?>,V>
      extended by org.nuxeo.ecm.automation.core.impl.ClassKeyedRegistry<V>

public class ClassKeyedRegistry<V>
extends SuperKeyedRegistry<java.lang.Class<?>,V>

Author:
Bogdan Stefanescu

Constructor Summary
ClassKeyedRegistry()
           
 
Method Summary
 
Methods inherited from class org.nuxeo.ecm.automation.core.impl.SuperKeyedRegistry
flushCache, get, put, remove
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassKeyedRegistry

public ClassKeyedRegistry()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.