Uses of Class
de.xima.fc.e2e.common.ServerUpdateAppParams
-
Packages that use ServerUpdateAppParams Package Description de.xima.fc.e2e.common de.xima.fc.e2e.containerresources.lifecycle -
-
Uses of ServerUpdateAppParams in de.xima.fc.e2e.common
Methods in de.xima.fc.e2e.common with parameters of type ServerUpdateAppParams Modifier and Type Method Description default void
IIntegrationTestLifecycleListener. onUpdateApplication(ServerUpdateAppParams params)
When the servlet container was started and it is time to update the application, such as the license. -
Uses of ServerUpdateAppParams in de.xima.fc.e2e.containerresources.lifecycle
Methods in de.xima.fc.e2e.containerresources.lifecycle with parameters of type ServerUpdateAppParams Modifier and Type Method Description void
IntegrationTestLifecycleListener. onUpdateApplication(ServerUpdateAppParams params)
-