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.