Apache CXF API

Uses of Class
org.apache.cxf.annotations.FactoryType.Type

Packages that use FactoryType.Type
org.apache.cxf.annotations   
 

Uses of FactoryType.Type in org.apache.cxf.annotations
 

Methods in org.apache.cxf.annotations that return FactoryType.Type
static FactoryType.Type FactoryType.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FactoryType.Type[] FactoryType.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Apache CXF API

Apache CXF