Deprecated API

Deprecated Classes
org.objectweb.jonas_ws.wsgen.generator.axis.AxisGeneratorFactory
            
 

Deprecated Interfaces
org.objectweb.jonas.jaxr.JAXRService
            
 

Deprecated Methods
org.objectweb.jonas_timer.TimerManager.addTimer(TimerEventListener, long, Object, boolean)
          use addTimerMs instead. 
org.objectweb.jonas_ejb.container.JMessageDrivenBean.getCallerIdentity()
          @exception java.lang.IllegalStateException always 
org.objectweb.jonas_ejb.container.JMessageEndpoint.getCallerIdentity()
          @exception java.lang.IllegalStateException always 
org.objectweb.jonas_ejb.container.JContext.getCallerIdentity()
            
org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream.getColumn()
            
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext.getEJBDDContext()
          not used by JOnAS Implementation 
org.objectweb.jonas_ejb.container.JMessageDrivenBean.getEnvironment()
          Use the JNDI naming context java:comp/env instead. 
org.objectweb.jonas_ejb.container.JMessageEndpoint.getEnvironment()
          Use the JNDI naming context java:comp/env instead. 
org.objectweb.jonas_ejb.container.JContext.getEnvironment()
            
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext.getJAXRPCMappingContext()
          not used by JOnAS Implementation 
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl.getJaxrpcMappingFile()
          not used by JOnAS 
org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream.getLine()
            
org.objectweb.jonas.jmx.JmxServiceImpl.getServerConnection(String)
          Replaced by J2EEDomain.getConnection() 
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl.getServiceInterface()
          not used by JOnAS 
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl.getServiceRefName()
          not used by JOnAS 
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext.getWSCFContext()
          not used by JOnAS Implementation 
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl.getWsdlFile()
          not used by JOnAS 
org.objectweb.jonas_ejb.container.JMessageDrivenBean.isCallerInRole(Identity)
          @throws java.lang.IllegalStateException for message driven bean because there is no security context available 
org.objectweb.jonas_ejb.container.JMessageEndpoint.isCallerInRole(Identity)
          @throws java.lang.IllegalStateException for message driven bean because there is no security context available 
org.objectweb.jonas_ejb.container.JContext.isCallerInRole(Identity)
          Use boolean isCallerInRole(String roleName) instead. Tests if the caller has a given role. 
org.objectweb.jonas_timer.TimerManager.removeTimer(TimerEvent)
            
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext.setEJBDDContext(EJBContext)
          not used by JOnAS Implementation 
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext.setJAXRPCMappingContext(JAXRPCMapperContext)
          not used by JOnAS Implementation 
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl.setJaxrpcMappingFile(String)
          not used by JOnAS 
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl.setServiceInterface(String)
          not used by JOnAS 
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl.setServiceRefName(String)
          not used by JOnAS 
org.objectweb.jonas_ws.deployment.api.PortComponentDesc.setSIBClassname(String)
          sib class set with the setSessionStatelessDesc or setWebDesc methods. 
org.objectweb.jonas.resource.PreparedStatementWrapper.setUnicodeStream(int, InputStream, int)
            
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext.setWSCFContext(WSCFContext)
          not used by JOnAS Implementation 
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl.setWsdlFile(String)
          not used by JOnAS 
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext.validate()
          not used by JOnAS Implementation