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

A

AbstractCollectionEditor - class org.apache.geronimo.common.propertyeditor.AbstractCollectionEditor.
An abstract collection editor.
AbstractCollectionEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.AbstractCollectionEditor
 
AbstractNameEditor - class org.apache.geronimo.common.propertyeditor.AbstractNameEditor.
 
AbstractNameEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.AbstractNameEditor
 
AbstractNameQueryEditor - class org.apache.geronimo.common.propertyeditor.AbstractNameQueryEditor.
 
AbstractNameQueryEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.AbstractNameQueryEditor
 
AmbiguousEJBRefException - exception org.apache.geronimo.common.AmbiguousEJBRefException.
 
AmbiguousEJBRefException(String) - Constructor for class org.apache.geronimo.common.AmbiguousEJBRefException
 
AmbiguousEJBRefException(String, Throwable) - Constructor for class org.apache.geronimo.common.AmbiguousEJBRefException
 
AmbiguousEJBRefException(String, String) - Constructor for class org.apache.geronimo.common.AmbiguousEJBRefException
 
AmbiguousEJBRefException(String, String, Throwable) - Constructor for class org.apache.geronimo.common.AmbiguousEJBRefException
 
ArrayListEditor - class org.apache.geronimo.common.propertyeditor.ArrayListEditor.
A property editor for ArrayList.
ArrayListEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.ArrayListEditor
 
ArrayPropertyEditorAdapter - class org.apache.geronimo.common.propertyeditor.ArrayPropertyEditorAdapter.
Adapter for editing array types.
ArrayPropertyEditorAdapter(Class, PropertyEditor) - Constructor for class org.apache.geronimo.common.propertyeditor.ArrayPropertyEditorAdapter
 
appendEditorSearchPath(List) - Static method in class org.apache.geronimo.common.propertyeditor.PropertyEditors
Append additional package names to the property editor search path.
appendEditorSearchPath(String[]) - Static method in class org.apache.geronimo.common.propertyeditor.PropertyEditors
Append an array of package names to the editor search path.
appendEditorSearchPath(String) - Static method in class org.apache.geronimo.common.propertyeditor.PropertyEditors
Append a single package name to the editor search path.

B

BigDecimalEditor - class org.apache.geronimo.common.propertyeditor.BigDecimalEditor.
A property editor for BigDecimal typed properties.
BigDecimalEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.BigDecimalEditor
 
BooleanEditor - class org.apache.geronimo.common.propertyeditor.BooleanEditor.
 
BooleanEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.BooleanEditor
 
ByteEditor - class org.apache.geronimo.common.propertyeditor.ByteEditor.
 
ByteEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.ByteEditor
 

C

CharacterEditor - class org.apache.geronimo.common.propertyeditor.CharacterEditor.
 
CharacterEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.CharacterEditor
 
ClassEditor - class org.apache.geronimo.common.propertyeditor.ClassEditor.
A property editor for converting class names into class object instances
ClassEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.ClassEditor
 
CollectionEditor - class org.apache.geronimo.common.propertyeditor.CollectionEditor.
A property editor for Collection.
CollectionEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.CollectionEditor
 
cleanse() - Method in class org.apache.geronimo.common.DeploymentException
 
createCollection() - Method in class org.apache.geronimo.common.propertyeditor.AbstractCollectionEditor
Concrete subclasses should implement this method to create the correct type of collection.
createCollection() - Method in class org.apache.geronimo.common.propertyeditor.ArrayListEditor
 
createCollection() - Method in class org.apache.geronimo.common.propertyeditor.CollectionEditor
 
createCollection() - Method in class org.apache.geronimo.common.propertyeditor.HashSetEditor
 
createCollection() - Method in class org.apache.geronimo.common.propertyeditor.LinkedListEditor
 
createCollection() - Method in class org.apache.geronimo.common.propertyeditor.ListEditor
 
createCollection() - Method in class org.apache.geronimo.common.propertyeditor.SetEditor
 
createCollection() - Method in class org.apache.geronimo.common.propertyeditor.StackEditor
 
createCollection() - Method in class org.apache.geronimo.common.propertyeditor.TreeSetEditor
 
createCollection() - Method in class org.apache.geronimo.common.propertyeditor.VectorEditor
 

D

DateEditor - class org.apache.geronimo.common.propertyeditor.DateEditor.
A property editor for Date typed properties.
DateEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.DateEditor
 
DeploymentException - exception org.apache.geronimo.common.DeploymentException.
 
DeploymentException() - Constructor for class org.apache.geronimo.common.DeploymentException
 
DeploymentException(Throwable) - Constructor for class org.apache.geronimo.common.DeploymentException
 
DeploymentException(String) - Constructor for class org.apache.geronimo.common.DeploymentException
 
DeploymentException(String, Throwable) - Constructor for class org.apache.geronimo.common.DeploymentException
 
DoubleEditor - class org.apache.geronimo.common.propertyeditor.DoubleEditor.
 
DoubleEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.DoubleEditor
 

F

FileEditor - class org.apache.geronimo.common.propertyeditor.FileEditor.
A property editor for File.
FileEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.FileEditor
 
FloatEditor - class org.apache.geronimo.common.propertyeditor.FloatEditor.
 
FloatEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.FloatEditor
 
findEditor(Class) - Static method in class org.apache.geronimo.common.propertyeditor.PropertyEditors
Locate an editor for qiven class of object.
findEditor(String, ClassLoader) - Static method in class org.apache.geronimo.common.propertyeditor.PropertyEditors
Locate an editor for qiven class of object, resolved within the context of a specific ClassLoader instance.

G

GeronimoEnvironment - class org.apache.geronimo.common.GeronimoEnvironment.
Used to perform common initialization tasks for Geronimo server, deploy, and client environments.
GeronimoEnvironment() - Constructor for class org.apache.geronimo.common.GeronimoEnvironment
 
GeronimoSecurityException - exception org.apache.geronimo.common.GeronimoSecurityException.
 
GeronimoSecurityException() - Constructor for class org.apache.geronimo.common.GeronimoSecurityException
 
GeronimoSecurityException(String) - Constructor for class org.apache.geronimo.common.GeronimoSecurityException
 
GeronimoSecurityException(String, Throwable) - Constructor for class org.apache.geronimo.common.GeronimoSecurityException
 
GeronimoSecurityException(Throwable) - Constructor for class org.apache.geronimo.common.GeronimoSecurityException
 
getAsText() - Method in class org.apache.geronimo.common.propertyeditor.ArrayPropertyEditorAdapter
 
getAsText() - Method in class org.apache.geronimo.common.propertyeditor.MapEditor
 
getAsText() - Method in class org.apache.geronimo.common.propertyeditor.PropertiesEditor
Provides a String version of a Properties object suitable for loading into a Properties table using the load method.
getBeanInterface() - Method in class org.apache.geronimo.common.UnresolvedEJBRefException
 
getEditor(Class) - Static method in class org.apache.geronimo.common.propertyeditor.PropertyEditors
Get a property editor for a given property type.
getEditorSearchPath() - Static method in class org.apache.geronimo.common.propertyeditor.PropertyEditors
Get a list containing all of the packages in the editor search path.
getEjbLink() - Method in class org.apache.geronimo.common.AmbiguousEJBRefException
 
getEjbLink() - Method in class org.apache.geronimo.common.UnknownEJBRefException
 
getHomeInterface() - Method in class org.apache.geronimo.common.UnresolvedEJBRefException
 
getMessage() - Method in class org.apache.geronimo.common.UnresolvedReferenceException
 
getModuleName() - Method in class org.apache.geronimo.common.UnresolvedReferenceException
 
getNameQuery() - Method in class org.apache.geronimo.common.UnresolvedReferenceException
 
getRefName() - Method in class org.apache.geronimo.common.UnresolvedEJBRefException
 
getResourceType() - Method in class org.apache.geronimo.common.UnresolvedReferenceException
 
getValue() - Method in class org.apache.geronimo.common.propertyeditor.AbstractNameEditor
 
getValue() - Method in class org.apache.geronimo.common.propertyeditor.AbstractNameQueryEditor
 
getValue() - Method in class org.apache.geronimo.common.propertyeditor.BigDecimalEditor
Convert the text value of the property into a BigDecimal instance.
getValue() - Method in class org.apache.geronimo.common.propertyeditor.BooleanEditor
 
getValue() - Method in class org.apache.geronimo.common.propertyeditor.ByteEditor
 
getValue() - Method in class org.apache.geronimo.common.propertyeditor.CharacterEditor
 
getValue() - Method in class org.apache.geronimo.common.propertyeditor.ClassEditor
Return a resolved class using the text value of the property as the name.
getValue() - Method in class org.apache.geronimo.common.propertyeditor.DateEditor
Convert the text value of the property into a Date object instance.
getValue() - Method in class org.apache.geronimo.common.propertyeditor.DoubleEditor
 
getValue() - Method in class org.apache.geronimo.common.propertyeditor.FileEditor
Returns a URL for the input object converted to a string.
getValue() - Method in class org.apache.geronimo.common.propertyeditor.FloatEditor
 
getValue() - Method in class org.apache.geronimo.common.propertyeditor.InetAddressEditor
 
getValue() - Method in class org.apache.geronimo.common.propertyeditor.IntegerEditor
 
getValue() - Method in class org.apache.geronimo.common.propertyeditor.LongEditor
 
getValue() - Method in class org.apache.geronimo.common.propertyeditor.ObjectNameEditor
Returns a ObjectName for the input object converted to a string.
getValue() - Method in class org.apache.geronimo.common.propertyeditor.PropertiesEditor
Treats the text value of this property as an input stream that is converted into a Property bundle.
getValue() - Method in class org.apache.geronimo.common.propertyeditor.ShortEditor
 
getValue() - Method in class org.apache.geronimo.common.propertyeditor.URIEditor
 
getValue() - Method in class org.apache.geronimo.common.propertyeditor.URLEditor
Convert the text value of the property into a URL object instance.

H

HashSetEditor - class org.apache.geronimo.common.propertyeditor.HashSetEditor.
A property editor for HashSet.
HashSetEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.HashSetEditor
 

I

InetAddressEditor - class org.apache.geronimo.common.propertyeditor.InetAddressEditor.
 
InetAddressEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.InetAddressEditor
 
IntegerEditor - class org.apache.geronimo.common.propertyeditor.IntegerEditor.
 
IntegerEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.IntegerEditor
 
IteratorEditor - class org.apache.geronimo.common.propertyeditor.IteratorEditor.
A property editor for Iterator.
IteratorEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.IteratorEditor
 
init() - Static method in class org.apache.geronimo.common.GeronimoEnvironment
Performs common initialization for the various Geronimo process environments: server, deploy, and client.
isLocal() - Method in class org.apache.geronimo.common.UnresolvedEJBRefException
 
isMultiple() - Method in class org.apache.geronimo.common.UnresolvedReferenceException
 
isSession() - Method in class org.apache.geronimo.common.UnresolvedEJBRefException
 

L

LinkedListEditor - class org.apache.geronimo.common.propertyeditor.LinkedListEditor.
A property editor for LinkedList.
LinkedListEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.LinkedListEditor
 
ListEditor - class org.apache.geronimo.common.propertyeditor.ListEditor.
A property editor for List.
ListEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.ListEditor
 
ListIteratorEditor - class org.apache.geronimo.common.propertyeditor.ListIteratorEditor.
A property editor for ListIterator.
ListIteratorEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.ListIteratorEditor
 
LongEditor - class org.apache.geronimo.common.propertyeditor.LongEditor.
 
LongEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.LongEditor
 

M

MapEditor - class org.apache.geronimo.common.propertyeditor.MapEditor.
A property editor for Properties.
MapEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.MapEditor
 

O

ObjectNameEditor - class org.apache.geronimo.common.propertyeditor.ObjectNameEditor.
A property editor for ObjectName.
ObjectNameEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.ObjectNameEditor
 
org.apache.geronimo.common - package org.apache.geronimo.common
Common utilities classes used by other modules.
org.apache.geronimo.common.propertyeditor - package org.apache.geronimo.common.propertyeditor
 

P

PropertiesEditor - class org.apache.geronimo.common.propertyeditor.PropertiesEditor.
A property editor for indirect property bundles.
PropertiesEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.PropertiesEditor
 
PropertyEditorException - exception org.apache.geronimo.common.propertyeditor.PropertyEditorException.
An exception for property editor conversion problems.
PropertyEditorException() - Constructor for class org.apache.geronimo.common.propertyeditor.PropertyEditorException
Default constructor for a PropertyException.
PropertyEditorException(Throwable) - Constructor for class org.apache.geronimo.common.propertyeditor.PropertyEditorException
PropertyEditorException with a wrappered inner exception.
PropertyEditorException(String) - Constructor for class org.apache.geronimo.common.propertyeditor.PropertyEditorException
A PropertyEditorException with just an error message.
PropertyEditorException(String, Throwable) - Constructor for class org.apache.geronimo.common.propertyeditor.PropertyEditorException
An exception with both a message and an internal exception.
PropertyEditors - class org.apache.geronimo.common.propertyeditor.PropertyEditors.
The property editor manager.
PropertyEditors() - Constructor for class org.apache.geronimo.common.propertyeditor.PropertyEditors
 

R

registerEditor(Class, Class) - Static method in class org.apache.geronimo.common.propertyeditor.PropertyEditors
Explicity register an editor class for a given target class.
registerEditor(String, String) - Static method in class org.apache.geronimo.common.propertyeditor.PropertyEditors
Explicity register a property/editor class pair by class name.

S

SetEditor - class org.apache.geronimo.common.propertyeditor.SetEditor.
A property editor for Set.
SetEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.SetEditor
 
ShortEditor - class org.apache.geronimo.common.propertyeditor.ShortEditor.
 
ShortEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.ShortEditor
 
StackEditor - class org.apache.geronimo.common.propertyeditor.StackEditor.
A property editor for Stack
StackEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.StackEditor
 
setAsText(String) - Method in class org.apache.geronimo.common.propertyeditor.AbstractCollectionEditor
 
setAsText(String) - Method in class org.apache.geronimo.common.propertyeditor.ArrayPropertyEditorAdapter
 
setAsText(String) - Method in class org.apache.geronimo.common.propertyeditor.MapEditor
 
setAsText(String) - Method in class org.apache.geronimo.common.propertyeditor.TextPropertyEditorSupport
By default, set the property value by directly passing the provided string value through to the setValue() method.
setEditorSearchPath(List) - Static method in class org.apache.geronimo.common.propertyeditor.PropertyEditors
Sets the search order used for property editor resolution.
setValue(Object) - Method in class org.apache.geronimo.common.propertyeditor.CollectionEditor
 
setValue(List) - Method in class org.apache.geronimo.common.propertyeditor.IteratorEditor
 
setValue(List) - Method in class org.apache.geronimo.common.propertyeditor.ListIteratorEditor
 

T

TextPropertyEditorSupport - class org.apache.geronimo.common.propertyeditor.TextPropertyEditorSupport.
A base class for text based properties.
TextPropertyEditorSupport(Object) - Constructor for class org.apache.geronimo.common.propertyeditor.TextPropertyEditorSupport
A property editor with a provided source object.
TextPropertyEditorSupport() - Constructor for class org.apache.geronimo.common.propertyeditor.TextPropertyEditorSupport
Default no-argument constructor.
TreeSetEditor - class org.apache.geronimo.common.propertyeditor.TreeSetEditor.
A property editor for TreeSet.
TreeSetEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.TreeSetEditor
 

U

URIEditor - class org.apache.geronimo.common.propertyeditor.URIEditor.
 
URIEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.URIEditor
 
URLEditor - class org.apache.geronimo.common.propertyeditor.URLEditor.
A property editor for URL typed properties.
URLEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.URLEditor
 
UnknownEJBRefException - exception org.apache.geronimo.common.UnknownEJBRefException.
 
UnknownEJBRefException(String) - Constructor for class org.apache.geronimo.common.UnknownEJBRefException
 
UnknownEJBRefException(String, Throwable) - Constructor for class org.apache.geronimo.common.UnknownEJBRefException
 
UnknownEJBRefException(String, String) - Constructor for class org.apache.geronimo.common.UnknownEJBRefException
 
UnknownEJBRefException(String, String, Throwable) - Constructor for class org.apache.geronimo.common.UnknownEJBRefException
 
UnresolvedEJBRefException - exception org.apache.geronimo.common.UnresolvedEJBRefException.
A problem with an EJB reference
UnresolvedEJBRefException(String, boolean, boolean, String, String, boolean) - Constructor for class org.apache.geronimo.common.UnresolvedEJBRefException
 
UnresolvedReferenceException - exception org.apache.geronimo.common.UnresolvedReferenceException.
A problem with a reference of some kind (most often a resource reference).
UnresolvedReferenceException(String, boolean, String, String) - Constructor for class org.apache.geronimo.common.UnresolvedReferenceException
 

V

VectorEditor - class org.apache.geronimo.common.propertyeditor.VectorEditor.
A property editor for Vector.
VectorEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.VectorEditor
 

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

Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.