org.apache.falcon.resource.channel
Class ChannelFactory

java.lang.Object
  extended by org.apache.falcon.resource.channel.ChannelFactory

public final class ChannelFactory
extends Object

A factory implementation for doling out Channel objects.


Method Summary
static Channel get(String serviceName, String colo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static Channel get(String serviceName,
                          String colo)
                   throws FalconException
Throws:
FalconException


Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.