private class ServiceRegistrationImpl.ServiceFactoryPrivileged
extends java.lang.Object
implements java.security.PrivilegedExceptionAction
| Modifier and Type | Field and Description |
|---|---|
private Bundle |
m_bundle |
private java.lang.Object |
m_svcObj |
| Constructor and Description |
|---|
ServiceFactoryPrivileged(Bundle bundle,
java.lang.Object svcObj) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
run() |