org.ow2.petals.registry.api.config
Class TopologyLoaderFactory

java.lang.Object
  extended by org.ow2.petals.registry.api.config.TopologyLoaderFactory

public class TopologyLoaderFactory
extends java.lang.Object

FIXME : Not the best way to do that....

Author:
Christophe HAMERLING - eBM WebSourcing

Nested Class Summary
static class TopologyLoaderFactory.Type
           
 
Constructor Summary
TopologyLoaderFactory()
           
 
Method Summary
static TopologyLoader getLoader(java.io.File topologyFile)
           
static TopologyLoader getLoader(TopologyLoaderFactory.Type type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopologyLoaderFactory

public TopologyLoaderFactory()
Method Detail

getLoader

public static final TopologyLoader getLoader(java.io.File topologyFile)

getLoader

public static final TopologyLoader getLoader(TopologyLoaderFactory.Type type)


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