Package org.apache.felix.scr.impl.helper

Interface Summary
BindMethod.Service  
Logger The Logger interface defines a simple API to enable some logging in the XML Parser and ComponentMetadata handling classes and at the same time not be too intrusive for the unit tests.
 

Class Summary
ActivateMethod  
ActivateMethod.ActivatorParameter  
BindMethod Component method to be invoked on service (un)binding.
DeactivateMethod  
ModifiedMethod  
ReadOnlyDictionary The ReadOnlyDictionary is both a Dictionary and a Map whose modificaiton methods (like ReadOnlyDictionary.put(Object, Object), ReadOnlyDictionary.remove(Object), etc.) have no effect.
UnbindMethod Component method to be invoked on service unbinding.
UpdatedMethod Component method to be invoked on service property update of a bound service.
 

Exception Summary
SuitableMethodNotAccessibleException  
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.