org.jclouds.rimuhosting.miro.config
Class RimuHostingRestClientModule

java.lang.Object
  extended by com.google.inject.AbstractModule
      extended by org.jclouds.rest.config.RestClientModule<RimuHostingClient,RimuHostingAsyncClient>
          extended by org.jclouds.rimuhosting.miro.config.RimuHostingRestClientModule
All Implemented Interfaces:
com.google.inject.Module

public class RimuHostingRestClientModule
extends RestClientModule<RimuHostingClient,RimuHostingAsyncClient>

Author:
Adrian Cole

Nested Class Summary
static class RimuHostingRestClientModule.RimuIso8601DateAdapter
           
 
Field Summary
 
Fields inherited from class org.jclouds.rest.config.RestClientModule
asyncClientType, authException, delegates, syncClientType, URI_SUPPLIER_TYPE
 
Constructor Summary
RimuHostingRestClientModule()
           
 
Method Summary
protected  void configure()
           
protected  void installLocations()
           
 
Methods inherited from class org.jclouds.rest.config.RestClientModule
bindAsyncClient, bindClient, bindErrorHandlers, bindRetryHandlers
 
Methods inherited from class com.google.inject.AbstractModule
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RimuHostingRestClientModule

public RimuHostingRestClientModule()
Method Detail

configure

protected void configure()
Overrides:
configure in class RestClientModule<RimuHostingClient,RimuHostingAsyncClient>

installLocations

protected void installLocations()
Overrides:
installLocations in class RestClientModule<RimuHostingClient,RimuHostingAsyncClient>


Copyright © 2009-2012 jclouds. All Rights Reserved.