public class ThermostatExtensionRegistry<E> extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ThermostatExtensionRegistry.Action |
| Constructor and Description |
|---|
ThermostatExtensionRegistry(org.osgi.framework.BundleContext context,
String filter,
Class<E> classType) |
| Modifier and Type | Method and Description |
|---|---|
void |
addActionListener(ActionListener<ThermostatExtensionRegistry.Action> l) |
void |
removeActionListener(ActionListener<ThermostatExtensionRegistry.Action> l) |
void |
start() |
void |
stop() |
public void start()
public void stop()
public void addActionListener(ActionListener<ThermostatExtensionRegistry.Action> l)
public void removeActionListener(ActionListener<ThermostatExtensionRegistry.Action> l)
Copyright © 2013. All Rights Reserved.