Uses of Class
org.ow2.petals.registry.api.config.TopologyLoaderFactory.Type

Packages that use TopologyLoaderFactory.Type
org.ow2.petals.registry.api.config   
 

Uses of TopologyLoaderFactory.Type in org.ow2.petals.registry.api.config
 

Methods in org.ow2.petals.registry.api.config that return TopologyLoaderFactory.Type
static TopologyLoaderFactory.Type TopologyLoaderFactory.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TopologyLoaderFactory.Type[] TopologyLoaderFactory.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.ow2.petals.registry.api.config with parameters of type TopologyLoaderFactory.Type
static TopologyLoader TopologyLoaderFactory.getLoader(TopologyLoaderFactory.Type type)
           
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.