Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.server.webapp.util
Class WarTracker

java.lang.Object
  extended by eu.esdihumboldt.hale.server.webapp.util.WarTracker
All Implemented Interfaces:
org.osgi.util.tracker.BundleTrackerCustomizer<org.osgi.framework.Bundle>

public class WarTracker
extends Object
implements org.osgi.util.tracker.BundleTrackerCustomizer<org.osgi.framework.Bundle>

Tracks war bundles and maintains a list of started web applications.

Author:
Michel Kraemer

Constructor Summary
WarTracker()
           
 
Method Summary
 org.osgi.framework.Bundle addingBundle(org.osgi.framework.Bundle bundle, org.osgi.framework.BundleEvent event)
           
 void modifiedBundle(org.osgi.framework.Bundle bundle, org.osgi.framework.BundleEvent event, org.osgi.framework.Bundle object)
           
 void removedBundle(org.osgi.framework.Bundle bundle, org.osgi.framework.BundleEvent event, org.osgi.framework.Bundle object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WarTracker

public WarTracker()
Method Detail

addingBundle

public org.osgi.framework.Bundle addingBundle(org.osgi.framework.Bundle bundle,
                                              org.osgi.framework.BundleEvent event)
Specified by:
addingBundle in interface org.osgi.util.tracker.BundleTrackerCustomizer<org.osgi.framework.Bundle>
See Also:
BundleTrackerCustomizer.addingBundle(Bundle, BundleEvent)

modifiedBundle

public void modifiedBundle(org.osgi.framework.Bundle bundle,
                           org.osgi.framework.BundleEvent event,
                           org.osgi.framework.Bundle object)
Specified by:
modifiedBundle in interface org.osgi.util.tracker.BundleTrackerCustomizer<org.osgi.framework.Bundle>
See Also:
BundleTrackerCustomizer.modifiedBundle(Bundle, BundleEvent, Object)

removedBundle

public void removedBundle(org.osgi.framework.Bundle bundle,
                          org.osgi.framework.BundleEvent event,
                          org.osgi.framework.Bundle object)
Specified by:
removedBundle in interface org.osgi.util.tracker.BundleTrackerCustomizer<org.osgi.framework.Bundle>
See Also:
BundleTrackerCustomizer.removedBundle(Bundle, BundleEvent, Object)

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d