C D E F G H I K L M N O P R S T V

C

child(String) - Method in class org.codehaus.gmaven.feature.Configuration
 
child(Feature) - Method in class org.codehaus.gmaven.feature.Configuration
 
clear() - Method in class org.codehaus.gmaven.feature.Configuration
 
clone() - Method in class org.codehaus.gmaven.feature.Configuration
 
Component - Interface in org.codehaus.gmaven.feature
A component feature.
ComponentException - Exception in org.codehaus.gmaven.feature
Thrown to indicate a component failure.
ComponentException() - Constructor for exception org.codehaus.gmaven.feature.ComponentException
 
ComponentException(String) - Constructor for exception org.codehaus.gmaven.feature.ComponentException
 
ComponentException(String, Throwable) - Constructor for exception org.codehaus.gmaven.feature.ComponentException
 
ComponentException(Throwable) - Constructor for exception org.codehaus.gmaven.feature.ComponentException
 
config() - Method in interface org.codehaus.gmaven.feature.Component
 
config() - Method in interface org.codehaus.gmaven.feature.Feature
 
config() - Method in interface org.codehaus.gmaven.feature.Provider
 
Configuration - Class in org.codehaus.gmaven.feature
Container for configuration information as name-value pairs.
Configuration() - Constructor for class org.codehaus.gmaven.feature.Configuration
 
Configuration(Configuration) - Constructor for class org.codehaus.gmaven.feature.Configuration
 
ConfigurationException - Exception in org.codehaus.gmaven.feature
Thrown to indicate a configuration failure.
ConfigurationException() - Constructor for exception org.codehaus.gmaven.feature.ConfigurationException
 
ConfigurationException(String) - Constructor for exception org.codehaus.gmaven.feature.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception org.codehaus.gmaven.feature.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception org.codehaus.gmaven.feature.ConfigurationException
 
contains(String) - Method in class org.codehaus.gmaven.feature.Configuration
 
create(Configuration) - Method in interface org.codehaus.gmaven.feature.Feature
 
create() - Method in interface org.codehaus.gmaven.feature.Feature
 

D

deregister(String) - Method in interface org.codehaus.gmaven.feature.ProviderRegistry
 

E

equals(Object) - Method in class org.codehaus.gmaven.feature.Version
 

F

feature() - Method in interface org.codehaus.gmaven.feature.Component
 
Feature - Interface in org.codehaus.gmaven.feature
A feature which provides components.
feature(String) - Method in interface org.codehaus.gmaven.feature.Provider
 
feature(Class) - Method in interface org.codehaus.gmaven.feature.Provider
 
FeatureException - Exception in org.codehaus.gmaven.feature
Thrown to indicate a feature failure.
FeatureException() - Constructor for exception org.codehaus.gmaven.feature.FeatureException
 
FeatureException(String) - Constructor for exception org.codehaus.gmaven.feature.FeatureException
 
FeatureException(String, Throwable) - Constructor for exception org.codehaus.gmaven.feature.FeatureException
 
FeatureException(Throwable) - Constructor for exception org.codehaus.gmaven.feature.FeatureException
 
features() - Method in interface org.codehaus.gmaven.feature.Provider
 

G

get(String, Object) - Method in class org.codehaus.gmaven.feature.Configuration
 
get(String) - Method in class org.codehaus.gmaven.feature.Configuration
 
get(String, boolean) - Method in class org.codehaus.gmaven.feature.Configuration
 
get(String, int) - Method in class org.codehaus.gmaven.feature.Configuration
 
get(String, String) - Method in class org.codehaus.gmaven.feature.Configuration
 
get(String, File) - Method in class org.codehaus.gmaven.feature.Configuration
 
get(String, URL) - Method in class org.codehaus.gmaven.feature.Configuration
 
get(String, URI) - Method in class org.codehaus.gmaven.feature.Configuration
 
getPrefix() - Method in class org.codehaus.gmaven.feature.Configuration
 
getRegistry() - Method in interface org.codehaus.gmaven.feature.ProviderManager
 
getSelector() - Method in interface org.codehaus.gmaven.feature.ProviderManager
 

H

hashCode() - Method in class org.codehaus.gmaven.feature.Version
 

I

isEmpty() - Method in class org.codehaus.gmaven.feature.Configuration
 

K

key(String) - Method in class org.codehaus.gmaven.feature.Configuration
 
key() - Method in interface org.codehaus.gmaven.feature.Feature
 
key() - Method in interface org.codehaus.gmaven.feature.Provider
 

L

load(String) - Method in interface org.codehaus.gmaven.feature.ProviderLoader
 
lookup(String) - Method in interface org.codehaus.gmaven.feature.ProviderRegistry
 

M

major - Variable in class org.codehaus.gmaven.feature.Version
 
merge(Configuration) - Method in class org.codehaus.gmaven.feature.Configuration
 
minor - Variable in class org.codehaus.gmaven.feature.Version
 

N

name() - Method in interface org.codehaus.gmaven.feature.Feature
 
name() - Method in interface org.codehaus.gmaven.feature.Provider
 
names() - Method in class org.codehaus.gmaven.feature.Configuration
 

O

org.codehaus.gmaven.feature - package org.codehaus.gmaven.feature
 

P

parent() - Method in class org.codehaus.gmaven.feature.Configuration
 
Provider - Interface in org.codehaus.gmaven.feature
A provider which provides features.
ProviderException - Exception in org.codehaus.gmaven.feature
Thrown to indicate a provider failure.
ProviderException() - Constructor for exception org.codehaus.gmaven.feature.ProviderException
 
ProviderException(String) - Constructor for exception org.codehaus.gmaven.feature.ProviderException
 
ProviderException(String, Throwable) - Constructor for exception org.codehaus.gmaven.feature.ProviderException
 
ProviderException(Throwable) - Constructor for exception org.codehaus.gmaven.feature.ProviderException
 
ProviderLoader - Interface in org.codehaus.gmaven.feature
Loads provider implementations for a specific key.
ProviderManager - Interface in org.codehaus.gmaven.feature
Manages provider instances.
ProviderRegistry - Interface in org.codehaus.gmaven.feature
Provides registration faciluties for providers.
providers() - Method in interface org.codehaus.gmaven.feature.ProviderRegistry
 
providers(boolean) - Method in interface org.codehaus.gmaven.feature.ProviderRegistry
 
ProviderSelector - Interface in org.codehaus.gmaven.feature
Provides provider selection based on a selection expression.

R

register(Provider) - Method in interface org.codehaus.gmaven.feature.ProviderRegistry
 
remove(String) - Method in class org.codehaus.gmaven.feature.Configuration
 
require() - Method in interface org.codehaus.gmaven.feature.Feature
 
require() - Method in interface org.codehaus.gmaven.feature.Provider
 
revision - Variable in class org.codehaus.gmaven.feature.Version
 

S

select(String) - Method in interface org.codehaus.gmaven.feature.ProviderManager
 
select() - Method in interface org.codehaus.gmaven.feature.ProviderManager
 
select(ProviderRegistry, String) - Method in interface org.codehaus.gmaven.feature.ProviderSelector
 
SELECT_ANY - Static variable in interface org.codehaus.gmaven.feature.ProviderSelector
 
SELECT_DEFAULT - Static variable in interface org.codehaus.gmaven.feature.ProviderSelector
 
set(String, Object) - Method in class org.codehaus.gmaven.feature.Configuration
 
set(String, boolean) - Method in class org.codehaus.gmaven.feature.Configuration
 
set(String, int) - Method in class org.codehaus.gmaven.feature.Configuration
 
size() - Method in class org.codehaus.gmaven.feature.Configuration
 
supported() - Method in interface org.codehaus.gmaven.feature.Feature
 
supported() - Method in interface org.codehaus.gmaven.feature.Provider
 

T

tag - Variable in class org.codehaus.gmaven.feature.Version
 
toString() - Method in class org.codehaus.gmaven.feature.Version
 

V

version() - Method in interface org.codehaus.gmaven.feature.Provider
 
Version - Class in org.codehaus.gmaven.feature
Container for version information in the form of major.minor.revision-tag.
Version(int, int, int, String) - Constructor for class org.codehaus.gmaven.feature.Version
 
Version(int, int, int) - Constructor for class org.codehaus.gmaven.feature.Version
 
Version(int, int) - Constructor for class org.codehaus.gmaven.feature.Version
 
Version(int) - Constructor for class org.codehaus.gmaven.feature.Version
 

C D E F G H I K L M N O P R S T V

Copyright © 2006-2010 Codehaus. All Rights Reserved.