Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public class ClassKeyedRegistry<V>
extends SuperKeyedRegistry<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 ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.