Class SelfStage

  • All Implemented Interfaces:
    BuildStage

    public class SelfStage
    extends Object
    implements BuildStage
    This BuildStage implementation registers the Vault in itself.
    Author:
    Pierre Lecerf ([email protected]) Created on 2020/05/24
    • Constructor Detail

      • SelfStage

        public SelfStage()
    • Method Detail

      • build

        public void build​(Vault vault)
        Specified by:
        build in interface BuildStage
        Parameters:
        vault - the Vault instance to register services to