org.objectweb.dolphin.resources.deploy.model
Class SimpleDeployable

java.lang.Object
  extended byorg.objectweb.dolphin.resources.deploy.model.AbstractDeployable
      extended byorg.objectweb.dolphin.resources.deploy.model.SimpleDeployable
All Implemented Interfaces:
javax.enterprise.deploy.model.DeployableObject

public class SimpleDeployable
extends AbstractDeployable

Used to handle all types of archives (except EAR) at deployment.

Author:
markus

Nested Class Summary
 
Nested classes inherited from class org.objectweb.dolphin.resources.deploy.model.AbstractDeployable
AbstractDeployable.UnknownModuleTypeException
 
Methods inherited from class org.objectweb.dolphin.resources.deploy.model.AbstractDeployable
copyInputStreamToFile, createFromFile, createFromUrl, entries, getChildBean, getClassFromScope, getDDBeanRoot, getDDBeanRoot, getEntry, getModuleDTDVersion, getText, getType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait