Package com.consol.citrus.spi
-
Interface Summary Interface Description ReferenceRegistry Bind objects to registry for later reference.ReferenceResolver ReferenceResolverAware TypeResolver Resolves types by searching for classpath resource mapping files in order to resolve class references at runtime. -
Class Summary Class Description ResourcePathTypeResolver Type resolver resolves references via resource path lookup.SimpleReferenceResolver Simple object registry holding in memory key value store to bind and obtain object references by name. -
Annotation Types Summary Annotation Type Description BindToRegistry Used to bind an object to the Citrus context reference registry for dependency injection reasons.