public class BlueprintDomainCombiner extends Object implements DomainCombiner
Modifier and Type | Method and Description |
---|---|
ProtectionDomain[] |
combine(ProtectionDomain[] arg0,
ProtectionDomain[] arg1) |
static AccessControlContext |
createAccessControlContext(org.osgi.framework.BundleContext bundleContext) |
public static AccessControlContext createAccessControlContext(org.osgi.framework.BundleContext bundleContext)
public ProtectionDomain[] combine(ProtectionDomain[] arg0, ProtectionDomain[] arg1)
combine
in interface DomainCombiner
Copyright © 2016. All rights reserved.