A D E G H L O P R S 

A

addProperty(Property) - Method in interface org.jvnet.hk2.config.types.PropertyBag
 

D

DEFAULT_IMPLEMENTATION - Static variable in interface org.jvnet.hk2.config.types.PropertyBagCustomizer
 

E

enableHK2DomConfigurationConfigTypes(ServiceLocator) - Static method in class org.jvnet.hk2.config.types.HK2DomConfigTypesUtilities
This method enables the HK2 Dom based XML configuration parsing for systems that do not use HK2 metadata files or use a non-default name for HK2 metadata files, along with support for the types provided in this module.
enableHK2DomConfigurationConfigTypes(ServiceLocator, HK2Loader) - Static method in class org.jvnet.hk2.config.types.HK2DomConfigTypesUtilities
This method enables the HK2 Dom based XML configuration parsing for systems that do not use HK2 metadata files or use a non-default name for HK2 metadata files, along with support for the types provided in this module.

G

getDescription() - Method in interface org.jvnet.hk2.config.types.Property
Gets the value of the description property.
getName() - Method in interface org.jvnet.hk2.config.types.Property
Gets the value of the name property.
getProperty(PropertyBag, String) - Static method in class org.jvnet.hk2.config.types.PropertyBag.Duck
 
getProperty() - Method in interface org.jvnet.hk2.config.types.PropertyBag
Gets the value of the property property.
getProperty(String) - Method in interface org.jvnet.hk2.config.types.PropertyBag
 
getProperty(PropertyBag, String) - Method in interface org.jvnet.hk2.config.types.PropertyBagCustomizer
 
getProperty(PropertyBag, String) - Method in class org.jvnet.hk2.config.types.PropertyBagCustomizerImpl
 
getPropertyValue(PropertyBag, String) - Static method in class org.jvnet.hk2.config.types.PropertyBag.Duck
 
getPropertyValue(PropertyBag, String, String) - Static method in class org.jvnet.hk2.config.types.PropertyBag.Duck
 
getPropertyValue(String) - Method in interface org.jvnet.hk2.config.types.PropertyBag
Returns a property value if the bean has properties and one of its properties name is equal to the one passed.
getPropertyValue(String, String) - Method in interface org.jvnet.hk2.config.types.PropertyBag
Returns a property value if the bean has properties and one of its properties name is equal to the one passed.
getPropertyValue(PropertyBag, String) - Method in interface org.jvnet.hk2.config.types.PropertyBagCustomizer
Returns a property value if the bean has properties and one of its properties name is equal to the one passed.
getPropertyValue(PropertyBag, String, String) - Method in interface org.jvnet.hk2.config.types.PropertyBagCustomizer
Returns a property value if the bean has properties and one of its properties name is equal to the one passed.
getPropertyValue(PropertyBag, String) - Method in class org.jvnet.hk2.config.types.PropertyBagCustomizerImpl
 
getPropertyValue(PropertyBag, String, String) - Method in class org.jvnet.hk2.config.types.PropertyBagCustomizerImpl
 
getValue() - Method in interface org.jvnet.hk2.config.types.Property
Gets the value of the value property.

H

HK2DomConfigTypesUtilities - Class in org.jvnet.hk2.config.types
 
HK2DomConfigTypesUtilities() - Constructor for class org.jvnet.hk2.config.types.HK2DomConfigTypesUtilities
 

L

lookupProperty(String) - Method in interface org.jvnet.hk2.config.types.PropertyBag
 

O

org.jvnet.hk2.config.types - package org.jvnet.hk2.config.types
 

P

Property - Interface in org.jvnet.hk2.config.types
Property type definition.
PropertyBag - Interface in org.jvnet.hk2.config.types
Base interface for those configuration objects that has nested <property> elements.
PropertyBag.Duck - Class in org.jvnet.hk2.config.types
 
PropertyBag.Duck() - Constructor for class org.jvnet.hk2.config.types.PropertyBag.Duck
 
PropertyBagCustomizer - Interface in org.jvnet.hk2.config.types
 
PropertyBagCustomizerImpl - Class in org.jvnet.hk2.config.types
 
PropertyBagCustomizerImpl() - Constructor for class org.jvnet.hk2.config.types.PropertyBagCustomizerImpl
 
PropertyInjector - Class in org.jvnet.hk2.config.types
 
PropertyInjector() - Constructor for class org.jvnet.hk2.config.types.PropertyInjector
 

R

removeProperty(String) - Method in interface org.jvnet.hk2.config.types.PropertyBag
 
removeProperty(Property) - Method in interface org.jvnet.hk2.config.types.PropertyBag
 

S

setDescription(String) - Method in interface org.jvnet.hk2.config.types.Property
Sets the value of the description property.
setName(String) - Method in interface org.jvnet.hk2.config.types.Property
Sets the value of the name property.
setValue(String) - Method in interface org.jvnet.hk2.config.types.Property
Sets the value of the value property.
A D E G H L O P R S 

Copyright © 2009-2017 Oracle Corporation. All Rights Reserved.