public class KeystoneParserModule
extends com.google.inject.AbstractModule
Modifier and Type | Class and Description |
---|---|
static class |
KeystoneParserModule.SetTypeAdapterFactory
Handles the goofy structures with "values" holder wrapping an array
http://docs.openstack.org/api/openstack-identity-service/2.0/content/Versions-d1e472.html
Treats [A,B,C] and {"values"=[A,B,C], "someotherstuff"=...} as the same Set
|
Constructor and Description |
---|
KeystoneParserModule() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
Copyright © 2009-2013 jclouds. All Rights Reserved.