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()
ApplicationInitializedListenercomponentsInitialized in interface ApplicationInitializedListenerpublic static DeployToServerConfigurationType getDeployConfigurationType(ServerType<?> serverType)