Uses of Class
com.atlassian.gadgets.directory.internal.impl.AbstractDirectoryEntryProvider

Packages that use AbstractDirectoryEntryProvider
com.atlassian.gadgets.directory.internal.impl   
 

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

Subclasses of AbstractDirectoryEntryProvider in com.atlassian.gadgets.directory.internal.impl
 class ConfigurableExternalGadgetSpecDirectoryEntryProvider
          This implementation delegates spec storage to ExternalGadgetSpecStore to enforce the contract of that interface (normalizing URIs on add, preventing duplicate storage, etc.) and so that user-added gadgets may be persisted in between application sessions.
 class GadgetSpecProviderDirectoryEntryProvider
          A DirectoryEntryProvider that aggregates an arbitrary number of GadgetSpecProvider implementations to produce its results.
 class PluginExternalGadgetSpecDirectoryEntryProvider
          A DirectoryEntryProvider for external gadget specs provided by plugins.
 



Copyright © 2013 Atlassian. All Rights Reserved.