com.atlassian.gadgets.renderer.internal
Class FeatureImpl

java.lang.Object
  extended by com.atlassian.gadgets.renderer.internal.FeatureImpl
All Implemented Interfaces:
Feature

public class FeatureImpl
extends Object
implements Feature


Constructor Summary
FeatureImpl(org.apache.shindig.gadgets.spec.Feature feature)
           
 
Method Summary
 String getName()
           
 String getParameterValue(String paramName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeatureImpl

public FeatureImpl(org.apache.shindig.gadgets.spec.Feature feature)
Method Detail

getParameterValue

public String getParameterValue(String paramName)
Specified by:
getParameterValue in interface Feature

getName

public String getName()
Specified by:
getName in interface Feature


Copyright © 2011 Atlassian. All Rights Reserved.