org.stanwood.media.store
Class SapphireStoreInfo

java.lang.Object
  extended by org.stanwood.media.extensions.ExtensionInfo<SapphireStore>
      extended by org.stanwood.media.store.SapphireStoreInfo

public class SapphireStoreInfo
extends ExtensionInfo<SapphireStore>

Extension information about the store SapphireStore


Constructor Summary
SapphireStoreInfo()
          The constructor
 
Method Summary
protected  SapphireStore 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

SapphireStoreInfo

public SapphireStoreInfo()
The constructor

Method Detail

createExtension

protected SapphireStore createExtension()
Description copied from class: ExtensionInfo
Used to create the extension

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