public interface Publisher
| Modifier and Type | Method and Description |
|---|---|
void |
publish(PublishedInfo info)
Publish info in the underlying destination.
|
static final String LOG_NAME
void publish(PublishedInfo info)
info - information to be publishedCopyright © 2018. All rights reserved.