Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.webengine.app.impl
Class ClassRegistry<V>

java.lang.Object
  extended by org.nuxeo.ecm.webengine.app.impl.SuperKeyedRegistry<java.lang.Class<?>,V>
      extended by org.nuxeo.ecm.webengine.app.impl.ClassRegistry<V>

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

Author:
Bogdan Stefanescu

Constructor Summary
ClassRegistry(java.lang.Class<?> root)
           
 
Method Summary
 
Methods inherited from class org.nuxeo.ecm.webengine.app.impl.SuperKeyedRegistry
get, put, remove
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassRegistry

public ClassRegistry(java.lang.Class<?> root)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.