package org.arquillian.cube.spi.event.lifecycle; import org.jboss.arquillian.core.spi.event.Event; public class BeforeAutoStart implements Event { }