|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.common.collect.ForwardingObject
org.jclouds.internal.BaseView
org.jclouds.chef.internal.ChefContextImpl
@Singleton public class ChefContextImpl
| Constructor Summary | |
|---|---|
protected |
ChefContextImpl(org.jclouds.Context backend,
com.google.common.reflect.TypeToken<? extends org.jclouds.Context> backendType,
ChefService chefService)
|
| Method Summary | |
|---|---|
void |
close()
|
ChefService |
getChefService()
Provides access to high level Chef features. |
| Methods inherited from class org.jclouds.internal.BaseView |
|---|
delegate, equals, getBackendType, hashCode, string, toString, unwrap, unwrap, unwrapApi |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jclouds.View |
|---|
getBackendType, unwrap, unwrap, unwrapApi |
| Constructor Detail |
|---|
@Inject
protected ChefContextImpl(org.jclouds.Context backend,
com.google.common.reflect.TypeToken<? extends org.jclouds.Context> backendType,
ChefService chefService)
| Method Detail |
|---|
public ChefService getChefService()
ChefContext
getChefService in interface ChefContext
public void close()
throws IOException
close in interface CloseableIOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||