Skip navigation links
C D F G J M O V X Y 

C

ConfigurationCache<T> - Class in org.honton.chas.configuration
 
ConfigurationCacheFactory - Class in org.honton.chas.configuration
 
ConfigurationCacheFactory() - Constructor for class org.honton.chas.configuration.ConfigurationCacheFactory
 
ConfigurationSource - Annotation Type in org.honton.chas.configuration
Annotation to indicate the configuration source for ConfigurationCache injections.
ConfObjectManagerFactory - Class in org.honton.chas.objectmanager.factory
Factory for Jackson ObjectMapper which understands hocon format.
ConfObjectManagerFactory() - Constructor for class org.honton.chas.objectmanager.factory.ConfObjectManagerFactory
 
createMapper(String, Class<? extends ObjectMapperFactory>) - Static method in interface org.honton.chas.objectmanager.factory.ObjectMapperFactory
 
createMrBean() - Static method in interface org.honton.chas.objectmanager.factory.ObjectMapperFactory
 
createObjectMapper() - Method in class org.honton.chas.objectmanager.factory.ConfObjectManagerFactory
 
createObjectMapper() - Method in class org.honton.chas.objectmanager.factory.JsonObjectManagerFactory
 
createObjectMapper() - Method in interface org.honton.chas.objectmanager.factory.ObjectMapperFactory
Create an ObjectMapper
createObjectMapper() - Method in class org.honton.chas.objectmanager.factory.XmlObjectManagerFactory
 
createObjectMapper() - Method in class org.honton.chas.objectmanager.factory.YamlObjectManagerFactory
 

D

DataFormat - Enum in org.honton.chas.configuration
The data formats supported by different ObjectMappers.

F

FIVE_MINUTES - Static variable in annotation type org.honton.chas.configuration.ConfigurationSource
 

G

get() - Method in class org.honton.chas.configuration.ConfigurationCache
 

J

JsonObjectManagerFactory - Class in org.honton.chas.objectmanager.factory
Factory for Jackson ObjectMapper which understands json format.
JsonObjectManagerFactory() - Constructor for class org.honton.chas.objectmanager.factory.JsonObjectManagerFactory
 

M

MR_BEAN - Static variable in interface org.honton.chas.objectmanager.factory.ObjectMapperFactory
 

O

ObjectMapperFactory - Interface in org.honton.chas.objectmanager.factory
A factory of ObjectMapper
of(String) - Static method in enum org.honton.chas.configuration.DataFormat
 
org.honton.chas.configuration - package org.honton.chas.configuration
 
org.honton.chas.objectmanager.factory - package org.honton.chas.objectmanager.factory
 

V

valueOf(String) - Static method in enum org.honton.chas.configuration.DataFormat
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.honton.chas.configuration.DataFormat
Returns an array containing the constants of this enum type, in the order they are declared.

X

XmlObjectManagerFactory - Class in org.honton.chas.objectmanager.factory
Factory for Jackson ObjectMapper which understands xml format.
XmlObjectManagerFactory() - Constructor for class org.honton.chas.objectmanager.factory.XmlObjectManagerFactory
 

Y

YamlObjectManagerFactory - Class in org.honton.chas.objectmanager.factory
Factory for Jackson ObjectMapper which understands yaml format.
YamlObjectManagerFactory() - Constructor for class org.honton.chas.objectmanager.factory.YamlObjectManagerFactory
 
C D F G J M O V X Y 
Skip navigation links

Copyright © 2016. All rights reserved.