public final class DeployToServerConfigurationType
extends ConfigurationTypeBase
| Modifier and Type | Class and Description |
|---|---|
class |
DeployToServerConfigurationType.DeployToServerConfigurationFactory |
class |
DeployToServerConfigurationType.MultiSourcesConfigurationFactory |
class |
DeployToServerConfigurationType.SingletonTypeConfigurationFactory |
| Constructor and Description |
|---|
DeployToServerConfigurationType(ServerType<?> serverType) |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationFactoryEx |
getFactory()
Deprecated.
|
ConfigurationFactory |
getFactoryForType(DeploymentSourceType<?> sourceType) |
java.lang.String |
getHelpTopic() |
ServerType<?> |
getServerType() |
public DeployToServerConfigurationType(ServerType<?> serverType)
public ConfigurationFactory getFactoryForType(DeploymentSourceType<?> sourceType)
sourceType - hint for a type of deployment source or null if unknown@Deprecated public ConfigurationFactoryEx getFactory()
getFactoryForType(DeploymentSourceType)public ServerType<?> getServerType()
public java.lang.String getHelpTopic()