Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webengine.model.impl
Class GlobalTypes

java.lang.Object
  extended by org.nuxeo.ecm.webengine.model.impl.GlobalTypes
All Implemented Interfaces:
AnnotationLoader

Deprecated. this should be removed since global types are no more supported

@Deprecated
public class GlobalTypes
extends Object
implements AnnotationLoader

Author:
Bogdan Stefanescu

Constructor Summary
GlobalTypes(WebEngine engine)
          Deprecated.  
 
Method Summary
 TypeRegistry getTypeRegistry()
          Deprecated.  
 void loadAnnotation(org.osgi.framework.Bundle bundle, String annotationType, String className, String[] args)
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalTypes

public GlobalTypes(WebEngine engine)
Deprecated. 
Method Detail

loadAnnotation

public void loadAnnotation(org.osgi.framework.Bundle bundle,
                           String annotationType,
                           String className,
                           String[] args)
                    throws Exception
Deprecated. 
Specified by:
loadAnnotation in interface AnnotationLoader
Throws:
Exception

getTypeRegistry

public TypeRegistry getTypeRegistry()
Deprecated. 

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.