A C D E F G H I J K L M N O P R S T U V W

G

getAddInstanceIterator() - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.OptionalDeploymentManagerFactory
Create the wizard iterator to be used in the Add Server Instance wizard
getArchive() - Method in interface org.netbeans.modules.j2ee.deployment.devmodules.api.J2eeModule
Returns the archive file for the module of null if the archive file does not exist (for example, has not been compiled yet).
getArchiveContents() - Method in interface org.netbeans.modules.j2ee.deployment.devmodules.api.J2eeModule
Returns the contents of the archive, in copyable form.
getChangedEjbs() - Method in interface org.netbeans.modules.j2ee.deployment.common.api.EjbChangeDescriptor
 
getChangedFiles() - Method in interface org.netbeans.modules.j2ee.deployment.plugins.api.ModuleChangeDescriptor
Returns distribution relative paths of changed files.
getChildModuleProvider(String) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeAppProvider
Returns the provider for the child module specified by given URI.
getChildModuleProviders() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeAppProvider
Returns list of providers of every child J2EE module of this J2EE app.
getClasspathEntries() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.J2eePlatform
Return classpath entries.
getClientConfiguration(TargetModuleID) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.ServerProgress
 
getConfigSupport() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider
 
getConfigurationFiles() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider
Returns all configuration files known to this J2EE Module.
getConfigurationFiles(boolean) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider
 
getContentDirectory() - Method in interface org.netbeans.modules.j2ee.deployment.devmodules.api.J2eeModule
This call is used in in-place deployment.
getContentRelativePath(String) - Method in interface org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider.ConfigSupport
Return relative path within the archive or distribution content for the given server specific deployment descriptor file.
getContextName() - Method in class org.netbeans.modules.j2ee.deployment.common.api.SourceFileMap
Return context name, typically the J2EE module project name.
getCustomizer(String) - Method in class org.netbeans.modules.j2ee.deployment.common.api.J2eeLibraryTypeProvider
Currently returns null.
getDatasourceManager(DeploymentManager) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.OptionalDeploymentManagerFactory
Creates a DatasourceManager for the given deployment manager or null if data source management is not supported
getDatasources() - Method in exception org.netbeans.modules.j2ee.deployment.common.api.DatasourceAlreadyExistsException
Returns list of conflicting data sources
getDatasources() - Method in interface org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider.ConfigSupport
Gets the data sources saved in the module.
getDatasources(DeploymentConfiguration) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.ConfigurationSupport
Gets the data sources saved in the module.
getDatasources() - Method in interface org.netbeans.modules.j2ee.deployment.plugins.api.DatasourceManager
Retrieves the data sources deployed on the server
getDebugInfo(Target) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.StartServer
Returns the host/port necessary for connecting to the server's debug information.
getDefault() - Static method in class org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment
 
getDefaultInstance() - Static method in class org.netbeans.modules.j2ee.deployment.plugins.api.InstanceProperties
Return default instance properties.
getDefaultServerInstanceID() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment
 
getDefaultTarget() - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.InstanceProperties
Return default Target object for the target server from this instance, if any.
getDeploymentConfigurationFile(String) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider
Returns source deployment configuration file path for the given deployment configuration file name.
getDeploymentConfigurationFileNames() - Method in interface org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider.ConfigSupport
Return a list of file names for current server specific deployment descriptor used in this module.
getDeploymentDescriptor(String) - Method in interface org.netbeans.modules.j2ee.deployment.devmodules.api.J2eeModule
Returns a live bean representing the final deployment descriptor that will be used for deploment of the module.
getDeploymentManager() - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.InstanceProperties
Return DeploymentManager associated with this instance.
getDeploymentName() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider
Return name to be used in deployment of the module.
getDeploymentStatus() - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.ServerProgress
 
getDirectoryForModule(TargetModuleID) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.IncrementalDeployment
Return absolute path to which the IDE will write the content changes of specified module.
getDirectoryForNewApplication(Target, DeployableObject, DeploymentConfiguration) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.IncrementalDeployment
Return absolute path which the IDE will write the specified app or stand-alone module content to.
getDirectoryForNewApplication(String, Target, DeploymentConfiguration) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.IncrementalDeployment
Return absolute path the IDE will write the app or stand-alone module content to.
getDirectoryForNewModule(File, String, DeployableObject, DeploymentConfiguration) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.IncrementalDeployment
Return absolute path to which the IDE will write the specified module content.
getDisplayName() - Method in interface org.netbeans.modules.j2ee.deployment.common.api.Datasource
Returns the data source display name
getDisplayName() - Method in class org.netbeans.modules.j2ee.deployment.common.api.J2eeLibraryTypeProvider
Returns the UI name of the LibraryType.
getDisplayName() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.J2eePlatform
Return platform's display name.
getDisplayName() - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.J2eePlatformImpl
Return platform's display name.
getDistributionPath(FileObject) - Method in class org.netbeans.modules.j2ee.deployment.common.api.SourceFileMap
Returns the relative path in distribution of the given concrete source file.
getDriverClassName() - Method in interface org.netbeans.modules.j2ee.deployment.common.api.Datasource
Returns the fully qualified name of the database driver class
getEjbChanges(long) - Method in interface org.netbeans.modules.j2ee.deployment.devmodules.api.ModuleChangeReporter
 
getEjbName() - Method in interface org.netbeans.modules.j2ee.deployment.common.api.OriginalCMPMapping
 
getEnterpriseResourceDir() - Method in class org.netbeans.modules.j2ee.deployment.common.api.SourceFileMap
Returns directory paths to repository of enterprise resource definition files.
getEnterpriseResourceDirectory() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider
Returns directory containing definition for enterprise resources needed for the module execution; return null if not supported
getEnterpriseResourceDirs() - Method in class org.netbeans.modules.j2ee.deployment.common.api.SourceFileMap
Returns directory paths to repository of enterprise resource definition files.
getEnv() - Method in class org.netbeans.modules.j2ee.deployment.profiler.api.ProfilerServerSettings
Gets extra variables that will be set for profiled server environment.
getFieldColumn(String) - Method in interface org.netbeans.modules.j2ee.deployment.common.api.OriginalCMPMapping
 
getFileNames() - Method in interface org.netbeans.modules.j2ee.deployment.plugins.api.OldJSPDebug.JspSourceMapper
 
getFileObject() - Method in interface org.netbeans.modules.j2ee.deployment.devmodules.api.J2eeModule.RootedEntry
 
getFindJSPServlet(DeploymentManager) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.OptionalDeploymentManagerFactory
Create FindJSPServlet for given DeploymentManager.
getHost() - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.ServerDebugInfo
Getter for property host.
getIcon() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.J2eePlatform
Return platform's icon.
getIcon() - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.J2eePlatformImpl
Return an icon describing the platform.
getIncrementalDeployment(DeploymentManager) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.OptionalDeploymentManagerFactory
Create IncrementalDeployment for given DeploymentManager.
getInstanceList() - Static method in class org.netbeans.modules.j2ee.deployment.plugins.api.InstanceProperties
Returns list of URL strings of all registered instances
getInstanceProperties() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider
Return InstanceProperties of the server instance
getInstanceProperties(String) - Static method in class org.netbeans.modules.j2ee.deployment.plugins.api.InstanceProperties
Returns instance properties for the server instance.
getInstancesOfServer(String) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment
 
getJ2eeModule() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider
 
getJ2eePlatform(String) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment
Return server instance's J2eePlatform.
getJ2eePlatformImpl(DeploymentManager) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.J2eePlatformFactory
Return J2eePlatformImpl for the given DeploymentManager.
getJavaLineType(int, int) - Method in interface org.netbeans.modules.j2ee.deployment.plugins.api.OldJSPDebug.JspSourceMapper
Returns the type of the generated Servlet line/column
getJavaPlatform() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.J2eePlatform
Return server J2SE platform or null if the platform is unknown, not registered in the IDE.
getJavaPlatform() - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.J2eePlatformImpl
Return server J2SE platform or null if the platform is unknown, not registered in the IDE.
getJavaPlatform() - Method in class org.netbeans.modules.j2ee.deployment.profiler.api.ProfilerServerSettings
Gets the Java platform that will be used for starting the profiled server.
getJndiName() - Method in interface org.netbeans.modules.j2ee.deployment.common.api.Datasource
Returns the JNDI name
getJspFileName(int, int) - Method in interface org.netbeans.modules.j2ee.deployment.plugins.api.OldJSPDebug.JspSourceMapper
Returns the JSP file name for the given line/column in the generated Servlet
getJvmArgs() - Method in class org.netbeans.modules.j2ee.deployment.profiler.api.ProfilerServerSettings
Gets the extra arguments that will be used for starting the profiled server.
getLibraries() - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.J2eePlatformImpl
Return platform's libraries.
getLibraryType() - Method in class org.netbeans.modules.j2ee.deployment.common.api.J2eeLibraryTypeProvider
Get a j2ee library type identifier.
getLookup() - Method in class org.netbeans.modules.j2ee.deployment.common.api.J2eeLibraryTypeProvider
Returns empty lookup.
getLookupKeys() - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.TargetModuleIDResolver
 
getManagerNode(Lookup) - Method in interface org.netbeans.modules.j2ee.deployment.plugins.api.RegistryNodeFactory
Return node representing the admin server.
getModuleChangeReporter() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider
 
getModuleDatasources() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider
Gets the data sources saved in the module.
getModules(ModuleListener) - Method in interface org.netbeans.modules.j2ee.deployment.devmodules.api.J2eeModuleContainer
 
getModuleType() - Method in interface org.netbeans.modules.j2ee.deployment.devmodules.api.J2eeModule
Returns module type
getModuleUrl(TargetModuleID) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.IncrementalDeployment
Get the URI pointing to location of child module inside a application archive.
getModuleVersion() - Method in interface org.netbeans.modules.j2ee.deployment.devmodules.api.J2eeModule
Returns module specification version
getPassword() - Method in interface org.netbeans.modules.j2ee.deployment.common.api.Datasource
Returns the password
getPlatformRoots() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.J2eePlatform
Return platform's root directories.
getPlatformRoots() - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.J2eePlatformImpl
Return platform's root directories.
getPort() - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.ServerDebugInfo
Getter for property port.
getPrimaryJspFileName() - Method in interface org.netbeans.modules.j2ee.deployment.plugins.api.OldJSPDebug.JspSourceMapper
Get the value of primaryJspFileName.
getProperty(String) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.J2eePlatform
 
getProperty(String) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.InstanceProperties
Get instance property
getProperty(String) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.J2eePlatformImpl
 
getRelationshipColumn(String) - Method in interface org.netbeans.modules.j2ee.deployment.common.api.OriginalCMPMapping
Obtain the foreign key columns used to express a 1:N relationship.
getRelationshipJoinTable(String) - Method in interface org.netbeans.modules.j2ee.deployment.common.api.OriginalCMPMapping
Obtain the name of the join table a cmr field is based on.
getRelativePath() - Method in interface org.netbeans.modules.j2ee.deployment.devmodules.api.J2eeModule.RootedEntry
 
getResultTargetModuleIDs() - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.ServerProgress
 
getSchema() - Method in interface org.netbeans.modules.j2ee.deployment.common.api.OriginalCMPMapping
 
getServerDatasources() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider
Gets the data sources deployed on the target server instance.
getServerDebugInfo() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider
Return server debug info.
getServerDisplayName(String) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment
 
getServerID(String) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment
 
getServerID() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider
This method is used to determin type of target server.
getServerIDs() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment
 
getServerInstanceDisplayName(String) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment
 
getServerInstanceID() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider
Id of server isntance for deployment.
getServerInstanceIDs() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment
 
getServerInstanceIDs(Object[]) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment
Return ServerInstanceIDs of all registered server instances that support specified module types.
getServerInstanceIDs(Object[], String) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment
Return ServerInstanceIDs of all registered server instances that support specified module types and J2EE specification versions.
getServerInstanceIDs(Object[], String, String[]) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment
Return ServerInstanceIDs of all registered server instances that support specified module types, J2EE specification version and tools.
getServerIO(String) - Static method in class org.netbeans.modules.j2ee.deployment.plugins.api.UISupport
Get a named instance of InputOutput, which represents an output tab in the output window.
getServletEncoding(String) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.JSPServletFinder
 
getServletEncoding(String, String) - Method in interface org.netbeans.modules.j2ee.deployment.plugins.api.FindJSPServlet
Returns the encoding of the generated servlet file.
getServletResourcePath(String) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.JSPServletFinder
 
getServletResourcePath(String, String) - Method in interface org.netbeans.modules.j2ee.deployment.plugins.api.FindJSPServlet
Returns the resource path of the servlet generated for a particular JSP, relatively to the main temporary directory.
getServletTempDirectory() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.JSPServletFinder
 
getServletTempDirectory(String) - Method in interface org.netbeans.modules.j2ee.deployment.plugins.api.FindJSPServlet
Returns the temporary directory where the server writes servlets generated from JSPs.
getSettings(String) - Method in interface org.netbeans.modules.j2ee.deployment.profiler.spi.Profiler
This method is used from the Runtime tab to obtain settings for starting the server.
getShmemName() - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.ServerDebugInfo
Getter for property address.
getSourceFileMap() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider
Return destination path-to-source file mappings.
getSourceMapper(String) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.JSPServletFinder
 
getSourceMapper(TargetModuleID, String) - Method in interface org.netbeans.modules.j2ee.deployment.plugins.api.OldJSPDebug
Creates a servlet <-> JSP mapping for a given JSP.
getSourceRoots() - Method in class org.netbeans.modules.j2ee.deployment.common.api.SourceFileMap
Return source roots this file mapping is operate on.
getSourceRoots() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider
Returns list of root directories for source files including configuration files.
getStartServer(DeploymentManager) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.OptionalDeploymentManagerFactory
Create StartServer for given DeploymentManager.
getState() - Static method in class org.netbeans.modules.j2ee.deployment.profiler.api.ProfilerSupport
Returns the current state of a Profiler registered into Lookup.
getState() - Method in interface org.netbeans.modules.j2ee.deployment.profiler.spi.Profiler
Returns state of Profiler agent instance started from the IDE.
getSupportedJavaPlatformVersions() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.J2eePlatform
Return a set of J2SE platform versions this J2EE platform can run with.
getSupportedJavaPlatformVersions() - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.J2eePlatformImpl
Return a set of J2SE platform versions this J2EE platform can run with.
getSupportedModuleTypes() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.J2eePlatform
Return a list of supported J2EE module types.
getSupportedModuleTypes() - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.J2eePlatformImpl
Return a list of supported J2EE module types.
getSupportedSpecVersions() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.J2eePlatform
Return a list of supported J2EE specification versions.
getSupportedSpecVersions() - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.J2eePlatformImpl
Return a list of supported J2EE specification versions.
getSupportedVolumeTypes() - Method in class org.netbeans.modules.j2ee.deployment.common.api.J2eeLibraryTypeProvider
Return supported volume types: classpath, javadoc, src.
getTableName() - Method in interface org.netbeans.modules.j2ee.deployment.common.api.OriginalCMPMapping
 
getTargetModuleIDResolver(DeploymentManager) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.OptionalDeploymentManagerFactory
Create TargetModuleIDResolver for the given DeploymentManager.
getTargetNode(Lookup) - Method in interface org.netbeans.modules.j2ee.deployment.plugins.api.RegistryNodeFactory
Provide node representing Deployment API Target object.
getToolClasspathEntries(String) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.J2eePlatform
Return classpath for the specified tool.
getToolClasspathEntries(String) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.J2eePlatformImpl
Return classpath for the specified tool.
getTransport() - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.ServerDebugInfo
Getter for property transport.
getUrl() - Method in interface org.netbeans.modules.j2ee.deployment.common.api.Datasource
Returns the database URL
getUrl() - Method in interface org.netbeans.modules.j2ee.deployment.devmodules.api.J2eeModule
Returns the location of the module within the application archive.
getUsername() - Method in interface org.netbeans.modules.j2ee.deployment.common.api.Datasource
Returns the database user
getWebContextRoot() - Method in interface org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider.ConfigSupport
 
getWebContextRoot(DeploymentConfiguration, DeployableObject) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.ConfigurationSupport
Return the context root (context path) defined for the module specified by the deployable object.

 
A C D E F G H I J K L M N O P R S T U V W
Built on March 27 2006.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.