Package | Description |
---|---|
org.jadira.bindings.core.binder | |
org.jadira.bindings.core.loader |
Class and Description |
---|
BindingConfigurationEntry
Represents a BindingConfigurationEntry - a specification of a particular
binding by configuration
The configuration entry either consists of a) a
binding class implementing either
Binding ,
ToMarshaller ,
FromUnmarshaller ,
or Converter together with an optional
qualifier, b) an arbitrary class to be inspected for annotations or other
configuration meaningful to a Provider,
or c) an explicit definitionof a method for marshalling or unmarshalling
and/or constructor (either from method or from constructor can be defined but
not both). |
Class and Description |
---|
BindingConfiguration
Represents the contents of a bindings.xml configuration file.
|
BindingConfigurationEntry
Represents a BindingConfigurationEntry - a specification of a particular
binding by configuration
The configuration entry either consists of a) a
binding class implementing either
Binding ,
ToMarshaller ,
FromUnmarshaller ,
or Converter together with an optional
qualifier, b) an arbitrary class to be inspected for annotations or other
configuration meaningful to a Provider,
or c) an explicit definitionof a method for marshalling or unmarshalling
and/or constructor (either from method or from constructor can be defined but
not both). |
Extension
Represents a extension in the bindings configuration file
|
Provider
Represents a provider in the bindings configuration file
|
Copyright © 2010–2018 Jadira Systems. All rights reserved.