public interface ChannelManager
| Modifier and Type | Method and Description |
|---|---|
void |
configure() |
Channel |
getChannel() |
void |
initialize() |
void |
stop() |
Channel getChannel()
void configure()
throws ChannelConfigureException
ChannelConfigureExceptionvoid initialize()
throws ChannelInitializationException
ChannelInitializationExceptionvoid stop()
Copyright © 2017 Cask Data, Inc. Licensed under the Apache License, Version 2.0.