public class AnnouncerModule extends Object implements com.google.inject.Module
Constructor and Description |
---|
AnnouncerModule() |
Modifier and Type | Method and Description |
---|---|
void |
configure(com.google.inject.Binder binder) |
Announcer |
getAnnouncer(org.apache.curator.framework.CuratorFramework curator) |
public void configure(com.google.inject.Binder binder)
configure
in interface com.google.inject.Module
@Provides public Announcer getAnnouncer(org.apache.curator.framework.CuratorFramework curator)
Copyright © 2011–2015. All rights reserved.