org.jclouds.chef.config
Annotation Type Validator


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

Used to configure the validator client information.

In a Chef server it must be only one validator client. This client is used by new nodes to autoregister themselves in the Chef server.



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