Class EjbModule

java.lang.Object
org.apache.openejb.config.Module
org.apache.openejb.config.EjbModule
All Implemented Interfaces:
DeploymentModule, WsModule

public class EjbModule extends Module implements WsModule
Class is to remain "dumb" and should not have deployment logic added to it. Class is intentionally not an interface as that would encourage "smart" implementations
Version:
$Revision$ $Date$