public class NewJobSender extends Object implements org.osgi.service.event.EventHandler
Constructor and Description |
---|
NewJobSender() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.framework.BundleContext bundleContext)
Activate this component.
|
protected void |
deactivate()
Deactivate this component.
|
void |
handleEvent(org.osgi.service.event.Event event) |
@Activate protected void activate(org.osgi.framework.BundleContext bundleContext)
@Deactivate protected void deactivate()
public void handleEvent(org.osgi.service.event.Event event)
handleEvent
in interface org.osgi.service.event.EventHandler
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.