|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
DefaultCRest
configuration interfaces and configuration factories.
See:
Description
Interface Summary | |
---|---|
InterfaceConfig | Interface configuration holder object. |
InterfaceConfigFactory | Creates instances of InterfaceConfig for the given interfaces. |
MethodConfig | Method configuration holder object. |
ParamConfig | Method's argument configuration holder object. |
StaticParam |
Class Summary | |
---|---|
AnnotationDrivenInterfaceConfigFactory | Annotation based config factory of any possible interfaces given to the factory. |
ConfigBuilders | Handy builders for DefaultInterfaceConfig . |
ConfigBuilders.InterfaceConfigBuilder | |
ConfigBuilders.MethodConfigBuilder | |
ConfigBuilders.ParamConfigBuilder | |
Configs | |
OverridingInterfaceConfigFactory | Simple InterfaceConfigFactory that returns a overridden configuration, result of the config creation for a given interface from two InterfaceConfigFactories. |
PreconfiguredInterfaceConfigFactory | Preconfigured InterfaceConfigFactory holding a mapping class->InterfaceConfig. |
PropertiesDrivenInterfaceConfigFactory | Properties based config factory of any possible interfaces given to the factory. |
XmlDrivenInterfaceConfigFactory | Xml based config factory of any possible interfaces given to the factory. |
Enum Summary | |
---|---|
Destination | Param destination. |
Exception Summary | |
---|---|
ConfigFactoryException |
Contains DefaultCRest
configuration interfaces and configuration factories.
DefaultCRest
,
CRestContext
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |