Package org.apache.felix.framework
Class ServiceRegistrationImpl.ServiceFactoryPrivileged
java.lang.Object
org.apache.felix.framework.ServiceRegistrationImpl.ServiceFactoryPrivileged
- All Implemented Interfaces:
PrivilegedExceptionAction
- Enclosing class:
ServiceRegistrationImpl
private class ServiceRegistrationImpl.ServiceFactoryPrivileged
extends Object
implements PrivilegedExceptionAction
This simple class is used to ensure that when a service factory
is called, that no other classes on the call stack interferes
with the permissions of the factory itself.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
m_bundle
-
m_svcObj
-
-
Constructor Details
-
ServiceFactoryPrivileged
-
-
Method Details
-
run
- Specified by:
run
in interfacePrivilegedExceptionAction
- Throws:
Exception
-