Class ExtendedServiceEvent
java.lang.Object
java.util.EventObject
org.osgi.framework.ServiceEvent
org.apache.felix.scr.impl.manager.ExtendedServiceEvent
- All Implemented Interfaces:
Serializable
public class ExtendedServiceEvent
extends org.osgi.framework.ServiceEvent
- See Also:
-
Field Summary
FieldsFields inherited from class org.osgi.framework.ServiceEvent
MODIFIED, MODIFIED_ENDMATCH, REGISTERED, UNREGISTERINGFields inherited from class EventObject
source -
Constructor Summary
ConstructorsConstructorDescriptionExtendedServiceEvent(int type, org.osgi.framework.ServiceReference ref) ExtendedServiceEvent(org.osgi.framework.ServiceEvent source) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidaddComponentManager(AbstractComponentManager<?> manager) Methods inherited from class org.osgi.framework.ServiceEvent
getServiceReference, getTypeMethods inherited from class EventObject
getSource, toString
-
Field Details
-
managers
-
-
Constructor Details
-
ExtendedServiceEvent
public ExtendedServiceEvent(org.osgi.framework.ServiceEvent source) -
ExtendedServiceEvent
public ExtendedServiceEvent(int type, org.osgi.framework.ServiceReference ref)
-
-
Method Details
-
addComponentManager
-
getManagers
-
activateManagers
public void activateManagers()
-