asPodProvider abstract method
Marks this spec as a pod provider (i.e., a factory for other pods).
Pod providers act as producers of other managed instances.
Implementation
Spec<T> asPodProvider();
Marks this spec as a pod provider (i.e., a factory for other pods).
Pod providers act as producers of other managed instances.
Spec<T> asPodProvider();