org.jclouds.rest.config
Class ClientProvider<S,A>
java.lang.Object
org.jclouds.rest.config.ClientProvider<S,A>
- All Implemented Interfaces:
- javax.inject.Provider<S>
@Singleton
public class ClientProvider<S,A>
- extends Object
- implements com.google.inject.Provider<S>
- Author:
- Adrian Cole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
get
@Singleton
public S get()
- Specified by:
get
in interface javax.inject.Provider<S>
Copyright © 2009-2011 jclouds. All Rights Reserved.