Uses of Class
org.milyn.javabean.factory.Alias

Packages that use Alias
org.milyn.javabean.factory   
 

Uses of Alias in org.milyn.javabean.factory
 

Classes in org.milyn.javabean.factory with annotations of type Alias
 class BasicFactoryDefinitionParser
          The BasicFactoryDefinitionParser supports two kinds of factory definitions: some.package.SomeFactory#createObject
This defines that the 'createObject' of the class 'some.package.SomeFactory' should be called for creating the target object.
 class MVELFactoryDefinitionParser
          Creates MVELFactory objects from a factory definition.
 



Copyright © 2018. All rights reserved.