Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
I
incrementalDeploy(TargetModuleID, AppChangeDescriptor)
- Method in class org.netbeans.modules.j2ee.deployment.plugins.api.
IncrementalDeployment
Before this method is called, the on-disk representation of TargetModuleID is updated.
IncrementalDeployment
- Class in
org.netbeans.modules.j2ee.deployment.plugins.api
This interface replaces DeploymentManager calls
deploy
and
redeploy
during directory-based deployment.
IncrementalDeployment()
- Constructor for class org.netbeans.modules.j2ee.deployment.plugins.api.
IncrementalDeployment
initConfiguration(DeploymentConfiguration, File[], File, boolean)
- Method in class org.netbeans.modules.j2ee.deployment.plugins.api.
ConfigurationSupport
Initialize the specified deployment configuration.
initialDeploy(Target, DeployableObject, DeploymentConfiguration, File)
- Method in class org.netbeans.modules.j2ee.deployment.plugins.api.
IncrementalDeployment
First time deployment file distribution.
instanceAdded(String)
- Method in interface org.netbeans.modules.j2ee.deployment.devmodules.spi.
InstanceListener
Server instance has been added.
InstanceCreationException
- Exception in
org.netbeans.modules.j2ee.deployment.plugins.api
InstanceCreationException(String)
- Constructor for exception org.netbeans.modules.j2ee.deployment.plugins.api.
InstanceCreationException
Creates a new instance of InstanceCreationException
InstanceListener
- Interface in
org.netbeans.modules.j2ee.deployment.devmodules.spi
Listen to server instances changes.
InstanceProperties
- Class in
org.netbeans.modules.j2ee.deployment.plugins.api
A way to ask the IDE to store customized information about a server instance and make it available to a plugin.
InstanceProperties()
- Constructor for class org.netbeans.modules.j2ee.deployment.plugins.api.
InstanceProperties
instanceRemoved(String)
- Method in interface org.netbeans.modules.j2ee.deployment.devmodules.spi.
InstanceListener
Server instance has been removed.
isAlsoTargetServer(Target)
- Method in class org.netbeans.modules.j2ee.deployment.plugins.api.
StartServer
Returns true if the admin server is also the given target server (share the same vm).
isCancelSupported()
- Method in class org.netbeans.modules.j2ee.deployment.plugins.api.
ServerProgress
isDatasourceCreationSupported()
- Method in interface org.netbeans.modules.j2ee.deployment.devmodules.spi.
J2eeModuleProvider.ConfigSupport
Tests whether data source creation is supported.
isDatasourceCreationSupported()
- Method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.
J2eeModuleProvider
Tests whether data source creation is supported.
isDatasourceCreationSupported()
- Method in class org.netbeans.modules.j2ee.deployment.plugins.api.
ConfigurationSupport
Tests whether data source creation is supported.
isDebuggable(Target)
- Method in class org.netbeans.modules.j2ee.deployment.plugins.api.
StartServer
Returns true if the given target is in debug mode.
isDefaultInstance()
- Method in class org.netbeans.modules.j2ee.deployment.plugins.api.
InstanceProperties
Is the target server the default J2EE server for deployment?
isEmpty()
- Method in interface org.netbeans.modules.j2ee.deployment.plugins.api.
OldJSPDebug.JspSourceMapper
Returns whether the JSP page is empty
isJavaCodeInJspPage(int, int)
- Method in interface org.netbeans.modules.j2ee.deployment.plugins.api.
OldJSPDebug.JspSourceMapper
Returns whether the giver Servlet line/column is a part of dynamic (Java) code in the JSP page
isManifestChanged(long)
- Method in interface org.netbeans.modules.j2ee.deployment.devmodules.api.
ModuleChangeReporter
isProperJspFileName(String)
- Method in interface org.netbeans.modules.j2ee.deployment.plugins.api.
OldJSPDebug.JspSourceMapper
Returns whether the given name is a proper JSP file name
isRunning()
- Method in class org.netbeans.modules.j2ee.deployment.plugins.api.
StartServer
Returns true if this admin server is running.
isRunning(Target)
- Method in class org.netbeans.modules.j2ee.deployment.plugins.api.
StartServer
Returns the running state of a specific target.
isStopSupported()
- Method in class org.netbeans.modules.j2ee.deployment.plugins.api.
ServerProgress
isToolSupported(String)
- Method in class org.netbeans.modules.j2ee.deployment.devmodules.api.
J2eePlatform
Specifies whether a tool of the given name is supported by this platform.
isToolSupported(String)
- Method in class org.netbeans.modules.j2ee.deployment.plugins.api.
J2eePlatformImpl
Specifies whether a tool of the given name is supported by this platform.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.