@Service
@RunLevel(value=20)
public class PostInitializer
extends Object
implements org.glassfish.hk2.api.PostConstruct
Optimization to force the loading of sniffers post deployment.
Sniffers can be slow to load and should not delay server statup when
no application is deployed.