org.hippoecm.hst.configuration.channel
Class ChannelUtils

java.lang.Object
  extended by org.hippoecm.hst.configuration.channel.ChannelUtils

public class ChannelUtils
extends Object


Constructor Summary
ChannelUtils()
           
 
Method Summary
static
<T extends ChannelInfo>
T
getChannelInfo(Map<String,Object> values, Class<? extends ChannelInfo> parametersInfoType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChannelUtils

public ChannelUtils()
Method Detail

getChannelInfo

public static <T extends ChannelInfo> T getChannelInfo(Map<String,Object> values,
                                                       Class<? extends ChannelInfo> parametersInfoType)


Copyright © 2008-2012 Hippo. All Rights Reserved.