Uses of Interface
com.atlassian.gadgets.spi.ExternalGadgetSpecStore

Packages that use ExternalGadgetSpecStore
com.atlassian.gadgets.directory.internal.impl   
com.atlassian.gadgets.refimpl Provides an implementation of the SPI for the refapp. 
 

Uses of ExternalGadgetSpecStore in com.atlassian.gadgets.directory.internal.impl
 

Constructors in com.atlassian.gadgets.directory.internal.impl with parameters of type ExternalGadgetSpecStore
ConfigurableExternalGadgetSpecDirectoryEntryProvider(GadgetSpecFactory gadgetSpecFactory, ExternalGadgetSpecStore externalGadgetSpecStore, DirectoryUrlBuilder directoryUrlBuilder, com.atlassian.sal.api.transaction.TransactionTemplate txTemplate)
           
 

Uses of ExternalGadgetSpecStore in com.atlassian.gadgets.refimpl
 

Classes in com.atlassian.gadgets.refimpl that implement ExternalGadgetSpecStore
 class PluginSettingsExternalGadgetSpecStore
          This implementation stores ExternalGadgetSpecs to the SAL PluginSettings API.
 



Copyright © 2009 Atlassian. All Rights Reserved.