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

S

save(OutputStream) - Method in interface org.netbeans.modules.j2ee.deployment.plugins.spi.config.DeploymentPlanConfiguration
Write the deployment plan file to the specified output stream.
ServerDebugInfo - Class in org.netbeans.modules.j2ee.deployment.plugins.api
Class to communicate the debugging information between plugin, server api and IDE.
ServerDebugInfo(String, String) - Constructor for class org.netbeans.modules.j2ee.deployment.plugins.api.ServerDebugInfo
 
ServerDebugInfo(String, int) - Constructor for class org.netbeans.modules.j2ee.deployment.plugins.api.ServerDebugInfo
 
serverDescriptorChanged() - 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.
serverDescriptorChanged() - 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.
ServerInitializationException - Exception in org.netbeans.modules.j2ee.deployment.plugins.spi
 
ServerInitializationException(String) - Constructor for exception org.netbeans.modules.j2ee.deployment.plugins.spi.ServerInitializationException
 
ServerInitializationException(String, Throwable) - Constructor for exception org.netbeans.modules.j2ee.deployment.plugins.spi.ServerInitializationException
 
ServerInstance - Class in org.netbeans.modules.j2ee.deployment.devmodules.api
The class allowing the client to query the instance identified by the instance ID.
ServerInstance.Descriptor - Class in org.netbeans.modules.j2ee.deployment.devmodules.api
Descriptor providing extra (and optional) information about the server instance.
ServerInstance.LibraryManager - Class in org.netbeans.modules.j2ee.deployment.devmodules.api
The manager providing the access to server libraries.
ServerInstanceDescriptor - Interface in org.netbeans.modules.j2ee.deployment.plugins.spi
Descriptor providing extra (and optional) information about the server instance.
ServerLibrary - Class in org.netbeans.modules.j2ee.deployment.plugins.api
The representation of the server library.
ServerLibraryConfiguration - Interface in org.netbeans.modules.j2ee.deployment.plugins.spi.config
The interface defining the methods that can handle the server libraries in scope of enterprise module.
ServerLibraryDependency - Class in org.netbeans.modules.j2ee.deployment.plugins.api
Represents the library dependency.
ServerLibraryFactory - Class in org.netbeans.modules.j2ee.deployment.plugins.spi
Factory creating the API representation of the library provided in SPI.
ServerLibraryImplementation - Interface in org.netbeans.modules.j2ee.deployment.plugins.spi
The representation of the server library.
ServerLibraryManager - Interface in org.netbeans.modules.j2ee.deployment.plugins.spi
The interface that should serverplugin should implement in order to support the server library management.
ServerLibraryManager.MissingLibrariesException - Exception in org.netbeans.modules.j2ee.deployment.plugins.spi
Exception there are missing libraries which cannot be deployed.
ServerManager - Class in org.netbeans.modules.j2ee.deployment.devmodules.api
ServerManager class provides access to the Server Manager dialog.
ServerProgress - Class in org.netbeans.modules.j2ee.deployment.plugins.api
This is an utility class to avoid exposing deployment interface ProgressObject directly in server management SPI StartServer.
ServerProgress(Object) - Constructor for class org.netbeans.modules.j2ee.deployment.plugins.api.ServerProgress
Creates a new instance of StartServerProgress
ServerProgress.Command - Class in org.netbeans.modules.j2ee.deployment.plugins.api
 
serverResource() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.ArtifactListener.Artifact
 
serverResourcesChanged() - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.DeploymentChangeDescriptor
Returns true if the resources intended to be delivered to server (such as connection pools) were changed.
SERVLET_FINDER_CHANGED - Static variable in class org.netbeans.modules.j2ee.deployment.devmodules.api.JSPServletFinder
 
setCMPMappingInfo(OriginalCMPMapping[]) - Method in interface org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider.ConfigSupport
Push the CMP and CMR mapping info to the server configuraion.
setCMPResource(String, String) - Method in interface org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider.ConfigSupport
Sets the resource for the specified CMP bean.
setCMPResource(String, String) - Method in interface org.netbeans.modules.j2ee.deployment.plugins.spi.config.MappingConfiguration
Sets the resource for the specified CMP bean.
setContextRoot(String) - Method in interface org.netbeans.modules.j2ee.deployment.plugins.spi.config.ContextRootConfiguration
Set the web context root.
setHost(String) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.ServerDebugInfo
Setter for property host.
setMappingInfo(OriginalCMPMapping[]) - Method in interface org.netbeans.modules.j2ee.deployment.plugins.spi.config.MappingConfiguration
Sets the CMP mapping info for the EJB by the given name.
setPort(int) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.ServerDebugInfo
Setter for property port.
setPrimaryJspFileName(String) - Method in interface org.netbeans.modules.j2ee.deployment.plugins.spi.OldJSPDebug.JspSourceMapper
Set the value of primaryJspFileName.
setProperties(Properties) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.InstanceProperties
Set instance properties.
setProperty(String, String) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.InstanceProperties
Set instance property
setServerInstanceID(String) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider
Set ID of the server instance that will be used for deployment.
setShmemName(String) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.ServerDebugInfo
Setter for property shmemName.
setStatusStartCompleted(String) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.ServerProgress
 
setStatusStartFailed(String) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.ServerProgress
 
setStatusStartRunning(String) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.ServerProgress
 
setStatusStopCompleted(String) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.ServerProgress
 
setStatusStopFailed(String) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.ServerProgress
 
setStatusStopRunning(String) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.ServerProgress
 
setTransport(String) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.ServerDebugInfo
Setter for property transport.
setWebContextRoot(String) - Method in interface org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider.ConfigSupport
Set web module context root.
showAddServerInstanceWizard() - Static method in class org.netbeans.modules.j2ee.deployment.devmodules.api.ServerManager
Displays the add server instance wizard and returns the ID of the added server instance.
showAddServerInstanceWizard(Map<String, String>) - Static method in class org.netbeans.modules.j2ee.deployment.devmodules.api.ServerManager
Displays the add server instance wizard and returns the ID of the added server instance.
showCustomizer(String) - Static method in class org.netbeans.modules.j2ee.deployment.devmodules.api.ServerManager
shutdown() - Method in interface org.netbeans.modules.j2ee.deployment.profiler.spi.Profiler
Stops execution of the application (its JVM) currently being profiled.
SHUTDOWN_TIMEOUT - Static variable in class org.netbeans.modules.j2ee.deployment.plugins.api.InstanceProperties
Shutdown timeout property, The number of seconds to allow before assuming that a request to stop an instance has failed
size() - Method in interface org.netbeans.modules.j2ee.deployment.plugins.spi.OldJSPDebug.JspSourceMapper
Returns the number of entries in this source mapper.
SourceFileMap - Class in org.netbeans.modules.j2ee.deployment.common.api
Extra file mapping service for each j2ee module.
SourceFileMap() - Constructor for class org.netbeans.modules.j2ee.deployment.common.api.SourceFileMap
 
specificationEquals(Object) - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.ServerLibraryDependency
Returns true if the other object is library dependency and both name and specification version are equal to name and specification version of this object.
START_SERVER - Static variable in class org.netbeans.modules.j2ee.deployment.plugins.api.ServerProgress
 
startDebugging(Target) - Method in class org.netbeans.modules.j2ee.deployment.plugins.spi.StartServer
Start or restart the target in debug mode.
startDeploymentManager() - Method in class org.netbeans.modules.j2ee.deployment.plugins.spi.StartServer
Starts the admin server.
startProfiling(Target) - Method in class org.netbeans.modules.j2ee.deployment.plugins.spi.StartServer
Start the target in profile mode, null target implies the admin server.
StartServer - Class in org.netbeans.modules.j2ee.deployment.plugins.spi
Server lifecycle services from the IDE.
StartServer() - Constructor for class org.netbeans.modules.j2ee.deployment.plugins.spi.StartServer
 
startTarget(Target) - Method in class org.netbeans.modules.j2ee.deployment.plugins.spi.StartServer
Starts the target server asynchronously and reports the status through the returned ProgressObject.
STARTUP_TIMEOUT - Static variable in class org.netbeans.modules.j2ee.deployment.plugins.api.InstanceProperties
Startup timeout property, The number of seconds to allow before assuming that a request to start an instance has failed
STATE_BLOCKING - Static variable in class org.netbeans.modules.j2ee.deployment.profiler.api.ProfilerSupport
The Profiler agent is running and ready for the Profiler to connect, target JVM is blocked.
STATE_INACTIVE - Static variable in class org.netbeans.modules.j2ee.deployment.profiler.api.ProfilerSupport
The Profiler agent isn't running.
STATE_PROFILING - Static variable in class org.netbeans.modules.j2ee.deployment.profiler.api.ProfilerSupport
The Profiler agent is running and connected to Profiler, target JVM is running.
STATE_RUNNING - Static variable in class org.netbeans.modules.j2ee.deployment.profiler.api.ProfilerSupport
The Profiler agent is running and ready for the Profiler to connect, target JVM is running.
STATE_STARTING - Static variable in class org.netbeans.modules.j2ee.deployment.profiler.api.ProfilerSupport
The Profiler agent is starting to STATE_BLOCKING or STATE_RUNNING state, target JVM isn't running.
stop() - Method in class org.netbeans.modules.j2ee.deployment.plugins.api.ServerProgress
 
STOP_SERVER - Static variable in class org.netbeans.modules.j2ee.deployment.plugins.api.ServerProgress
 
stopDeploymentManager() - Method in class org.netbeans.modules.j2ee.deployment.plugins.spi.StartServer
Stops the admin server.
stopDeploymentManagerSilently() - Method in class org.netbeans.modules.j2ee.deployment.plugins.spi.StartServer
Optional method.
stopTarget(Target) - Method in class org.netbeans.modules.j2ee.deployment.plugins.spi.StartServer
Stops the target server asynchronously and reports the status through the returned ProgressObject.
supportsCreateDatasource() - Method in interface org.netbeans.modules.j2ee.deployment.plugins.spi.config.DatasourceConfiguration
Returns true if data source creation is supported, false otherwise.
supportsCreateMessageDestination() - Method in interface org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider.ConfigSupport
Tests whether a message destination creation is supported.
supportsCreateMessageDestination() - Method in interface org.netbeans.modules.j2ee.deployment.plugins.spi.config.MessageDestinationConfiguration
Tests whether a message destination creation is supported.
supportsDeployJDBCDrivers(Target) - Method in interface org.netbeans.modules.j2ee.deployment.plugins.spi.JDBCDriverDeployer
Returns true if the specified target supports deployment of JDBC drivers, false otherwise.
supportsModuleType(Object) - Method in class org.netbeans.modules.j2ee.deployment.plugins.spi.VerifierSupport
Whether the verifier support this module type; default to supports all types.
supportsProfiling() - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.J2eePlatform
Is profiling supported by this J2EE platform?
supportsStartDebugging(Target) - Method in class org.netbeans.modules.j2ee.deployment.plugins.spi.StartServer
Can be the specified target server started in the debug mode? If the target is also an admin server can be the admin server started in the debug mode?
supportsStartDeploymentManager() - Method in class org.netbeans.modules.j2ee.deployment.plugins.spi.StartServer
Returns true if the admin server can be started through this spi.
supportsStartProfiling(Target) - Method in class org.netbeans.modules.j2ee.deployment.plugins.spi.StartServer
Can be the specified target server started in profile mode? If the target is also an admin server can be the admin server started in profile mode?
supportsStartTarget(Target) - Method in class org.netbeans.modules.j2ee.deployment.plugins.spi.StartServer
Returns if the plugin can start/stop single target servers.
suspendDeployOnSave(J2eeModuleProvider) - Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment
Suspends the deploy on save execution regardless of user selection.
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.136.0 1