Deprecated API


Contents
Deprecated Fields
org.apache.felix.scr.Component.STATE_ACTIVATING
          since 1.8.0 transient states are no longer used 
org.apache.felix.scr.Component.STATE_DEACTIVATING
          since 1.8.0 transient states are no longer used 
org.apache.felix.scr.Component.STATE_DESTROYED
          as of version 1.2 this constant has been renamed to STATE_DISPOSED. 
org.apache.felix.scr.Component.STATE_DISABLING
          since 1.8.0 transient states are no longer used 
org.apache.felix.scr.Component.STATE_DISPOSING
          since 1.8.0 transient states are no longer used 
org.apache.felix.scr.Component.STATE_ENABLED
          as of version 1.2 the enabled state is collapsed into the STATE_UNSATISFIED state. This status code is never returned from the getState() method. 
org.apache.felix.scr.Component.STATE_ENABLING
          since 1.8.0 
 

Deprecated Methods
org.apache.felix.scr.Reference.getBoundServiceReferences()
           
 



Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.