Uses of Package
org.eclipse.wst.server.core.model

Packages that use org.eclipse.wst.server.core.model
org.eclipse.jst.server.core Support for Java and J2EE server types. 
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. 
 

Classes in org.eclipse.wst.server.core.model used by org.eclipse.jst.server.core
ModuleArtifactDelegate
          A module artifact is a resource within a module, which can be launched on the server.
RuntimeTargetHandlerDelegate
          Deprecated. This function is deprecated.
 

Classes in org.eclipse.wst.server.core.model used by org.eclipse.wst.server.core.model
IModuleResource
          A resource (file or folder) within a module.
IModuleResourceDelta
          A module resource delta.
ModuleDelegate
          A module delegate provides a mechanism for discovering information about individual modules.
ModuleFactoryDelegate
          A module factory delegate provides a mechanism for discovering modules.
PublishOperation
          An operation that will be executed during publishing.
RuntimeDelegate
          A runtime delegate provides the implementation for various generic and server-type-specific operations for a specific type of runtime.
RuntimeLocatorDelegate.IRuntimeSearchListener
          A callback listener used to report progress.
ServerBehaviourDelegate
          A server delegate provides the implementation for various generic and server-type-specific operations for a specific type of server.
ServerDelegate
          A server delegate provides the implementation for various generic and server-type-specific operations for a specific type of server.
 

Classes in org.eclipse.wst.server.core.model used by org.eclipse.wst.server.core.util
IModuleFile
          A file within a module.
IModuleFolder
          A folder within a module.
IModuleResource
          A resource (file or folder) within a module.
IModuleResourceDelta
          A module resource delta.
ModuleArtifactDelegate
          A module artifact is a resource within a module, which can be launched on the server.
ModuleDelegate
          A module delegate provides a mechanism for discovering information about individual modules.
ModuleFactoryDelegate
          A module factory delegate provides a mechanism for discovering modules.