| Package | Description |
|---|---|
| org.apache.aries.spifly |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.osgi.framework.Bundle> |
BaseActivator.findConsumerRestrictions(org.osgi.framework.Bundle consumer,
String className,
String methodName,
Map<Pair<Integer,String>,String> args) |
boolean |
ArgRestrictions.matches(Map<Pair<Integer,String>,String> args) |
boolean |
MethodRestriction.matches(String mtdName,
Map<Pair<Integer,String>,String> args) |
boolean |
ConsumerRestriction.matches(String clsName,
String mtdName,
Map<Pair<Integer,String>,String> args) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.