Uses of Interface
org.springframework.cloud.context.named.NamedContextFactory.Specification
-
Packages that use NamedContextFactory.Specification Package Description org.springframework.cloud.context.named -
-
Uses of NamedContextFactory.Specification in org.springframework.cloud.context.named
Classes in org.springframework.cloud.context.named with type parameters of type NamedContextFactory.Specification Modifier and Type Class Description classNamedContextFactory<C extends NamedContextFactory.Specification>Creates a set of child contexts that allows a set of Specifications to define the beans in each child context.
-