Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.annotations.loader
Interface AnnotationLoader

All Known Implementing Classes:
GlobalTypes

Deprecated. not used

public interface AnnotationLoader

Author:
Bogdan Stefanescu

Method Summary
 void loadAnnotation(org.osgi.framework.Bundle bundle, String annoType, String className, String[] args)
          Deprecated.  
 

Method Detail

loadAnnotation

void loadAnnotation(org.osgi.framework.Bundle bundle,
                    String annoType,
                    String className,
                    String[] args)
                    throws Exception
Deprecated. 
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.