org.jclouds.chef
Interface ChefContext

All Superinterfaces:
Closeable, org.jclouds.View
All Known Implementing Classes:
ChefContextImpl

public interface ChefContext
extends org.jclouds.View, Closeable

Provides an entry point to Chef features.


Method Summary
 ChefService getChefService()
          Provides access to high level Chef features.
 
Methods inherited from interface org.jclouds.View
getBackendType, unwrap, unwrap, unwrapApi
 
Methods inherited from interface java.io.Closeable
close
 

Method Detail

getChefService

ChefService getChefService()
Provides access to high level Chef features.



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.