Class LegacyActivationDepth

  • All Implemented Interfaces:
    ActivationDepth

    public class LegacyActivationDepth
    extends ActivationDepthImpl
    Activates an object graph to a specific depth respecting any activation configuration settings that might be in effect.
    • Constructor Detail

      • LegacyActivationDepth

        public LegacyActivationDepth​(int depth)
      • LegacyActivationDepth

        public LegacyActivationDepth​(int depth,
                                     ActivationMode mode)