public class DefaultStorageHandlerFactory extends Object implements EventHandlerFactory
FACTORY_ID| Constructor and Description |
|---|
DefaultStorageHandlerFactory() |
DefaultStorageHandlerFactory(org.osgi.framework.BundleContext context) |
| Modifier and Type | Method and Description |
|---|---|
EventHandler |
createHandler(Map<String,String> properties) |
void |
dispose() |
protected void |
handleServiceChange(EventService service) |
protected void |
processEvent(Event event) |
public DefaultStorageHandlerFactory()
public DefaultStorageHandlerFactory(org.osgi.framework.BundleContext context)
protected void handleServiceChange(EventService service)
public void dispose()
public EventHandler createHandler(Map<String,String> properties)
createHandler in interface EventHandlerFactoryprotected void processEvent(Event event)
Copyright © 2015 Eclipse SCADA Project. All rights reserved.