Uses of Class
anima.component.exception.ComponentFactoryException

Packages that use ComponentFactoryException
anima.context   
anima.context.javalocal   
 

Uses of ComponentFactoryException in anima.context
 

Methods in anima.context that throw ComponentFactoryException
 IComponentFactory IComponentContext.createComponentFactory()
          Creates a default component factory.
 IComponentFactory IComponentContext.createComponentFactory(java.lang.String factoryType)
          Creates a component factory for a given type.
 

Uses of ComponentFactoryException in anima.context.javalocal
 

Methods in anima.context.javalocal that throw ComponentFactoryException
 IComponentFactory JavaLocalContext.createComponentFactory()
          Creates a default component factory.
 IComponentFactory JavaLocalContext.createComponentFactory(java.lang.String factoryType)
          Creates a component factory for a given type.
 



Copyright © 2007. All Rights Reserved.