public interface ComponentHost
Modifier and Type | Method and Description |
---|---|
void |
addItemSubscriptionListener(SubscriptionManagerListener<String> listener) |
ComponentHandle |
registerComponent(ComponentFactory componentFactory) |
void |
removeItemSubscriptionListener(SubscriptionManagerListener<String> listener) |
ComponentHandle registerComponent(ComponentFactory componentFactory) throws Exception
Exception
void addItemSubscriptionListener(SubscriptionManagerListener<String> listener)
void removeItemSubscriptionListener(SubscriptionManagerListener<String> listener)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.