package

com.atlassian.gadgets.publisher.internal

Interfaces

GadgetProcessor Represents preprocessing operations applied to a gadget XML spec before being served to a client or persisted to a store. 
GadgetSpecSyndication Handles maintaining an ATOM feed of published gadgets for syndication to other containers. 
GadgetSpecValidator Interface for validating a gadget spec. 
PublishedGadgetSpecWriter Writes XML gadget spec files from an underlying store to arbitrary output streams. 

Classes

GadgetModuleDescriptor Custom plugin module type for gadget plugin modules. 
PluginGadgetFinder Notifies a series of PluginGadgetSpecEventListener implementations when gadget specs are enabled and disabled by plugins. 

Exceptions