Uses of Annotation Type
org.apache.sling.testing.mock.osgi.config.annotations.ConfigType
Packages that use ConfigType
Package
Description
OSGi Config Type Parameters core implementation.
-
Uses of ConfigType in org.apache.sling.testing.mock.osgi.config
Methods in org.apache.sling.testing.mock.osgi.config with parameters of type ConfigTypeModifier and TypeMethodDescriptionConfigTypeContext.constructConfigType
(@NotNull ConfigType annotation) Return a concrete instance of the OSGi config / Component Property Type represented by the givenConfigType
annotation discovered via reflection.ConfigTypeContext.constructConfigType
(@NotNull ConfigType annotation, @Nullable String applyPid) Return a concrete instance of the OSGi config / Component Property Type represented by the givenConfigType
annotation discovered via reflection.