org.stanwood.media.source
Class TagChimpSourceInfo

java.lang.Object
  extended by org.stanwood.media.extensions.ExtensionInfo<TagChimpSource>
      extended by org.stanwood.media.source.TagChimpSourceInfo

public class TagChimpSourceInfo
extends ExtensionInfo<TagChimpSource>

The TagChimpSource source information


Constructor Summary
TagChimpSourceInfo()
          The constructor
 
Method Summary
protected  TagChimpSource createExtension()
          Used to create the extension
 
Methods inherited from class org.stanwood.media.extensions.ExtensionInfo
getAnyExtension, getExtension, getId, getParameterInfos, getType, setId, setParameterInfos
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagChimpSourceInfo

public TagChimpSourceInfo()
The constructor

Method Detail

createExtension

protected TagChimpSource createExtension()
Used to create the extension

Specified by:
createExtension in class ExtensionInfo<TagChimpSource>
Returns:
The extension