Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Deprecated API
Deprecated Classes
org.objectweb.jonas.ws.axis.JAxisServlet
in JOnAS 4.3.0 (since Axis add this feature in their codebase)
Deprecated Methods
org.objectweb.jonas_timer.TimerManager.addTimer(TimerEventListener, long, Object, boolean)
use addTimerMs instead.
org.objectweb.jonas_ejb.container.JMessageEndpoint.getCallerIdentity()
@exception java.lang.IllegalStateException always
org.objectweb.jonas_ejb.container.JMessageDrivenBean.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.JMessageEndpoint.getEnvironment()
Use the JNDI naming context java:comp/env instead.
org.objectweb.jonas_ejb.container.JMessageDrivenBean.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.getFactory()
not used by JOnAS Implementation
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext.getJAXRPCMappingContext()
not used by JOnAS Implementation
org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream.getLine()
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext.getMiscInfo()
not used by JOnAS Implementation
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext.getWebDDContext()
not used by JOnAS Implementation
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext.getWSCFContext()
not used by JOnAS Implementation
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext.getWSDLContext()
not used by JOnAS Implementation
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.JMessageDrivenBean.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.setFactory(Ws4J2eeFactory)
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.JOnASJ2EEWebServicesContext.setMiscInfo(MiscInfo)
not used by JOnAS Implementation
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.setWebDDContext(WebContext)
not used by JOnAS Implementation
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext.setWSCFContext(WSCFContext)
not used by JOnAS Implementation
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext.setWSDLContext(WSDLContext)
not used by JOnAS Implementation
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext.validate()
not used by JOnAS Implementation
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes