public class MCProxy
extends java.lang.Object
Comment about available statistics:
FactoryNames: Not useful because we only use one factory per notify service process.
| Constructor and Description |
|---|
MCProxy(NotifyServiceData service,
java.util.logging.Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
listChannels()
This will find even NCs in the logging and alarm notify service
that are not registered in the naming service and thus usually hidden.
|
public MCProxy(NotifyServiceData service, java.util.logging.Logger logger)