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 

C

cancel() - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.ServerProgress
 
canFileDeploy(String, J2eeModule) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment
Determine if a server instance will attempt to use file deployment for a J2eeModule.
canFileDeploy(Target, J2eeModule) - Method in class org.netbeans.modules.j2ee.deployment.plugins.spi.IncrementalDeployment
Whether the deployable object could be file deployed to the specified target
canStopDeploymentManagerSilently() - Method in class org.netbeans.modules.j2ee.deployment.plugins.spi.StartServer
CAR - Static variable in class org.netbeans.modules.j2ee.deployment.devmodules.api.J2eeModule.Type
 
classesChanged() - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.DeploymentChangeDescriptor
Return true if any file changes require the module class loader refresh.
classesChanged() - Method in interface org.netbeans.modules.j2ee.deployment.plugins.api.ModuleChangeDescriptor
Return true if any file changes require the module class loader refresh.
CLIENT - Static variable in class org.netbeans.modules.j2ee.deployment.devmodules.api.J2eeModule
Deprecated.
CLIENT_PROP_DIST_ARCHIVE - Static variable in class org.netbeans.modules.j2ee.deployment.devmodules.api.J2eePlatform
Constant for the distribution archive client property.
CLIENT_XML - Static variable in class org.netbeans.modules.j2ee.deployment.devmodules.api.J2eeModule
 
Command(int, String) - Constructor for class org.netbeans.modules.j2ee.deployment.plugins.api.ServerProgress.Command
 
CommonServerBridge - Class in org.netbeans.modules.j2ee.deployment.plugins.api
The utility class providing bridge to API classes of the common server.
ConfigurationException - Exception in org.netbeans.modules.j2ee.deployment.common.api
ConfigurationException occurs if there is a problem with the server-specific configuration.
ConfigurationException(String) - Constructor for exception org.netbeans.modules.j2ee.deployment.common.api.ConfigurationException
Constructs a new ConfigurationException with a message describing the error.
ConfigurationException(String, Throwable) - Constructor for exception org.netbeans.modules.j2ee.deployment.common.api.ConfigurationException
Constructs a new ConfigurationException with a message and cause of the error.
ConfigurationFilesListener - Interface in org.netbeans.modules.j2ee.deployment.devmodules.spi
Listener to existency change of configuration files in a J2EE module provider project.
configureLibrary(ServerLibraryDependency) - Method in interface org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider.ConfigSupport
Configure the library (dependency) the enterprise module needs in order to work properly.
configureLibrary(ServerLibraryDependency) - Method in interface org.netbeans.modules.j2ee.deployment.plugins.spi.config.ServerLibraryConfiguration
Configure the library (dependency) the enterprise module needs in order to work properly.
CONN - Static variable in class org.netbeans.modules.j2ee.deployment.devmodules.api.J2eeModule
Deprecated.
CONNECTOR_XML - Static variable in class org.netbeans.modules.j2ee.deployment.devmodules.api.J2eeModule
 
containsIdeArtifacts() - Method in interface org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider.DeployOnSaveSupport
 
ContextRootConfiguration - Interface in org.netbeans.modules.j2ee.deployment.plugins.spi.config
Configuration useful for setting and getting the web module context root.
convert(ArtifactListener.Artifact) - Method in interface org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider.DeployOnSaveClassInterceptor
 
convert(String) - Method in interface org.netbeans.modules.j2ee.deployment.plugins.spi.OldJSPDebug.JspSourceMapper.NameConverter
Converts the JSP name (from the string int the servlet comments into the Forte4J resource name)
create(J2eeModule) - Method in interface org.netbeans.modules.j2ee.deployment.plugins.spi.config.ModuleConfigurationFactory
Creates a ModuleConfiguration instance associated with the specified J2EE module.
create(J2eeModule, String) - Method in interface org.netbeans.modules.j2ee.deployment.plugins.spi.config.ModuleConfigurationFactory2
Creates a ModuleConfiguration instance associated with the specified J2EE module.
create(Map) - Static method in class org.netbeans.modules.j2ee.deployment.plugins.spi.support.ProxyDeploymentFactory
 
create(Map) - Static method in class org.netbeans.modules.j2ee.deployment.plugins.spi.support.ProxyOptionalFactory
 
createAdditionalLookup(Lookup) - Method in interface org.netbeans.modules.j2ee.deployment.plugins.spi.LookupProvider
implementations will be asked to create their additional project lookup based on the baseContext passed as parameter.
createCompletedProgressEvent(CommandType, String) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.ServerProgress
 
createCompositeLookup(Lookup, String) - Static method in class org.netbeans.modules.j2ee.deployment.plugins.spi.support.LookupProviderSupport
Creates a platform lookup instance that combines the content from multiple sources.
createDatasource(String, String, String, String, String) - Method in interface org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider.ConfigSupport
Creates and saves data source in the module if it does not exist yet in the module.
createDatasource(String, String, String, String, String) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider
Creates and saves data source in the module if it does not exist yet on the target server or in the module.
createDatasource(String, String, String, String, String) - Method in interface org.netbeans.modules.j2ee.deployment.plugins.spi.config.DatasourceConfiguration
Creates the data source definition in the module.
createDeploymentStatus(CommandType, String, StateType) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.ServerProgress
 
createFailedProgressEvent(CommandType, String) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.ServerProgress
 
createInitialConfiguration() - Method in interface org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider.ConfigSupport
Create an initial fresh configuration for the current module.
createInstanceProperties(String, String, String) - Static method in class org.netbeans.modules.j2ee.deployment.plugins.api.InstanceProperties
Deprecated.
use the factory method with displayName parameter.
createInstanceProperties(String, String, String, String) - Static method in class org.netbeans.modules.j2ee.deployment.plugins.api.InstanceProperties
Create new instance and returns instance properties for the server instance.
createInstanceProperties(String, String, String, String, Map<String, String>) - Static method in class org.netbeans.modules.j2ee.deployment.plugins.api.InstanceProperties
Create new instance and returns instance properties for the server instance.
createInstancePropertiesNonPersistent(String, String, String, String, Map<String, String>) - Static method in class org.netbeans.modules.j2ee.deployment.plugins.api.InstanceProperties
Create new instance without persisting it and returns instance properties for the server instance.
createInstancePropertiesWithoutUI(String, String, String, String, Map<String, String>) - Static method in class org.netbeans.modules.j2ee.deployment.plugins.api.InstanceProperties
Create new instance and returns instance properties for the server instance.
createJ2eeApplication(J2eeApplicationImplementation) - Static method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleFactory
createJ2eeApplication(J2eeApplicationImplementation2) - Static method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleFactory
Creates a J2eeApplication for the specified J2eeApplicationImplementation.
createJ2eeModule(J2eeModuleImplementation) - Static method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleFactory
createJ2eeModule(J2eeModuleImplementation2) - Static method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleFactory
Creates a J2eeModule for the specified J2eeModuleImplementation2.
createLibrary() - Method in class org.netbeans.modules.j2ee.deployment.common.api.J2eeLibraryTypeProvider
Creates a new implementation of j2ee library type.
createLibrary(File, String) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.J2eePlatform
Deprecated.
createMessageDestination(String, MessageDestination.Type) - Method in interface org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider.ConfigSupport
Creates and saves a message destination in the module if it does not exist in the module yet.
createMessageDestination(String, MessageDestination.Type) - Method in interface org.netbeans.modules.j2ee.deployment.plugins.spi.config.MessageDestinationConfiguration
Creates and saves a message destination in the module if it does not exist in the module yet.
createResourceChangeReporter(ResourceChangeReporterImplementation) - Static method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.ResourceChangeReporterFactory
createRunningProgressEvent(CommandType, String) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.ServerProgress
 
createServerLibrary(ServerLibraryImplementation) - Static method in class org.netbeans.modules.j2ee.deployment.plugins.spi.ServerLibraryFactory
Creates the API representation of the provided SPI instance.
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