Constructor and Description |
---|
WindowServiceCustomizer(org.osgi.framework.BundleContext context)
Create new instance.
|
Modifier and Type | Method and Description |
---|---|
Object |
addingService(org.osgi.framework.ServiceReference<Object> sr) |
void |
modifiedService(org.osgi.framework.ServiceReference<Object> sr,
Object t) |
void |
removedService(org.osgi.framework.ServiceReference<Object> sr,
Object t) |
public WindowServiceCustomizer(org.osgi.framework.BundleContext context)
context
- bundle contextCopyright © 2012-2014 Vektor Software. All Rights Reserved.