Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.core.api.model.impl.osm
Class TypeAnnotationRegistry.Annotation

java.lang.Object
  extended by org.nuxeo.ecm.core.api.model.impl.osm.TypeAnnotationRegistry.Annotation
Enclosing class:
TypeAnnotationRegistry<T>

public static class TypeAnnotationRegistry.Annotation
extends java.lang.Object


Constructor Summary
TypeAnnotationRegistry.Annotation(java.lang.Class<?> type, java.lang.Class<?> provider, java.lang.Object data)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeAnnotationRegistry.Annotation

public TypeAnnotationRegistry.Annotation(java.lang.Class<?> type,
                                         java.lang.Class<?> provider,
                                         java.lang.Object data)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.