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