org.jclouds.chef.functions
Class ClientForGroup
java.lang.Object
org.jclouds.chef.functions.ClientForGroup
- All Implemented Interfaces:
- com.google.common.base.Function<String,Client>
@Singleton
public class ClientForGroup
- extends Object
- implements com.google.common.base.Function<String,Client>
Generates a client relevant for a particular group
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Function |
equals |
ClientForGroup
@Inject
public ClientForGroup(ChefApi chefApi)
apply
public Client apply(String from)
- Specified by:
apply in interface com.google.common.base.Function<String,Client>
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.