Uses of Interface
com.atlassian.plugin.osgi.event.PluginServiceDependencyWaitEvent

Packages that use PluginServiceDependencyWaitEvent
com.atlassian.plugin.osgi.event   
 

Uses of PluginServiceDependencyWaitEvent in com.atlassian.plugin.osgi.event
 

Classes in com.atlassian.plugin.osgi.event that implement PluginServiceDependencyWaitEvent
 class PluginServiceDependencyWaitEndedEvent
          Event for when a plugin OSGi service dependency that the system was waiting for has been found
 class PluginServiceDependencyWaitStartingEvent
          Event for when a plugin has started to wait for an OSGi service to be available.
 class PluginServiceDependencyWaitTimedOutEvent
          Event for when a plugin has timed out waiting for an OSGi service to be available
 



Copyright © 2010 Atlassian. All Rights Reserved.