void |
DependencyManager.FactoryCustomizer.addedService(org.osgi.framework.ServiceReference<T> serviceReference,
RefPair<S,T> refPair,
int trackingCount,
int serviceCount,
ExtendedServiceEvent event) |
void |
DependencyManager.MultipleDynamicCustomizer.addedService(org.osgi.framework.ServiceReference<T> serviceReference,
RefPair<S,T> refPair,
int trackingCount,
int serviceCount,
ExtendedServiceEvent event) |
void |
DependencyManager.MultipleStaticGreedyCustomizer.addedService(org.osgi.framework.ServiceReference<T> serviceReference,
RefPair<S,T> refPair,
int trackingCount,
int serviceCount,
ExtendedServiceEvent event) |
void |
DependencyManager.MultipleStaticReluctantCustomizer.addedService(org.osgi.framework.ServiceReference<T> serviceReference,
RefPair<S,T> refPair,
int trackingCount,
int serviceCount,
ExtendedServiceEvent event) |
void |
DependencyManager.SingleDynamicCustomizer.addedService(org.osgi.framework.ServiceReference<T> serviceReference,
RefPair<S,T> refPair,
int trackingCount,
int serviceCount,
ExtendedServiceEvent event) |
void |
DependencyManager.SingleStaticCustomizer.addedService(org.osgi.framework.ServiceReference<T> serviceReference,
RefPair<S,T> refPair,
int trackingCount,
int serviceCount,
ExtendedServiceEvent event) |
void |
DependencyManager.NoPermissionsCustomizer.addedService(org.osgi.framework.ServiceReference<T> tServiceReference,
RefPair<S,T> service,
int trackingCount,
int serviceCount,
ExtendedServiceEvent event) |
void |
DependencyManager.FactoryCustomizer.modifiedService(org.osgi.framework.ServiceReference<T> serviceReference,
RefPair<S,T> refPair,
int trackingCount,
ExtendedServiceEvent event) |
void |
DependencyManager.MultipleDynamicCustomizer.modifiedService(org.osgi.framework.ServiceReference<T> serviceReference,
RefPair<S,T> refPair,
int trackingCount,
ExtendedServiceEvent event) |
void |
DependencyManager.MultipleStaticGreedyCustomizer.modifiedService(org.osgi.framework.ServiceReference<T> serviceReference,
RefPair<S,T> refPair,
int trackingCount,
ExtendedServiceEvent event) |
void |
DependencyManager.MultipleStaticReluctantCustomizer.modifiedService(org.osgi.framework.ServiceReference<T> serviceReference,
RefPair<S,T> refPair,
int trackingCount,
ExtendedServiceEvent event) |
void |
DependencyManager.SingleDynamicCustomizer.modifiedService(org.osgi.framework.ServiceReference<T> serviceReference,
RefPair<S,T> refPair,
int trackingCount,
ExtendedServiceEvent event) |
void |
DependencyManager.SingleStaticCustomizer.modifiedService(org.osgi.framework.ServiceReference<T> serviceReference,
RefPair<S,T> refPair,
int trackingCount,
ExtendedServiceEvent event) |
void |
DependencyManager.NoPermissionsCustomizer.modifiedService(org.osgi.framework.ServiceReference<T> tServiceReference,
RefPair<S,T> service,
int trackingCount,
ExtendedServiceEvent event) |
void |
DependencyManager.FactoryCustomizer.removedService(org.osgi.framework.ServiceReference<T> serviceReference,
RefPair<S,T> refPair,
int trackingCount,
ExtendedServiceEvent event) |
void |
DependencyManager.MultipleDynamicCustomizer.removedService(org.osgi.framework.ServiceReference<T> serviceReference,
RefPair<S,T> refPair,
int trackingCount,
ExtendedServiceEvent event) |
void |
DependencyManager.MultipleStaticGreedyCustomizer.removedService(org.osgi.framework.ServiceReference<T> serviceReference,
RefPair<S,T> refPair,
int trackingCount,
ExtendedServiceEvent event) |
void |
DependencyManager.MultipleStaticReluctantCustomizer.removedService(org.osgi.framework.ServiceReference<T> serviceReference,
RefPair<S,T> refPair,
int trackingCount,
ExtendedServiceEvent event) |
void |
DependencyManager.SingleDynamicCustomizer.removedService(org.osgi.framework.ServiceReference<T> serviceReference,
RefPair<S,T> refPair,
int trackingCount,
ExtendedServiceEvent event) |
void |
DependencyManager.SingleStaticCustomizer.removedService(org.osgi.framework.ServiceReference<T> serviceReference,
RefPair<S,T> refPair,
int trackingCount,
ExtendedServiceEvent event) |
void |
DependencyManager.NoPermissionsCustomizer.removedService(org.osgi.framework.ServiceReference<T> tServiceReference,
RefPair<S,T> service,
int trackingCount,
ExtendedServiceEvent event) |