| Modifier and Type | Method and Description |
|---|---|
boolean |
EventQuerySource.supportsListener(SubscriptionInformation information) |
| Modifier and Type | Method and Description |
|---|---|
void |
EventQuerySource.addListener(java.util.Collection<SubscriptionInformation> listeners) |
void |
EventQuerySource.removeListener(java.util.Collection<SubscriptionInformation> listeners) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MonitorQuerySource.supportsListener(SubscriptionInformation subscriptionInformation) |
| Modifier and Type | Method and Description |
|---|---|
void |
MonitorQuerySource.addListener(java.util.Collection<SubscriptionInformation> listeners) |
void |
MonitorQuerySource.removeListener(java.util.Collection<SubscriptionInformation> listeners) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SubscriptionSourceTestImpl.supportsListener(SubscriptionInformation information) |
boolean |
SubscriptionSource.supportsListener(SubscriptionInformation information)
Validate if the provided subcription information can bind to this subscription source
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionSourceTestImpl.addListener(java.util.Collection<SubscriptionInformation> listeners) |
void |
SubscriptionSource.addListener(java.util.Collection<SubscriptionInformation> listeners) |
void |
SubscriptionSourceTestImpl.removeListener(java.util.Collection<SubscriptionInformation> listeners) |
void |
SubscriptionSource.removeListener(java.util.Collection<SubscriptionInformation> listeners) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DataItemSubscriptionSource.supportsListener(SubscriptionInformation subscriptionInformation) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataItemSubscriptionSource.addListener(java.util.Collection<SubscriptionInformation> listeners) |
void |
DataItemSubscriptionSource.removeListener(java.util.Collection<SubscriptionInformation> listeners) |
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0