Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
M
members()
- Method in interface org.eclipse.wst.server.core.model.
IModuleFolder
Returns the members (contents) of this folder.
members()
- Method in class org.eclipse.wst.server.core.model.
ModuleDelegate
Returns the current array of module artifacts.
members()
- Method in class org.eclipse.wst.server.core.util.
ModuleFolder
members()
- Method in class org.eclipse.wst.server.core.util.
ProjectModule
Basic implementation of members() method.
modifyModules(IModule[], IModule[], IProgressMonitor)
- Method in interface org.eclipse.wst.server.core.
IServerWorkingCopy
Modifies the list of modules associated with the server.
modifyModules(IModule[], IModule[], IProgressMonitor)
- Method in class org.eclipse.wst.server.core.model.
ServerDelegate
Modifies the list of modules associated with the server.
modifyModules(IServerWorkingCopy, IModule[], IModule[], IProgressMonitor)
- Static method in class org.eclipse.wst.server.core.
ServerUtil
Adds or removes modules from a server.
MODULE_CHANGE
- Static variable in class org.eclipse.wst.server.core.
ServerEvent
For event on module changes.
ModuleArtifactAdapterDelegate
- Class in
org.eclipse.wst.server.core.model
A module artifact adapter converts from some view's model object into a module artifact that is recognized by one or more server types.
ModuleArtifactAdapterDelegate()
- Constructor for class org.eclipse.wst.server.core.model.
ModuleArtifactAdapterDelegate
ModuleArtifactDelegate
- Class in
org.eclipse.wst.server.core.model
A module artifact is a resource within a module, which can be launched on the server.
ModuleArtifactDelegate(IModule)
- Constructor for class org.eclipse.wst.server.core.model.
ModuleArtifactDelegate
Create a new module artifact.
ModuleArtifactDelegate()
- Constructor for class org.eclipse.wst.server.core.model.
ModuleArtifactDelegate
Create a new module artifact.
ModuleDelegate
- Class in
org.eclipse.wst.server.core.model
A module delegate provides a mechanism for discovering information about individual modules.
ModuleDelegate()
- Constructor for class org.eclipse.wst.server.core.model.
ModuleDelegate
Delegates must have a public 0-arg constructor.
ModuleFactoryDelegate
- Class in
org.eclipse.wst.server.core.model
A module factory delegate provides a mechanism for discovering modules.
ModuleFactoryDelegate()
- Constructor for class org.eclipse.wst.server.core.model.
ModuleFactoryDelegate
Delegates must have a public 0-arg constructor.
ModuleFile
- Class in
org.eclipse.wst.server.core.util
An implementation of
IModuleFile
for physical files on disk or in the workspace.
ModuleFile(IFile, String, IPath)
- Constructor for class org.eclipse.wst.server.core.util.
ModuleFile
Creates a workspace module file with the current modification stamp.
ModuleFile(File, String, IPath)
- Constructor for class org.eclipse.wst.server.core.util.
ModuleFile
Creates an external module file with the current modification stamp.
ModuleFile(String, IPath, long)
- Constructor for class org.eclipse.wst.server.core.util.
ModuleFile
Creates a module file with a specific modification stamp and no file reference.
ModuleFile(IFile, String, IPath, long)
- Constructor for class org.eclipse.wst.server.core.util.
ModuleFile
Deprecated.
use one of the top two constructors instead
ModuleFolder
- Class in
org.eclipse.wst.server.core.util
An implementation of
IModuleFolder
for physical folders on disk or in the workspace.
ModuleFolder(IContainer, String, IPath)
- Constructor for class org.eclipse.wst.server.core.util.
ModuleFolder
Creates a module folder.
Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W