public interface ProjectStageHolder
ProjectStages.
Any custom ProjectStageHolder must get registered via the ServiceLoader mechanism. Simply create a
file
META-INF/services/org.apache.deltaspike.core.api.projectstage.ProjectStageHolder
and write the fully qualified class name of your ProjectStageHolder into it.
Copyright © 2017 The Apache Software Foundation. All rights reserved.