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, unwrapApi
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getBackendType, unwrap, unwrap, unwrapApi
@Inject protected ChefContextImpl(Context backend, com.google.common.reflect.TypeToken<? extends Context> backendType, ChefService chefService)
public ChefService getChefService()
ChefContext
getChefService
in interface ChefContext
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.