CuratorAdvertiserManager | CuratorAdvertiserManager | |||
---|---|---|---|---|
Compiled from "CuratorAdvertiserManager.java" | Compiled from "CuratorAdvertiserManager.java" | |||
public class io.dropwizard.discovery.manage.CuratorAdvertiserManager implem | public class io.dropwizard.discovery.manage.CuratorAdvertiserManager<T> imp | |||
ents io.dropwizard.lifecycle.Managed { | lements io.dropwizard.lifecycle.Managed { | |||
public io.dropwizard.discovery.manage.CuratorAdvertiserManager(io.dropwiz | public io.dropwizard.discovery.manage.CuratorAdvertiserManager(io.dropwiz | |||
ard.discovery.core.CuratorAdvertiser); | ard.discovery.core.CuratorAdvertiser<T>); | |||
public void start() throws java.lang.Exception; | public void start() throws java.lang.Exception; | |||
public void stop() throws java.lang.Exception; | public void stop() throws java.lang.Exception; | |||
} | } | |||
End of changes. 1 change blocks. | ||||
4 lines changed or deleted | 4 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |