org.jclouds.chef.config
Annotation Type CookbookVersionsParser


@Target(value={METHOD,PARAMETER,FIELD})
@Retention(value=RUNTIME)
@Qualifier
public @interface CookbookVersionsParser

Used to configure the cookbook versions Json parser.

Chef Server version 0.9 and 0.10 return a different Json when rquesting the cookbook versions. This annotation can be used to setup the cookbook versions parser.



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