Package | Description |
---|---|
org.apache.aries.spifly |
Modifier and Type | Method and Description |
---|---|
Set<ConsumerRestriction> |
WeavingData.getArgRestrictions() |
Modifier and Type | Method and Description |
---|---|
void |
BaseActivator.registerConsumerBundle(org.osgi.framework.Bundle consumerBundle,
Set<ConsumerRestriction> restrictions,
List<org.apache.aries.spifly.BundleDescriptor> allowedBundles) |
Constructor and Description |
---|
WeavingData(String className,
String methodName,
String[] argClasses,
Set<ConsumerRestriction> argRestrictions,
List<org.apache.aries.spifly.BundleDescriptor> allowedBundles)
Constructor.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.