Uses of Package
com.atlassian.plugin

Packages that use com.atlassian.plugin
com.atlassian.plugin   
com.atlassian.plugin.classloader   
com.atlassian.plugin.descriptors   
com.atlassian.plugin.event.events   
com.atlassian.plugin.factories   
com.atlassian.plugin.impl   
com.atlassian.plugin.loaders   
com.atlassian.plugin.loaders.classloading   
com.atlassian.plugin.main Main interface to the plugins framework providing a facade to hide the unnecessary internals. 
com.atlassian.plugin.manager   
com.atlassian.plugin.osgi.container Classes to manage interactions with an OSGi container 
com.atlassian.plugin.osgi.external   
com.atlassian.plugin.osgi.factory Deployers for OSGi-related plugins 
com.atlassian.plugin.osgi.factory.descriptor   
com.atlassian.plugin.osgi.factory.transform Classes for transforming legacy plugin jars into proper OSGi bundles. 
com.atlassian.plugin.osgi.factory.transform.model   
com.atlassian.plugin.parsers   
com.atlassian.plugin.predicate   
com.atlassian.plugin.refimpl   
com.atlassian.plugin.refimpl.webresource   
com.atlassian.plugin.repositories   
com.atlassian.plugin.servlet   
com.atlassian.plugin.servlet.descriptors   
com.atlassian.plugin.servlet.download.plugin   
com.atlassian.plugin.util   
com.atlassian.plugin.util.validation   
com.atlassian.plugin.web   
com.atlassian.plugin.web.conditions   
com.atlassian.plugin.web.descriptors   
com.atlassian.plugin.web.model   
com.atlassian.plugin.webresource   
 

Classes in com.atlassian.plugin used by com.atlassian.plugin
AutowireCapablePlugin.AutowireStrategy
          The autowire strategy to use when creating and wiring a bean
ModuleDescriptor
           
ModuleDescriptorFactory
           
Plugin
           
PluginAccessor
          Allows access to the current plugin system state
PluginArtifact
          Allows the retrieval of files and/or an input stream of a plugin artifact.
PluginArtifactFactory
          Creates a plugin artifact from a URL
PluginController
          Interface to control the state of the plugin system
PluginException
          Generic plugin exception.
PluginInformation
           
PluginManager
          Deprecated. since 2006-09-26 the preferred technique is to use the interfaces that this on e extends directly.
PluginParseException
          Parse plugin exception - thrown from code which must parse a plugin.
PluginRestartState
          The state of the plugin after restart.
PluginState
          Represents the state of the plugin
PluginSystemLifecycle
          Controls the life-cycle of the plugin system.
Resourced
           
Resources
          An aggregate of all resource descriptors within the given plugin module or plugin.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.classloader
Plugin
           
PluginAccessor
          Allows access to the current plugin system state
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.descriptors
ModuleDescriptor
           
ModuleDescriptorFactory
           
Plugin
           
PluginParseException
          Parse plugin exception - thrown from code which must parse a plugin.
Resourced
           
Resources
          An aggregate of all resource descriptors within the given plugin module or plugin.
StateAware
          Makes a plugin or plugin module aware of its activation state.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.event.events
ModuleDescriptor
           
Plugin
           
PluginAccessor
          Allows access to the current plugin system state
PluginController
          Interface to control the state of the plugin system
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.factories
ModuleDescriptorFactory
           
Plugin
           
PluginArtifact
          Allows the retrieval of files and/or an input stream of a plugin artifact.
PluginParseException
          Parse plugin exception - thrown from code which must parse a plugin.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.impl
ModuleDescriptor
           
Plugin
           
PluginArtifact
          Allows the retrieval of files and/or an input stream of a plugin artifact.
PluginException
          Generic plugin exception.
PluginInformation
           
PluginState
          Represents the state of the plugin
Resourced
           
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.loaders
ModuleDescriptorFactory
           
Plugin
           
PluginArtifact
          Allows the retrieval of files and/or an input stream of a plugin artifact.
PluginArtifactFactory
          Creates a plugin artifact from a URL
PluginException
          Generic plugin exception.
PluginParseException
          Parse plugin exception - thrown from code which must parse a plugin.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.loaders.classloading
PluginException
          Generic plugin exception.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.main
ModuleDescriptorFactory
           
PluginAccessor
          Allows access to the current plugin system state
PluginController
          Interface to control the state of the plugin system
PluginParseException
          Parse plugin exception - thrown from code which must parse a plugin.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.manager
ModuleDescriptor
           
Plugin
           
PluginAccessor
          Allows access to the current plugin system state
PluginArtifact
          Allows the retrieval of files and/or an input stream of a plugin artifact.
PluginController
          Interface to control the state of the plugin system
PluginException
          Generic plugin exception.
PluginInstaller
          A place to store plugins which can be installed and uninstalled.
PluginParseException
          Parse plugin exception - thrown from code which must parse a plugin.
PluginRestartState
          The state of the plugin after restart.
PluginSystemLifecycle
          Controls the life-cycle of the plugin system.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.osgi.container
PluginException
          Generic plugin exception.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.osgi.external
ModuleDescriptor
           
ModuleDescriptorFactory
           
PluginParseException
          Parse plugin exception - thrown from code which must parse a plugin.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.osgi.factory
AutowireCapablePlugin
          Defines a plugin that is capable of creating and autowiring beans.
AutowireCapablePlugin.AutowireStrategy
          The autowire strategy to use when creating and wiring a bean
IllegalPluginStateException
          Thrown when a plugin operation has been attempted when the plugin is in an incompatible state.
ModuleDescriptor
           
ModuleDescriptorFactory
           
Plugin
           
PluginArtifact
          Allows the retrieval of files and/or an input stream of a plugin artifact.
PluginInformation
           
PluginParseException
          Parse plugin exception - thrown from code which must parse a plugin.
PluginState
          Represents the state of the plugin
Resourced
           
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.osgi.factory.descriptor
ModuleDescriptor
           
Resourced
           
StateAware
          Makes a plugin or plugin module aware of its activation state.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.osgi.factory.transform
PluginArtifact
          Allows the retrieval of files and/or an input stream of a plugin artifact.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.osgi.factory.transform.model
PluginParseException
          Parse plugin exception - thrown from code which must parse a plugin.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.parsers
ModuleDescriptor
           
ModuleDescriptorFactory
           
Plugin
           
PluginInformation
           
PluginParseException
          Parse plugin exception - thrown from code which must parse a plugin.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.predicate
ModuleDescriptor
           
ModuleDescriptorFactory
           
Plugin
           
PluginAccessor
          Allows access to the current plugin system state
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.refimpl
ModuleDescriptorFactory
           
PluginAccessor
          Allows access to the current plugin system state
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.refimpl.webresource
PluginAccessor
          Allows access to the current plugin system state
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.repositories
PluginArtifact
          Allows the retrieval of files and/or an input stream of a plugin artifact.
PluginInstaller
          A place to store plugins which can be installed and uninstalled.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.servlet
Plugin
           
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.servlet.descriptors
ModuleDescriptor
           
Plugin
           
PluginParseException
          Parse plugin exception - thrown from code which must parse a plugin.
Resourced
           
StateAware
          Makes a plugin or plugin module aware of its activation state.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.servlet.download.plugin
ModuleDescriptor
           
Resourced
           
StateAware
          Makes a plugin or plugin module aware of its activation state.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.util
Plugin
           
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.util.validation
PluginException
          Generic plugin exception.
PluginParseException
          Parse plugin exception - thrown from code which must parse a plugin.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.web
Plugin
           
PluginAccessor
          Allows access to the current plugin system state
PluginManager
          Deprecated. since 2006-09-26 the preferred technique is to use the interfaces that this on e extends directly.
PluginParseException
          Parse plugin exception - thrown from code which must parse a plugin.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.web.conditions
PluginParseException
          Parse plugin exception - thrown from code which must parse a plugin.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.web.descriptors
ModuleDescriptor
           
Plugin
           
PluginParseException
          Parse plugin exception - thrown from code which must parse a plugin.
Resourced
           
StateAware
          Makes a plugin or plugin module aware of its activation state.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.web.model
PluginParseException
          Parse plugin exception - thrown from code which must parse a plugin.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.webresource
ModuleDescriptor
           
Plugin
           
PluginAccessor
          Allows access to the current plugin system state
PluginParseException
          Parse plugin exception - thrown from code which must parse a plugin.
Resourced
           
StateAware
          Makes a plugin or plugin module aware of its activation state.
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.