public class JettyServerServiceTracker extends Object implements org.osgi.framework.ServiceListener
| Constructor and Description |
|---|
JettyServerServiceTracker() |
| Modifier and Type | Method and Description |
|---|---|
void |
serviceChanged(org.osgi.framework.ServiceEvent ev)
Receives notification that a service has had a lifecycle change.
|
void |
stop()
Stops each one of the registered servers.
|
public void stop()
public void serviceChanged(org.osgi.framework.ServiceEvent ev)
serviceChanged in interface org.osgi.framework.ServiceListenerev - The ServiceEvent object.Copyright © 1995-2015 Webtide. All Rights Reserved.