Interface ResteasyReactiveInitialiser
-
public interface ResteasyReactiveInitialiser
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidinit(org.jboss.resteasy.reactive.server.core.Deployment deployment)This is where we stuff all generated static init calls we need to make.
-