ChefApi instead and access the ChefService from
it.@Singleton @Deprecated public class ChefContextImpl extends BaseView implements ChefContext
| Modifier | Constructor and Description |
|---|---|
protected |
ChefContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
ChefService chefService)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Deprecated.
|
ChefService |
getChefService()
Deprecated.
Provides access to high level Chef features.
|
delegate, equals, getBackendType, hashCode, string, toString, unwrap, unwrap, unwrapApiclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetBackendType, unwrap, unwrap, unwrapApi@Inject protected ChefContextImpl(Context backend, com.google.common.reflect.TypeToken<? extends Context> backendType, ChefService chefService)
public ChefService getChefService()
ChefContextgetChefService in interface ChefContextpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.