Nuxeo Enterprise Platform 5.4

org.nuxeo.runtime.annotations.loader
Interface AnnotationLoader

All Known Implementing Classes:
GlobalTypes

public interface AnnotationLoader

Author:
Bogdan Stefanescu

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

Method Detail

loadAnnotation

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

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.