Deprecated API


Contents
Deprecated Classes
com.apama.jmon.EventFieldAttributes
          This class has been deprecated and may be removed in a future release - Please use the new JMon annotations instead. 
com.apama.iaf.plugin.IAFLogger
          Use Logger instead. This class will be removed in a future release. 
 

Deprecated Fields
com.apama.net.interfaces.GenericComponentManagement.GenericComponentLogLevelNames
          Use GenericComponentManagement.GenericComponentLogLevel.getLogLevel() instead. 
com.apama.jmon.EventFieldAttributes.WILDCARD
          This constant has been deprecated and may be removed in a future release - Please use the new JMon annotations instead. 
 

Deprecated Methods
com.apama.engine.beans.interfaces.ConsumerOperationsInterface.addPropertyChangeListenerSync(PropertyChangeListener)
          Use addPropertyChangeListener instead 
com.apama.engine.beans.interfaces.EngineClientInterface.addPropertyChangeListenerSync(PropertyChangeListener)
          Use addPropertyChangeListener instead 
com.apama.engine.beans.interfaces.ConsumerOperationsInterface.addPropertyChangeListenerSync(String, PropertyChangeListener)
          Use addPropertyChangeListener instead 
com.apama.engine.beans.interfaces.EngineClientInterface.addPropertyChangeListenerSync(String, PropertyChangeListener)
          Use addPropertyChangeListener instead 
com.apama.jmon.Event.getFieldAttributes(String)
          This method has been deprecated and may be removed in a future release - Please use the new JMon annotations instead. 
com.apama.EngineException.getWrappedException()
          This method has been renamed to CompoundException.getCause() as part of an API review and may be deleted in a future release. 
com.apama.engine.beans.interfaces.ConsumerOperationsInterface.removePropertyChangeListenerSync(PropertyChangeListener)
           
com.apama.engine.beans.interfaces.EngineClientInterface.removePropertyChangeListenerSync(PropertyChangeListener)
           
com.apama.engine.beans.interfaces.ConsumerOperationsInterface.removePropertyChangeListenerSync(String, PropertyChangeListener)
           
com.apama.engine.beans.interfaces.EngineClientInterface.removePropertyChangeListenerSync(String, PropertyChangeListener)
           
com.apama.correlator.memstore.RowValue.setBoolean(int, int, boolean)
           
com.apama.correlator.memstore.RowValue.setFloat(int, int, double)
           
com.apama.correlator.memstore.RowValue.setInteger(int, int, long)
           
com.apama.correlator.memstore.RowValue.setString(int, int, byte[])
           
com.apama.correlator.memstore.RowValue.setString(int, int, String)
           
 



Submit a bug or feature
Copyright (c) 2013-2014 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its Subsidiaries and or/its Affiliates and/or their licensors. Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.