@Service(value=AsyncHealthCheckExecutor.class) public class AsyncHealthCheckExecutor extends Object implements org.osgi.framework.ServiceListener
Constructor and Description |
---|
AsyncHealthCheckExecutor() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.service.component.ComponentContext componentContext) |
protected void |
deactivate(org.osgi.service.component.ComponentContext componentContext) |
void |
serviceChanged(org.osgi.framework.ServiceEvent event) |
@Activate protected final void activate(org.osgi.service.component.ComponentContext componentContext)
@Deactivate protected final void deactivate(org.osgi.service.component.ComponentContext componentContext)
public void serviceChanged(org.osgi.framework.ServiceEvent event)
serviceChanged
in interface org.osgi.framework.ServiceListener
Copyright © 2013–2017 The Apache Software Foundation. All rights reserved.