Serializablepublic class ExtendedServiceEvent
extends org.osgi.framework.ServiceEvent
source| Constructor | Description |
|---|---|
ExtendedServiceEvent(int type,
org.osgi.framework.ServiceReference ref) |
|
ExtendedServiceEvent(org.osgi.framework.ServiceEvent source) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
activateManagers() |
|
void |
addComponentManager(AbstractComponentManager<?> manager) |
|
List<AbstractComponentManager<?>> |
getManagers() |
getSource, toStringpublic ExtendedServiceEvent(org.osgi.framework.ServiceEvent source)
public ExtendedServiceEvent(int type,
org.osgi.framework.ServiceReference ref)
public void addComponentManager(AbstractComponentManager<?> manager)
public List<AbstractComponentManager<?>> getManagers()
public void activateManagers()
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.