Deprecated API

Deprecated Methods
org.objectweb.jonas_ejb.deployment.api.DeploymentDesc.getInstance(ClassLoader, ClassLoader)
          no more use because of hot deployment problem (New DD content is not get with a new version of ejb-jar) 
org.objectweb.jonas_ejb.deployment.api.DeploymentDesc.getInstance(String, String)
          use for integration only (jdk1.2 required) 
org.objectweb.jonas_timer.TimerManager.removeTimer(TimerEvent)