Class QuarkusPlatform
java.lang.Object
org.keycloak.quarkus.runtime.integration.QuarkusPlatform
- All Implemented Interfaces:
PlatformProvider
-
Constructor Details
-
QuarkusPlatform
public QuarkusPlatform()
-
-
Method Details
-
name
- Specified by:
namein interfacePlatformProvider
-
exit
- Specified by:
exitin interfacePlatformProvider
-
started
public void started()Called when Quarkus platform is started -
isStarted
public boolean isStarted() -
getTmpDirectory
- Specified by:
getTmpDirectoryin interfacePlatformProvider
-