Package org.apache.curator.framework.api
Interface Ensembleable<T>
-
- All Known Subinterfaces:
AddStatConfigEnsembleable,BackgroundEnsembleable<T>,ConfigureEnsembleable,ErrorListenerEnsembleable<T>,GetConfigBuilder,JoinStatConfigEnsembleable,LeaveStatConfigEnsembleable,StatConfigureEnsembleable,WatchBackgroundEnsembleable<T>
- All Known Implementing Classes:
GetConfigBuilderImpl
public interface Ensembleable<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TforEnsemble()
-
-
-
Method Detail
-
forEnsemble
T forEnsemble() throws java.lang.Exception
- Throws:
java.lang.Exception
-
-