asPodProvider abstract method

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.

Implementation

Spec<T> asPodProvider();