org.jclouds.glesys.compute.config
Class GleSYSComputeServiceContextModule.PasswordProvider
java.lang.Object
org.jclouds.glesys.compute.config.GleSYSComputeServiceContextModule.PasswordProvider
- All Implemented Interfaces:
- javax.inject.Provider<String>
- Enclosing class:
- GleSYSComputeServiceContextModule
@Named(value="PASSWORD")
@Singleton
public static class GleSYSComputeServiceContextModule.PasswordProvider
- extends Object
- implements javax.inject.Provider<String>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GleSYSComputeServiceContextModule.PasswordProvider
public GleSYSComputeServiceContextModule.PasswordProvider()
get
public String get()
- Specified by:
get
in interface javax.inject.Provider<String>
Copyright © 2009-2012 jclouds. All Rights Reserved.