public class StartupAwaitDeploymentUnitProcessor
extends Object
implements org.jboss.as.server.deployment.DeploymentUnitProcessor
Adds StartupAwaitInterceptor to exposed methods of EJB, forcing users to wait until all startup beans in the deployment are done with post-construct methods.