Skip navigation links
org.netbeans.modules.j2eeserver/4 1.135.0 1
A B C D E F G H I J K L M N O P R S T U V W 

D

Datasource - Interface in org.netbeans.modules.j2ee.deployment.common.api
Represents a data source
DatasourceAlreadyExistsException - Exception in org.netbeans.modules.j2ee.deployment.common.api
Indicates conflict between the data sources being deployed/saved and the existing ones.
DatasourceAlreadyExistsException(List<Datasource>) - Constructor for exception org.netbeans.modules.j2ee.deployment.common.api.DatasourceAlreadyExistsException
Creates new DatasourceAlreadyExistsException with the list of conflicting data sources
DatasourceAlreadyExistsException(Datasource) - Constructor for exception org.netbeans.modules.j2ee.deployment.common.api.DatasourceAlreadyExistsException
Creates new DatasourceAlreadyExistsException with the conflicting data source
DatasourceConfiguration - Interface in org.netbeans.modules.j2ee.deployment.plugins.spi.config
Configuration useful for managing module data sources.
DatasourceManager - Interface in org.netbeans.modules.j2ee.deployment.plugins.spi
DatasourceManager is responsible for retrieving data sources deployed on the server and deploying data sources onto the server.
deploy(J2eeModuleProvider, boolean, String, String, boolean) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment
deploy(J2eeModuleProvider, Deployment.Mode, String, String, boolean) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment
Deploys a web J2EE module to server.
deploy(J2eeModuleProvider, boolean, String, String, boolean, Deployment.Logger) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment
deploy(J2eeModuleProvider, Deployment.Mode, String, String, boolean, Deployment.Logger) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment
 
deploy(J2eeModuleProvider, Deployment.Mode, String, String, boolean, Deployment.Logger, Callable<Void>) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment
Deploys the module represented by the module provider.
deployDatasources() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider
Deprecated.
Nobody should use this method. Being an API is a mistake.
deployDatasources(Set<Datasource>) - Method in interface org.netbeans.modules.j2ee.deployment.plugins.spi.DatasourceManager
Deploys given set of data sources.
deployed(Iterable<ArtifactListener.Artifact>) - Method in interface org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider.ConfigSupport.DeployOnSaveListener
Invoked when a deploy on save operation has been successfully performed by the infrastructure.
deployJDBCDrivers(Target, Set<Datasource>) - Method in interface org.netbeans.modules.j2ee.deployment.plugins.spi.JDBCDriverDeployer
Deploys JDBC drivers for all the specified resources to the specified target server if the drivers have not been deployed yet.
deployLibraries(Set<ServerLibraryDependency>) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.ServerInstance.LibraryManager
 
deployLibraries(Set<ServerLibraryDependency>) - Method in interface org.netbeans.modules.j2ee.deployment.plugins.spi.ServerLibraryManager
Deploys all the required libraries passed to the method.
Deployment - Class in org.netbeans.modules.j2ee.deployment.devmodules.api
 
Deployment.DeploymentException - Exception in org.netbeans.modules.j2ee.deployment.devmodules.api
 
Deployment.Logger - Interface in org.netbeans.modules.j2ee.deployment.devmodules.api
 
Deployment.Mode - Enum in org.netbeans.modules.j2ee.deployment.devmodules.api
Deployment mode enumeration
DEPLOYMENT_TIMEOUT - Static variable in class org.netbeans.modules.j2ee.deployment.plugins.api.InstanceProperties
Deployment timeout property, The number of seconds to allow before assuming that a request to deploy a project to an instance has failed
DeploymentChangeDescriptor - Class in org.netbeans.modules.j2ee.deployment.plugins.api
This class allows the plugin to ask for changes which happened in the application.
DeploymentContext - Class in org.netbeans.modules.j2ee.deployment.plugins.spi
Context describing everything necessary for a module deployment.
DeploymentDescriptorConfiguration - Interface in org.netbeans.modules.j2ee.deployment.plugins.spi.config
The interface which report whether the deployment descriptor is required for particular server in order to work properly.
DeploymentManager2 - Interface in org.netbeans.modules.j2ee.deployment.plugins.spi
Deployment manager utilizing DeploymentContext to describe module deployment.
DeploymentPlanConfiguration - Interface in org.netbeans.modules.j2ee.deployment.plugins.spi.config
Configuration useful for creating the deployment plan file.
deployMessageDestinations(Set<MessageDestination>) - Method in interface org.netbeans.modules.j2ee.deployment.plugins.spi.MessageDestinationDeployment
Deploys message destinations saved in the module.
deployOnSave(TargetModuleID, DeploymentChangeDescriptor) - Method in class org.netbeans.modules.j2ee.deployment.plugins.spi.IncrementalDeployment
Performs reload of the artifacts when the deploy on save is requested.
Descriptor() - Constructor for class org.netbeans.modules.j2ee.deployment.devmodules.api.ServerInstance.Descriptor
 
descriptorChanged() - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.DeploymentChangeDescriptor
Return true if any of the standard or server specific deployment descriptors have changed.
descriptorChanged() - Method in interface org.netbeans.modules.j2ee.deployment.plugins.api.ModuleChangeDescriptor
Return true if any of the standard or server specific deployment descriptors have changed.
disableCompileOnSaveSupport(J2eeModuleProvider) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment
 
DISPLAY_NAME_ATTR - Static variable in class org.netbeans.modules.j2ee.deployment.plugins.api.InstanceProperties
Display name property, its value is used by IDE to represent server instance.
dispose() - Method in interface org.netbeans.modules.j2ee.deployment.plugins.spi.config.ModuleConfiguration
The j2eeserver calls this method when it is done using this ModuleConfiguration instance.
distribute(Target[], DeploymentContext) - Method in interface org.netbeans.modules.j2ee.deployment.plugins.spi.DeploymentManager2
Deploy given module.
distributionPath(File) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.ArtifactListener.Artifact
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links
org.netbeans.modules.j2eeserver/4 1.135.0 1