Deprecated API

Deprecated Classes
com.sun.jaw.impl.agent.services.light.MetaDataSrv
          As of Java Dynamic Management Kit 3.2, replaced by MBeanIntrospector 
com.sun.jaw.snmp.manager.SnmpServers
          As of JDMK 3.2. . 
 

Deprecated Interfaces
com.sun.jaw.snmp.manager.SnmpAuthHandlerIf
          As of JDMK 3.2. 
 

Deprecated Methods
com.sun.jaw.snmp.manager.SnmpVar.getCounter32()
          As of JDMK 3.2, replaced by SnmpVar.getSnmpCounterValue() 
com.sun.jaw.snmp.manager.SnmpVar.getGauge()
          As of JDMK 3.2, replaced by SnmpVar.getSnmpGaugeValue() 
com.sun.jaw.impl.agent.services.monitor.Monitor.getGranularityPeriod()
            
com.sun.jaw.snmp.manager.SnmpVar.getInteger32()
          As of JDMK 3.2, replaced by SnmpVar.getSnmpIntValue() 
com.sun.jaw.snmp.manager.SnmpVar.getIpAddress()
          As of JDMK 3.2, replaced by SnmpVar.getSnmpIpAddressValue() 
com.sun.jaw.snmp.manager.SnmpVar.getSnmpOid()
          As of JDMK 3.2, replaced by SnmpVar.getSnmpOidValue() 
com.sun.jaw.impl.agent.services.alarm.AlarmClock.getTimeout()
            
com.sun.jaw.snmp.manager.SnmpVar.getTimeTicks()
          As of JDMK 3.2, replaced by SnmpVar.getSnmpTimeticksValue() 
com.sun.jaw.snmp.manager.SnmpVar.setCounter32Value(int)
          As of JDMK 3.2, replaced by SnmpVar.setSnmpCounterValue(long) 
com.sun.jaw.snmp.manager.SnmpVar.setCounter64Value(Object)
          As of JDMK 3.2, replaced by SnmpVar.setSnmpCounter64Value(long) 
com.sun.jaw.snmp.manager.SnmpVar.setGauge32Value(int)
          As of JDMK 3.2, replaced by SnmpVar.setSnmpGaugeValue(long) 
com.sun.jaw.impl.agent.services.monitor.Monitor.setGranularityPeriod(Integer)
            
com.sun.jaw.snmp.manager.SnmpVar.setIntegerValue(int)
          As of JDMK 3.2, replaced by SnmpVar.setSnmpIntValue(long) 
com.sun.jaw.snmp.manager.SnmpVar.setIpAddressValue(long)
          As of JDMK 3.2, replaced by SnmpVar.setSnmpIpAddressValue(String) 
com.sun.jaw.snmp.manager.SnmpVar.setOpaqueValue(Object)
          As of JDMK 3.2, replaced by SnmpVar.setSnmpOpaqueValue(byte[]) 
com.sun.jaw.impl.agent.services.alarm.AlarmClock.setTimeout(Integer)
            
com.sun.jaw.snmp.manager.SnmpVar.setTimeticksValue(int)
          As of JDMK 3.2, replaced by SnmpVar.setSnmpTimeticksValue(long)