Uses of Class
org.milyn.container.plugin.ResultType

Packages that use ResultType
org.milyn.container.plugin   
 

Uses of ResultType in org.milyn.container.plugin
 

Methods in org.milyn.container.plugin that return ResultType
static ResultType ResultType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ResultType[] ResultType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.milyn.container.plugin with parameters of type ResultType
 Result ResultFactory.createResult(ResultType type)
           
 

Constructors in org.milyn.container.plugin with parameters of type ResultType
PayloadProcessor(Smooks smooks, ResultType resultType)
          Public constructor.
 



Copyright © 2008. All Rights Reserved.