|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IModuleArtifact | |
---|---|
org.eclipse.wst.server.core.model | SPI support for the server tools framework. |
org.eclipse.wst.server.core.util | Utility classes for the server tools framework. |
Uses of IModuleArtifact in org.eclipse.wst.server.core.model |
---|
Methods in org.eclipse.wst.server.core.model that return IModuleArtifact | |
abstract IModuleArtifact |
ModuleArtifactAdapterDelegate.getModuleArtifact(java.lang.Object obj)
Converts from an arbitrary object to an module artifact. |
Methods in org.eclipse.wst.server.core.model with parameters of type IModuleArtifact | |
abstract java.lang.Object |
LaunchableAdapterDelegate.getLaunchable(IServer server,
IModuleArtifact moduleArtifact)
Returns a launchable object from this module artifact. |
Uses of IModuleArtifact in org.eclipse.wst.server.core.util |
---|
Classes in org.eclipse.wst.server.core.util that implement IModuleArtifact | |
class |
NullModuleArtifact
A dummy module artifact. |
class |
WebResource
A Web module resource. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |