|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GadgetSpecFactory | |
|---|---|
| com.atlassian.gadgets.dashboard.internal.impl | |
| com.atlassian.gadgets.directory.internal.impl | |
| com.atlassian.gadgets.embedded.internal | Handles construction of gadget <iframes>, rendering, and URLs to Shindig's gadget rendering servlet. |
| com.atlassian.gadgets.oauth.serviceprovider.internal | |
| com.atlassian.gadgets.renderer.internal | |
| Uses of GadgetSpecFactory in com.atlassian.gadgets.dashboard.internal.impl |
|---|
| Constructors in com.atlassian.gadgets.dashboard.internal.impl with parameters of type GadgetSpecFactory | |
|---|---|
GadgetFactoryImpl(GadgetStateFactory stateFactory,
GadgetSpecFactory specFactory)
Creates a new GadgetFactoryImpl that delegates to the specified factory. |
|
| Uses of GadgetSpecFactory in com.atlassian.gadgets.directory.internal.impl |
|---|
| Constructors in com.atlassian.gadgets.directory.internal.impl with parameters of type GadgetSpecFactory | |
|---|---|
AbstractDirectoryEntryProvider(GadgetSpecFactory gadgetSpecFactory)
|
|
ConfigurableExternalGadgetSpecDirectoryEntryProvider(GadgetSpecFactory gadgetSpecFactory,
ExternalGadgetSpecStore externalGadgetSpecStore,
DirectoryUrlBuilder directoryUrlBuilder,
com.atlassian.sal.api.transaction.TransactionTemplate txTemplate)
|
|
GadgetSpecProviderDirectoryEntryProvider(GadgetSpecFactory gadgetSpecFactory,
Iterable<GadgetSpecProvider> gadgetSpecProviders)
|
|
PluginExternalGadgetSpecDirectoryEntryProvider(GadgetSpecFactory gadgetSpecFactory)
Creates a new instance that uses the specified GadgetSpecFactory to retrieve and parse gadget specs. |
|
| Uses of GadgetSpecFactory in com.atlassian.gadgets.embedded.internal |
|---|
| Constructors in com.atlassian.gadgets.embedded.internal with parameters of type GadgetSpecFactory | |
|---|---|
GadgetUrlBuilder(com.atlassian.sal.api.ApplicationProperties applicationProperties,
com.atlassian.plugin.webresource.WebResourceManager webResourceManager,
SecurityTokenFactory securityTokenFactory,
GadgetSpecFactory gadgetSpecFactory)
Constructor. |
|
GadgetViewFactoryImpl(GadgetSpecFactory specFactory,
RenderedGadgetUriBuilder renderedUriBuilder)
|
|
| Uses of GadgetSpecFactory in com.atlassian.gadgets.oauth.serviceprovider.internal |
|---|
| Constructors in com.atlassian.gadgets.oauth.serviceprovider.internal with parameters of type GadgetSpecFactory | |
|---|---|
OpenSocialConsumerInformationRenderer(com.atlassian.templaterenderer.TemplateRenderer renderer,
GadgetSpecFactory gadgetSpecFactory,
GadgetRequestContextFactory gadgetRequestContextFactory)
|
|
OpenSocialTokenPropertiesFactory(GadgetSpecFactory gadgetSpecFactory)
|
|
| Uses of GadgetSpecFactory in com.atlassian.gadgets.renderer.internal |
|---|
| Classes in com.atlassian.gadgets.renderer.internal that implement GadgetSpecFactory | |
|---|---|
class |
GadgetSpecFactoryImpl
Default implementation of GadgetSpecFactory. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||