public class DeployToServerConfigurationTypesRegistrar extends java.lang.Object implements ApplicationInitializedListener
Constructor and Description |
---|
DeployToServerConfigurationTypesRegistrar() |
Modifier and Type | Method and Description |
---|---|
void |
componentsInitialized()
Invoked when all application level components are initialized in the same thread where components are initializing (EDT is not guaranteed).
|
static DeployToServerConfigurationType |
getDeployConfigurationType(ServerType<?> serverType) |
public DeployToServerConfigurationTypesRegistrar()
public void componentsInitialized()
ApplicationInitializedListener
componentsInitialized
in interface ApplicationInitializedListener
public static DeployToServerConfigurationType getDeployConfigurationType(ServerType<?> serverType)