org.systinet.wasp.dd
Interface Module

All Superinterfaces:
ConfigurablePart, DeploymentPart, ExtensiblePart, ImplementablePart, NamedPart

public interface Module
extends NamedPart, ImplementablePart, ConfigurablePart, ExtensiblePart

This interface contains a deployment descriptor's part for a module.

Since:
4.0
Component:
Core

Methods inherited from interface org.systinet.wasp.dd.NamedPart
getName, setName
 
Methods inherited from interface org.systinet.wasp.dd.DeploymentPart
getDeploymentDescriptor
 
Methods inherited from interface org.systinet.wasp.dd.ImplementablePart
getImplementationClass, setImplementationClass
 
Methods inherited from interface org.systinet.wasp.dd.ConfigurablePart
getConfiguration
 
Methods inherited from interface org.systinet.wasp.dd.ExtensiblePart
addElement, getElements