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

A

AbstractCollectionEditor - Class in org.apache.geronimo.common.propertyeditor
An abstract collection editor.
AbstractCollectionEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.AbstractCollectionEditor
 
AbstractNameEditor - Class in org.apache.geronimo.common.propertyeditor
 
AbstractNameEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.AbstractNameEditor
 
AbstractNameQueryEditor - Class in org.apache.geronimo.common.propertyeditor
 
AbstractNameQueryEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.AbstractNameQueryEditor
 
AmbiguousEJBRefException - Exception in org.apache.geronimo.common
 
AmbiguousEJBRefException(String) - Constructor for exception org.apache.geronimo.common.AmbiguousEJBRefException
 
AmbiguousEJBRefException(String, Throwable) - Constructor for exception org.apache.geronimo.common.AmbiguousEJBRefException
 
AmbiguousEJBRefException(String, String) - Constructor for exception org.apache.geronimo.common.AmbiguousEJBRefException
 
AmbiguousEJBRefException(String, String, Throwable) - Constructor for exception org.apache.geronimo.common.AmbiguousEJBRefException
 
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.
ArrayListEditor - Class in org.apache.geronimo.common.propertyeditor
A property editor for ArrayList.
ArrayListEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.ArrayListEditor
 
ArrayPropertyEditorAdapter - Class in org.apache.geronimo.common.propertyeditor
Adapter for editing array types.
ArrayPropertyEditorAdapter(Class, PropertyEditor) - Constructor for class org.apache.geronimo.common.propertyeditor.ArrayPropertyEditorAdapter
 

B

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

C

CharacterEditor - Class in org.apache.geronimo.common.propertyeditor
 
CharacterEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.CharacterEditor
 
ClassEditor - Class in org.apache.geronimo.common.propertyeditor
A property editor for converting class names into class object instances
ClassEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.ClassEditor
 
cleanse() - Method in exception org.apache.geronimo.common.DeploymentException
 
CollectionEditor - Class in org.apache.geronimo.common.propertyeditor
A property editor for Collection.
CollectionEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.CollectionEditor
 
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 in org.apache.geronimo.common.propertyeditor
A property editor for Date typed properties.
DateEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.DateEditor
 
DeploymentException - Exception in org.apache.geronimo.common
 
DeploymentException() - Constructor for exception org.apache.geronimo.common.DeploymentException
 
DeploymentException(Throwable) - Constructor for exception org.apache.geronimo.common.DeploymentException
 
DeploymentException(String) - Constructor for exception org.apache.geronimo.common.DeploymentException
 
DeploymentException(String, Throwable) - Constructor for exception org.apache.geronimo.common.DeploymentException
 
DoubleEditor - Class in org.apache.geronimo.common.propertyeditor
 
DoubleEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.DoubleEditor
 

F

FileEditor - Class in org.apache.geronimo.common.propertyeditor
A property editor for File.
FileEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.FileEditor
 
FileUtils - Class in org.apache.geronimo.common
Utility functions related to Files.
FileUtils() - Constructor for class org.apache.geronimo.common.FileUtils
 
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.
FloatEditor - Class in org.apache.geronimo.common.propertyeditor
 
FloatEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.FloatEditor
 

G

GeronimoEnvironment - Class in org.apache.geronimo.common
Used to perform common initialization tasks for Geronimo server, deploy, and client environments.
GeronimoEnvironment() - Constructor for class org.apache.geronimo.common.GeronimoEnvironment
 
GeronimoSecurityException - Exception in org.apache.geronimo.common
 
GeronimoSecurityException() - Constructor for exception org.apache.geronimo.common.GeronimoSecurityException
 
GeronimoSecurityException(String) - Constructor for exception org.apache.geronimo.common.GeronimoSecurityException
 
GeronimoSecurityException(String, Throwable) - Constructor for exception org.apache.geronimo.common.GeronimoSecurityException
 
GeronimoSecurityException(Throwable) - Constructor for exception 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 exception 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 exception org.apache.geronimo.common.AmbiguousEJBRefException
 
getEjbLink() - Method in exception org.apache.geronimo.common.UnknownEJBRefException
 
getHomeInterface() - Method in exception org.apache.geronimo.common.UnresolvedEJBRefException
 
getMessage() - Method in exception org.apache.geronimo.common.UnresolvedReferenceException
 
getModuleName() - Method in exception org.apache.geronimo.common.UnresolvedReferenceException
 
getNameQuery() - Method in exception org.apache.geronimo.common.UnresolvedReferenceException
 
getRefName() - Method in exception org.apache.geronimo.common.UnresolvedEJBRefException
 
getResourceType() - Method in exception 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 in org.apache.geronimo.common.propertyeditor
A property editor for HashSet.
HashSetEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.HashSetEditor
 

I

InetAddressEditor - Class in org.apache.geronimo.common.propertyeditor
 
InetAddressEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.InetAddressEditor
 
init() - Static method in class org.apache.geronimo.common.GeronimoEnvironment
Performs common initialization for the various Geronimo process environments: server, deploy, and client.
IntegerEditor - Class in org.apache.geronimo.common.propertyeditor
 
IntegerEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.IntegerEditor
 
isJarFile(File) - Static method in class org.apache.geronimo.common.FileUtils
Determine whether a file is a JAR File.
isLocal() - Method in exception org.apache.geronimo.common.UnresolvedEJBRefException
 
isMultiple() - Method in exception org.apache.geronimo.common.UnresolvedReferenceException
 
isSession() - Method in exception org.apache.geronimo.common.UnresolvedEJBRefException
 
isZipFile(File) - Static method in class org.apache.geronimo.common.FileUtils
Determine whether a file is a ZIP File.
IteratorEditor - Class in org.apache.geronimo.common.propertyeditor
A property editor for Iterator.
IteratorEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.IteratorEditor
 

L

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

M

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

O

ObjectNameEditor - Class in org.apache.geronimo.common.propertyeditor
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 in org.apache.geronimo.common.propertyeditor
A property editor for indirect property bundles.
PropertiesEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.PropertiesEditor
 
PropertyEditorException - Exception in org.apache.geronimo.common.propertyeditor
An exception for property editor conversion problems.
PropertyEditorException() - Constructor for exception org.apache.geronimo.common.propertyeditor.PropertyEditorException
Default constructor for a PropertyException.
PropertyEditorException(Throwable) - Constructor for exception org.apache.geronimo.common.propertyeditor.PropertyEditorException
PropertyEditorException with a wrappered inner exception.
PropertyEditorException(String) - Constructor for exception org.apache.geronimo.common.propertyeditor.PropertyEditorException
A PropertyEditorException with just an error message.
PropertyEditorException(String, Throwable) - Constructor for exception org.apache.geronimo.common.propertyeditor.PropertyEditorException
An exception with both a message and an internal exception.
PropertyEditors - Class in org.apache.geronimo.common.propertyeditor
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

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.
SetEditor - Class in org.apache.geronimo.common.propertyeditor
A property editor for Set.
SetEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.SetEditor
 
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
 
ShortEditor - Class in org.apache.geronimo.common.propertyeditor
 
ShortEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.ShortEditor
 
StackEditor - Class in org.apache.geronimo.common.propertyeditor
A property editor for Stack
StackEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.StackEditor
 

T

TextPropertyEditorSupport - Class in org.apache.geronimo.common.propertyeditor
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 in org.apache.geronimo.common.propertyeditor
A property editor for TreeSet.
TreeSetEditor() - Constructor for class org.apache.geronimo.common.propertyeditor.TreeSetEditor
 

U

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

V

VectorEditor - Class in org.apache.geronimo.common.propertyeditor
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 © 2006 Apache Software Foundation. All Rights Reserved.