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

A

accept(DependencyNode, List<DependencyNode>) - Method in class org.opendaylight.odlparent.KarafFeaturesDependencyFilter
Accepts only Karaf features.
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, Log) - Constructor for class org.opendaylight.odlparent.AetherUtil
Create an instance for the given repositories.

B

bundlesToCoords(List<Bundle>) - Static method in class org.opendaylight.odlparent.FeatureUtil
Lists the artifact coordinates of the given bundles.

C

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
 

G

getChildren() - Method in class org.opendaylight.odlparent.featuretest.PerRepoTestRunner
 
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
 
getKarafDistroOption() - Method in class org.opendaylight.odlparent.featuretest.SingleFeatureTest
 
getRepoUrl() - Method in class org.opendaylight.odlparent.featuretest.PerFeatureRunner
Returns the repository URL.

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-plugin: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
 
log - Variable in class org.opendaylight.odlparent.AetherUtil
 

M

mvnLocalRepoOption() - Method in class org.opendaylight.odlparent.featuretest.SingleFeatureTest
 
MvnToAetherMapper - Class in org.opendaylight.odlparent
 
MvnToAetherMapper() - Constructor for class org.opendaylight.odlparent.MvnToAetherMapper
 
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.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
 
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
 
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

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
 

T

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.featuretest.PerFeatureRunner
Delegated implementation of PerFeatureRunner.toString().
toString() - Method in class org.opendaylight.odlparent.featuretest.PerFeatureRunNotifier
 

U

Util - Class in org.opendaylight.odlparent.featuretest
 
A B C D E F G H I K L M O P R S T U 

Copyright © 2017 OpenDaylight. All rights reserved.