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
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
DatasourceManager
- Interface in
org.netbeans.modules.j2ee.deployment.plugins.api
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
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
deployDatasources()
- Method in class org.netbeans.modules.j2ee.deployment.devmodules.spi.
J2eeModuleProvider
Deploys data sources saved in the module.
deployDatasources(Set<Datasource>)
- Method in interface org.netbeans.modules.j2ee.deployment.plugins.api.
DatasourceManager
Deploys given set of data sources.
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
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.
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.
disposeConfiguration(DeploymentConfiguration)
- Method in class org.netbeans.modules.j2ee.deployment.plugins.api.
ConfigurationSupport
The specified deployment configuration instance is about to be disposed, which means that the j2eeserver will release the reference to it and the configuration will be no longer receiving notifications of the module changes.
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.