Class EE10Activator.ServerTracker

java.lang.Object
org.eclipse.jetty.ee10.osgi.boot.EE10Activator.ServerTracker
All Implemented Interfaces:
org.osgi.util.tracker.ServiceTrackerCustomizer<Server,Object>
Enclosing class:
EE10Activator

public static class EE10Activator.ServerTracker extends Object implements org.osgi.util.tracker.ServiceTrackerCustomizer<Server,Object>
ServerTracker Tracks appearance of Server instances as OSGi services, and then configures them for deployment of EE10 contexts and webapps.