Skip navigation links
A B C D E F G H I K L M O P R S T U V 

A

accept(DependencyNode, List<DependencyNode>) - Method in class org.opendaylight.odlparent.KarafFeaturesDependencyFilter
Accepts only Karaf features.
addAllClassesInSameAndSubPackageOfClass(TestProbeBuilder, Class<?>) - Static method in class org.opendaylight.odlparent.featuretest.ReflectionUtil
 
addAllClassesInSameAndSubPackageOfPackage(TestProbeBuilder, String) - Static method in class org.opendaylight.odlparent.featuretest.ReflectionUtil
 
addFirstListener(RunListener) - Method in class org.opendaylight.odlparent.featuretest.PerFeatureRunNotifier
 
addListener(RunListener) - Method in class org.opendaylight.odlparent.featuretest.PerFeatureRunNotifier
 
AetherUtil - Class in org.opendaylight.odlparent
 
AetherUtil(RepositorySystem, RepositorySystemSession, List<RemoteRepository>, File) - Constructor for class org.opendaylight.odlparent.AetherUtil
Create an instance for the given repositories.

B

BundleDiagInfos - Class in org.opendaylight.odlparent.bundles4test
System readiness diagnostic summary information.
BundleDiagInfos - Class in org.opendaylight.odlparent.bundlestest
System readiness diagnostic summary information.
bundlesToCoords(List<Bundle>) - Static method in class org.opendaylight.odlparent.FeatureUtil
Lists the artifact coordinates of the given bundles.

C

checkBundleDiagInfos(BundleContext, long, TimeUnit) - Static method in class org.opendaylight.odlparent.bundles4test.TestBundleDiag
 
checkBundleDiagInfos(long, TimeUnit) - Method in class org.opendaylight.odlparent.bundlestest.TestBundleDiag
Does the equivalent of the "diag" CLI command, and fails the test if anything incl.
config() - Method in class org.opendaylight.odlparent.featuretest.SingleFeatureTest
Returns the required configuration.
configFilesToCoords(List<ConfigFile>) - Static method in class org.opendaylight.odlparent.FeatureUtil
Lists the artifact coordinates of the given configuration files.
Constants - Class in org.opendaylight.odlparent.featuretest
 
convertDescription(URL, String, String, Description) - Static method in class org.opendaylight.odlparent.featuretest.Util
Convert a Description to a Description that includes information about repoUrl, featureName, and featureVersion
createURLStreamHandler(String) - Method in class org.opendaylight.odlparent.featuretest.CustomBundleUrlStreamHandlerFactory
 
CustomBundleUrlStreamHandlerFactory - Class in org.opendaylight.odlparent.featuretest
 
CustomBundleUrlStreamHandlerFactory() - Constructor for class org.opendaylight.odlparent.featuretest.CustomBundleUrlStreamHandlerFactory
 

D

describeChild(PerFeatureRunner) - Method in class org.opendaylight.odlparent.featuretest.PerRepoTestRunner
 

E

equals(Object) - Method in class org.opendaylight.odlparent.featuretest.PerFeatureRunNotifier
 
execute() - Method in class org.opendaylight.odlparent.HelpMojo
execute() - Method in class org.opendaylight.odlparent.PopulateLocalRepoMojo
 

F

featuresRepositoryToCoords(Features) - Static method in class org.opendaylight.odlparent.FeatureUtil
Converts the given features' repository to artifact coordinates.
featuresRepositoryToCoords(Set<Features>) - Static method in class org.opendaylight.odlparent.FeatureUtil
Converts all the given features' repositories to artifact coordinates.
featuresToCoords(Features) - Static method in class org.opendaylight.odlparent.FeatureUtil
Extracts all the artifact coordinates for the given features (repositories, bundles, configuration files).
featuresToCoords(Set<Features>) - Static method in class org.opendaylight.odlparent.FeatureUtil
Extracts all the artifact coordinates for the given set of features (repositories, bundles, configuration files).
featureToCoords(Feature) - Static method in class org.opendaylight.odlparent.FeatureUtil
Lists the artifact coordinates of the given feature's bundles and configuration files.
FeatureUtil - Class in org.opendaylight.odlparent
 
filter(Filter) - Method in class org.opendaylight.odlparent.featuretest.PerFeatureRunner
 
findAllFeaturesRecursively(AetherUtil, Features, Set<String>) - Static method in class org.opendaylight.odlparent.FeatureUtil
Unmarshals all the features starting from the given feature.
findAllFeaturesRecursively(AetherUtil, Set<Features>, Set<String>) - Static method in class org.opendaylight.odlparent.FeatureUtil
Unmarshals all the features starting from the given features.
findAllFeaturesRecursively(AetherUtil, Set<Features>) - Static method in class org.opendaylight.odlparent.FeatureUtil
Unmarshals all the features (including known ones) starting from the given features.
fireTestAssumptionFailed(Failure) - Method in class org.opendaylight.odlparent.featuretest.PerFeatureRunNotifier
 
fireTestFailure(Failure) - Method in class org.opendaylight.odlparent.featuretest.PerFeatureRunNotifier
 
fireTestFinished(Description) - Method in class org.opendaylight.odlparent.featuretest.PerFeatureRunNotifier
 
fireTestIgnored(Description) - Method in class org.opendaylight.odlparent.featuretest.PerFeatureRunNotifier
 
fireTestRunFinished(Result) - Method in class org.opendaylight.odlparent.featuretest.PerFeatureRunNotifier
 
fireTestRunStarted(Description) - Method in class org.opendaylight.odlparent.featuretest.PerFeatureRunNotifier
 
fireTestStarted(Description) - Method in class org.opendaylight.odlparent.featuretest.PerFeatureRunNotifier
 
forContext(BundleContext, BundleService) - Static method in class org.opendaylight.odlparent.bundles4test.BundleDiagInfos
 
forContext(BundleContext, BundleService) - Static method in class org.opendaylight.odlparent.bundlestest.BundleDiagInfos
 

G

getChildren() - Method in class org.opendaylight.odlparent.featuretest.PerRepoTestRunner
 
getClasses(ClassLoader, String) - Static method in class org.opendaylight.odlparent.featuretest.ReflectionUtil
Returns all classes in the named package, and its sub-packages.
getDescription() - Method in class org.opendaylight.odlparent.featuretest.PerFeatureRunner
 
getFeatureName() - Method in class org.opendaylight.odlparent.featuretest.PerFeatureRunner
Returns the feature name.
getFeatures(URL) - Method in class org.opendaylight.odlparent.featuretest.PerRepoTestRunner
 
getFeatureVersion() - Method in class org.opendaylight.odlparent.featuretest.PerFeatureRunner
Returns the feature version.
getFeatureVersion() - Method in class org.opendaylight.odlparent.featuretest.SingleFeatureTest
 
getFullDiagnosticText() - Method in class org.opendaylight.odlparent.bundles4test.BundleDiagInfos
 
getFullDiagnosticText() - Method in class org.opendaylight.odlparent.bundlestest.BundleDiagInfos
 
getKarafDistroOption() - Method in class org.opendaylight.odlparent.featuretest.SingleFeatureTest
 
getNokBundleStateInfoTexts() - Method in class org.opendaylight.odlparent.bundles4test.BundleDiagInfos
 
getNokBundleStateInfoTexts() - Method in class org.opendaylight.odlparent.bundlestest.BundleDiagInfos
 
getOkBundleStateInfoTexts() - Method in class org.opendaylight.odlparent.bundles4test.BundleDiagInfos
 
getOkBundleStateInfoTexts() - Method in class org.opendaylight.odlparent.bundlestest.BundleDiagInfos
 
getProperties(ServiceReference<?>) - Method in class org.opendaylight.odlparent.bundles4test.ServiceReferenceUtil
 
getProperties(ServiceReference<?>) - Method in class org.opendaylight.odlparent.bundlestest.ServiceReferenceUtil
 
getRepoUrl() - Method in class org.opendaylight.odlparent.featuretest.PerFeatureRunner
Returns the repository URL.
getSummaryText() - Method in class org.opendaylight.odlparent.bundles4test.BundleDiagInfos
 
getSummaryText() - Method in class org.opendaylight.odlparent.bundlestest.BundleDiagInfos
 
getSystemState() - Method in class org.opendaylight.odlparent.bundles4test.BundleDiagInfos
 
getSystemState() - Method in class org.opendaylight.odlparent.bundlestest.BundleDiagInfos
 
getUsingBundleSymbolicNames(ServiceReference<?>) - Method in class org.opendaylight.odlparent.bundles4test.ServiceReferenceUtil
 
getUsingBundleSymbolicNames(ServiceReference<?>) - Method in class org.opendaylight.odlparent.bundlestest.ServiceReferenceUtil
 
getWhitelistedBundleStateInfoTexts() - Method in class org.opendaylight.odlparent.bundles4test.BundleDiagInfos
 
getWhitelistedBundleStateInfoTexts() - Method in class org.opendaylight.odlparent.bundlestest.BundleDiagInfos
 

H

hashCode() - Method in class org.opendaylight.odlparent.featuretest.PerFeatureRunNotifier
Calculates the hash code (delegated).
HelpMojo - Class in org.opendaylight.odlparent
Display help information on karaf-plugin.
Call mvn karaf:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class org.opendaylight.odlparent.HelpMojo
 

I

installArtifacts(Set<Artifact>) - Method in class org.opendaylight.odlparent.AetherUtil
Installs the given artifacts.
installFeature() - Method in class org.opendaylight.odlparent.featuretest.SingleFeatureTest
 
installRepo() - Method in class org.opendaylight.odlparent.featuretest.SingleFeatureTest
Sets the repository up.

K

KarafFeaturesDependencyFilter - Class in org.opendaylight.odlparent
 
KarafFeaturesDependencyFilter() - Constructor for class org.opendaylight.odlparent.KarafFeaturesDependencyFilter
 

L

localRepository - Variable in class org.opendaylight.odlparent.AetherUtil
 

M

mvnLocalRepoOption() - Method in class org.opendaylight.odlparent.featuretest.SingleFeatureTest
 
MvnToAetherMapper - Class in org.opendaylight.odlparent
 
mvnUrlsToCoord(List<String>) - Static method in class org.opendaylight.odlparent.FeatureUtil
Parses the given repository as URLs and converts them to artifact coordinates.

O

org.opendaylight.odlparent - package org.opendaylight.odlparent
 
org.opendaylight.odlparent.bundles4test - package org.opendaylight.odlparent.bundles4test
 
org.opendaylight.odlparent.bundlestest - package org.opendaylight.odlparent.bundlestest
 
org.opendaylight.odlparent.featuretest - package org.opendaylight.odlparent.featuretest
 
ORG_OPENDAYLIGHT_FEATURETEST_FEATURENAME_PROP - Static variable in class org.opendaylight.odlparent.featuretest.Constants
 
ORG_OPENDAYLIGHT_FEATURETEST_FEATUREVERSION_PROP - Static variable in class org.opendaylight.odlparent.featuretest.Constants
 
ORG_OPENDAYLIGHT_FEATURETEST_URI_PROP - Static variable in class org.opendaylight.odlparent.featuretest.Constants
 

P

PerFeatureRunner - Class in org.opendaylight.odlparent.featuretest
 
PerFeatureRunner(URL, String, String, Class<?>) - Constructor for class org.opendaylight.odlparent.featuretest.PerFeatureRunner
Create a runner.
PerFeatureRunNotifier - Class in org.opendaylight.odlparent.featuretest
 
PerFeatureRunNotifier(URL, String, String, RunNotifier) - Constructor for class org.opendaylight.odlparent.featuretest.PerFeatureRunNotifier
Create a delegating notifier.
PerRepoTestRunner - Class in org.opendaylight.odlparent.featuretest
 
PerRepoTestRunner(Class<?>) - Constructor for class org.opendaylight.odlparent.featuretest.PerRepoTestRunner
Create a runner.
pleaseStop() - Method in class org.opendaylight.odlparent.featuretest.PerFeatureRunNotifier
Please stop.
PopulateLocalRepoMojo - Class in org.opendaylight.odlparent
Mojo populating the local repository by delegating to Aether.
PopulateLocalRepoMojo() - Constructor for class org.opendaylight.odlparent.PopulateLocalRepoMojo
 

R

readFeature(Artifact) - Static method in class org.opendaylight.odlparent.FeatureUtil
Unmarshal the features in the given artifact.
readFeature(AetherUtil, String) - Static method in class org.opendaylight.odlparent.FeatureUtil
Unmarshal the features matching the given artifact coordinates.
readFeatures(Set<Artifact>) - Static method in class org.opendaylight.odlparent.FeatureUtil
Unmarshal all the features in the given artifacts.
recursiveRunnersFromRepoUrl(URL, Class<?>) - Method in class org.opendaylight.odlparent.featuretest.PerRepoTestRunner
 
ReflectionUtil - Class in org.opendaylight.odlparent.featuretest
Utility for class path reflection.
removeListener(RunListener) - Method in class org.opendaylight.odlparent.featuretest.PerFeatureRunNotifier
 
resolveArtifact(Artifact) - Method in class org.opendaylight.odlparent.AetherUtil
Resolves the given artifact.
resolveArtifact(String) - Method in class org.opendaylight.odlparent.AetherUtil
Resolves the given coordinates.
resolveArtifacts(Set<String>) - Method in class org.opendaylight.odlparent.AetherUtil
Resolves the given coordinates.
resolveDependencies(List<Dependency>, DependencyFilter) - Method in class org.opendaylight.odlparent.AetherUtil
Resolves the given dependencies.
run(RunNotifier) - Method in class org.opendaylight.odlparent.featuretest.PerFeatureRunner
 
runChild(PerFeatureRunner, RunNotifier) - Method in class org.opendaylight.odlparent.featuretest.PerRepoTestRunner
 
runnersFromFeatures(URL, Features, Class<?>) - Method in class org.opendaylight.odlparent.featuretest.PerRepoTestRunner
 
runnersFromRepoUrl(URL, Class<?>, boolean) - Method in class org.opendaylight.odlparent.featuretest.PerRepoTestRunner
 
runnersFromRepoUrl(URL, Class<?>) - Method in class org.opendaylight.odlparent.featuretest.PerRepoTestRunner
 

S

ServiceReferenceUtil - Class in org.opendaylight.odlparent.bundles4test
Utilities for OSGi's ServiceReference.
ServiceReferenceUtil() - Constructor for class org.opendaylight.odlparent.bundles4test.ServiceReferenceUtil
 
ServiceReferenceUtil - Class in org.opendaylight.odlparent.bundlestest
Utilities for OSGi's ServiceReference.
ServiceReferenceUtil() - Constructor for class org.opendaylight.odlparent.bundlestest.ServiceReferenceUtil
 
SingleFeatureTest - Class in org.opendaylight.odlparent.featuretest
 
SingleFeatureTest() - Constructor for class org.opendaylight.odlparent.featuretest.SingleFeatureTest
 
sort(Sorter) - Method in class org.opendaylight.odlparent.featuretest.PerFeatureRunner
 
SystemState - Enum in org.opendaylight.odlparent.bundles4test
Karaf OSGi System State.
SystemState - Enum in org.opendaylight.odlparent.bundlestest
Karaf OSGi System State.

T

TestBundleDiag - Class in org.opendaylight.odlparent.bundles4test
Utility to verify bundle diagnostic state from OSGi integration tests.
TestBundleDiag - Class in org.opendaylight.odlparent.bundlestest
Utility to verify bundle diagnostic state from OSGi integration tests.
TestBundleDiag(BundleContext, BundleService) - Constructor for class org.opendaylight.odlparent.bundlestest.TestBundleDiag
 
testCount() - Method in class org.opendaylight.odlparent.featuretest.PerFeatureRunner
 
testCount() - Method in class org.opendaylight.odlparent.featuretest.PerRepoTestRunner
 
toAether(Dependency) - Static method in class org.opendaylight.odlparent.MvnToAetherMapper
Converts a Maven model dependency to an Aether dependency.
toAether(List<Dependency>) - Static method in class org.opendaylight.odlparent.MvnToAetherMapper
Converts a list of Maven model dependencies to a list of Aether dependencies.
toCoord(List<URL>) - Static method in class org.opendaylight.odlparent.FeatureUtil
Converts the given list of URLs to artifact coordinates.
toCoord(URL) - Static method in class org.opendaylight.odlparent.FeatureUtil
Converts the given URL to artifact coordinates.
toDependencies(List<String>) - Method in class org.opendaylight.odlparent.AetherUtil
Converts the given list of artifact coordinates to dependencies.
toDependency(String) - Method in class org.opendaylight.odlparent.AetherUtil
Converts the given artifact coordinates to a Dependency instance.
toString() - Method in class org.opendaylight.odlparent.bundles4test.BundleDiagInfos
 
toString() - Method in class org.opendaylight.odlparent.bundlestest.BundleDiagInfos
 
toString() - Method in class org.opendaylight.odlparent.featuretest.PerFeatureRunner
Delegated implementation of PerFeatureRunner.toString().
toString() - Method in class org.opendaylight.odlparent.featuretest.PerFeatureRunNotifier
Value of the delegate as a String.

U

Util - Class in org.opendaylight.odlparent.featuretest
 

V

valueOf(String) - Static method in enum org.opendaylight.odlparent.bundles4test.SystemState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.odlparent.bundlestest.SystemState
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.opendaylight.odlparent.bundles4test.SystemState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.odlparent.bundlestest.SystemState
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I K L M O P R S T U V 
Skip navigation links

Copyright © 2018 OpenDaylight. All rights reserved.