|
|||||||||
Home >> All >> org >> apache >> hivemind >> [ util overview ] | PREV NEXT |
A
- AbstractResource - class org.apache.hivemind.util.AbstractResource.
- Abstract implementation of org.apache.hivemind.Resource.
- AbstractResource(String) - Constructor for class org.apache.hivemind.util.AbstractResource
- AbstractResource(String, Locale) - Constructor for class org.apache.hivemind.util.AbstractResource
- addAll(EventListenerList, TestEventListenerList.Trigger[]) - Method in class org.apache.hivemind.util.TestEventListenerList
- addListener(Object) - Method in class org.apache.hivemind.util.EventListenerList
- Adds a new listener to the list of listeners.
- adjustIteratorCount(int) - Method in class org.apache.hivemind.util.EventListenerList
- advance() - Method in class org.apache.hivemind.util.LocalizedNameGenerator
- append(String, boolean) - Method in class org.apache.hivemind.util.ToStringBuilder
- append(String, byte) - Method in class org.apache.hivemind.util.ToStringBuilder
- append(String, short) - Method in class org.apache.hivemind.util.ToStringBuilder
- append(String, int) - Method in class org.apache.hivemind.util.ToStringBuilder
- append(String, Object) - Method in class org.apache.hivemind.util.ToStringBuilder
- append(String, String) - Method in class org.apache.hivemind.util.ToStringBuilder
- appendClassName(Object) - Method in class org.apache.hivemind.util.ToStringBuilder
- appendHashCode(Object) - Method in class org.apache.hivemind.util.ToStringBuilder
B
- BARE - Static variable in class org.apache.hivemind.util.LocalizedNameGenerator
- BASEFILE - Static variable in class org.apache.hivemind.util.TestFileResource
- badFileURL(String, Throwable) - Static method in class org.apache.hivemind.util.UtilMessages
- build() - Method in class org.apache.hivemind.util.LocalizedNameGenerator
- buildClassAdaptor(Object, Class) - Static method in class org.apache.hivemind.util.PropertyUtils
- buildTriggers(int) - Method in class org.apache.hivemind.util.TestEventListenerList
C
- ClassAdaptor - class org.apache.hivemind.util.ClassAdaptor.
- Provides access to an object (of a particular class) as a set of individual property that may be read or updated.
- ClassAdaptor(PropertyDescriptor[]) - Constructor for class org.apache.hivemind.util.ClassAdaptor
- ClasspathResource - class org.apache.hivemind.util.ClasspathResource.
- Implementation of org.apache.hivemind.Resource for resources found within the classpath.
- ClasspathResource(ClassResolver, String) - Constructor for class org.apache.hivemind.util.ClasspathResource
- ClasspathResource(ClassResolver, String, Locale) - Constructor for class org.apache.hivemind.util.ClasspathResource
- ConstructorUtils - class org.apache.hivemind.util.ConstructorUtils.
- Static methods for invoking constructors.
- ConstructorUtils() - Constructor for class org.apache.hivemind.util.ConstructorUtils
- ContextResource - class org.apache.hivemind.util.ContextResource.
- Implementation of org.apache.hivemind.Resource for resources found within the web application context.
- ContextResource(ServletContext, String) - Constructor for class org.apache.hivemind.util.ContextResource
- ContextResource(ServletContext, String, Locale) - Constructor for class org.apache.hivemind.util.ContextResource
- capitalize(String) - Static method in class org.apache.hivemind.util.StringUtils
- Converts a string such that the first character is upper case.
- checkAllTrue(TestEventListenerList.Trigger[]) - Method in class org.apache.hivemind.util.TestEventListenerList
- clearCache() - Static method in class org.apache.hivemind.util.PropertyUtils
- Clears all cached information.
- close(InputStream) - Static method in class org.apache.hivemind.util.IOUtils
- Closes the input stream, if not null.
- configureProperties(Object, String) - Method in class org.apache.hivemind.util.ClassAdaptor
- Does the grunt work for
PropertyUtils.configureProperties(Object, String)
55 . - configureProperties(Object, String) - Static method in class org.apache.hivemind.util.PropertyUtils
- Initializes the properties of an object from a string.
- configurePropertyFromToken(Object, String) - Method in class org.apache.hivemind.util.ClassAdaptor
- The token is either: propertyName=value propertyName !propertyName The later two are for boolean properties (true and false, respectively).
- convertValueForAssignment(Object, String) - Method in class org.apache.hivemind.util.PropertyAdaptor
- copyOnWrite(int) - Method in class org.apache.hivemind.util.EventListenerList
- Copies the array before an update operation if necessary (because there is a known iterator for the current array, or because the array is not large enough).
- createInstance(Module, String, Location) - Static method in class org.apache.hivemind.util.InstanceCreationUtils
- Creates an instance.
D
- DIR - Static variable in class org.apache.hivemind.util.TestFileResource
- Defense - class org.apache.hivemind.util.Defense.
- Simple utilities for defensive programming.
- Defense() - Constructor for class org.apache.hivemind.util.Defense
E
- EXHAUSTED - Static variable in class org.apache.hivemind.util.LocalizedNameGenerator
- EventListenerList - class org.apache.hivemind.util.EventListenerList.
- Convienience class for tracking a list of event listeners.
- EventListenerList() - Constructor for class org.apache.hivemind.util.EventListenerList
- EventListenerList.ListenerIterator - class org.apache.hivemind.util.EventListenerList.ListenerIterator.
- EventListenerList.ListenerIterator() - Constructor for class org.apache.hivemind.util.EventListenerList.ListenerIterator
- equals(Object) - Method in class org.apache.hivemind.util.AbstractResource
- Returns true if the other object is an instance of the same class, and the paths are equal.
- extractModule(String) - Static method in class org.apache.hivemind.util.IdUtils
- Extracts the module name from a fully qualified id Returns null if id contains no module
F
- FileResource - class org.apache.hivemind.util.FileResource.
- An implementation of org.apache.hivemind.Resource built around java.io.File.
- FileResource(String) - Constructor for class org.apache.hivemind.util.FileResource
- FileResource(String, Locale) - Constructor for class org.apache.hivemind.util.FileResource
- findLocalizedPath(String, Locale) - Method in class org.apache.hivemind.util.LocalizedFileResourceFinder
G
- getAdaptor(Object) - Static method in class org.apache.hivemind.util.PropertyUtils
- getAdditionalBeanInfo() - Method in class org.apache.hivemind.util.TestPropertyUtils.UglyBeanBeanInfo
- getBeanDescriptor() - Method in class org.apache.hivemind.util.TestPropertyUtils.UglyBeanBeanInfo
- getConstructorsOfLength(Class, int) - Static method in class org.apache.hivemind.util.ConstructorUtils
- getCurrentLocale() - Method in class org.apache.hivemind.util.LocalizedNameGenerator
- getDefaultEventIndex() - Method in class org.apache.hivemind.util.TestPropertyUtils.UglyBeanBeanInfo
- getDefaultMode() - Static method in class org.apache.hivemind.util.ToStringBuilder
- getDefaultPropertyIndex() - Method in class org.apache.hivemind.util.TestPropertyUtils.UglyBeanBeanInfo
- getEventSetDescriptors() - Method in class org.apache.hivemind.util.TestPropertyUtils.UglyBeanBeanInfo
- getFailure() - Method in class org.apache.hivemind.util.TestPropertyUtils.ExceptionBean
- getFile() - Method in class org.apache.hivemind.util.FileResource
- getIcon(int) - Method in class org.apache.hivemind.util.TestPropertyUtils.UglyBeanBeanInfo
- getInteger() - Method in class org.apache.hivemind.util.TestPropertyUtils.MultiPropertyBean
- getListeners() - Method in class org.apache.hivemind.util.EventListenerList
- Returns an Iterator used to find all the listeners previously added.
- getLocale() - Method in class org.apache.hivemind.util.AbstractResource
- getLocalization(Locale) - Method in class org.apache.hivemind.util.ClasspathResource
- Locates the localization of the resource using LocalizedResourceFinder.
- getLocalization(Locale) - Method in class org.apache.hivemind.util.ContextResource
- Locates the resource using LocalizedContextResourceFinder and
ServletContext.getResource(java.lang.String)>
ServletContext.getResource(java.lang.String)
55 . - getLocalization(Locale) - Method in class org.apache.hivemind.util.FileResource
- getLocalization(Locale) - Method in class org.apache.hivemind.util.URLResource
- Always returns this location; no localization check occurs.
- getLong() - Method in class org.apache.hivemind.util.TestPropertyUtils.MultiPropertyBean
- getMethodDescriptors() - Method in class org.apache.hivemind.util.TestPropertyUtils.UglyBeanBeanInfo
- getName() - Method in class org.apache.hivemind.util.AbstractResource
- getPath() - Method in class org.apache.hivemind.util.AbstractResource
- getPropertyAdaptor(Object, String) - Method in class org.apache.hivemind.util.ClassAdaptor
- getPropertyAdaptor(Object, String) - Static method in class org.apache.hivemind.util.PropertyUtils
- Returns the PropertyAdaptor for the given target object and property name.
- getPropertyDescriptors() - Method in class org.apache.hivemind.util.TestPropertyUtils.UglyBeanBeanInfo
- getPropertyName() - Method in class org.apache.hivemind.util.PropertyAdaptor
- getPropertyType(Object, String) - Method in class org.apache.hivemind.util.ClassAdaptor
- Returns the type of the named property.
- getPropertyType() - Method in class org.apache.hivemind.util.PropertyAdaptor
- getPropertyType(Object, String) - Static method in class org.apache.hivemind.util.PropertyUtils
- Returns the type of the named property.
- getReadMethodName() - Method in class org.apache.hivemind.util.PropertyAdaptor
- Returns the name of the method used to read the property, or null if the property is not readable.
- getReadableProperties() - Method in class org.apache.hivemind.util.ClassAdaptor
- Returns a List of the names of readable properties (properties with a non-null getter).
- getReadableProperties(Object) - Static method in class org.apache.hivemind.util.PropertyUtils
- Returns an unordered List of the names of all readable properties of the target.
- getRelativeResource(String) - Method in class org.apache.hivemind.util.AbstractResource
- getResourceLocale() - Method in class org.apache.hivemind.util.LocalizedResource
- getResourcePath() - Method in class org.apache.hivemind.util.LocalizedResource
- getResourceURL() - Method in class org.apache.hivemind.util.ClasspathResource
- Invokes ClassResolver.getResource(String)>
ClassResolver.getResource(String)
55 with the path. - getResourceURL() - Method in class org.apache.hivemind.util.ContextResource
- getResourceURL() - Method in class org.apache.hivemind.util.FileResource
- getResourceURL() - Method in class org.apache.hivemind.util.URLResource
- getStream() - Method in class org.apache.hivemind.util.TestPropertyUtils.StreamHolder
- getString() - Method in class org.apache.hivemind.util.TestPropertyUtils.MultiPropertyBean
- getValue() - Method in class org.apache.hivemind.util.TestInstanceCreationUtils.Bean
- getValue() - Method in class org.apache.hivemind.util.TestPropertyUtils.Bean
- getWriteMethodName() - Method in class org.apache.hivemind.util.PropertyAdaptor
- Returns the name of the method used to write the property, or null if the property is not writable.
- getWriteableProperties() - Method in class org.apache.hivemind.util.ClassAdaptor
- Returns a List of the names of readable properties (properties with a non-null setter).
- getWriteableProperties(Object) - Static method in class org.apache.hivemind.util.PropertyUtils
- Returns an unordered List of the names of all writable properties of the target.
H
- hasNext() - Method in class org.apache.hivemind.util.EventListenerList.ListenerIterator
- hashCode() - Method in class org.apache.hivemind.util.ClasspathResource
- hashCode() - Method in class org.apache.hivemind.util.ContextResource
I
- INCLUDE_HASHCODE - Static variable in class org.apache.hivemind.util.ToStringBuilder
- INCLUDE_PACKAGE_PREFIX - Static variable in class org.apache.hivemind.util.ToStringBuilder
- INITIAL - Static variable in class org.apache.hivemind.util.LocalizedNameGenerator
- IOUtils - class org.apache.hivemind.util.IOUtils.
- Tiny utilities used with InputStream and friends.
- IOUtils() - Constructor for class org.apache.hivemind.util.IOUtils
- IdUtils - class org.apache.hivemind.util.IdUtils.
- A collection of utilities for handling qualified and unqualified ids.
- IdUtils() - Constructor for class org.apache.hivemind.util.IdUtils
- InstanceCreationUtils - class org.apache.hivemind.util.InstanceCreationUtils.
- Code for creating an instance, possibly setting its org.apache.hivemind.Location, and possibly initializing its properties.
- InstanceCreationUtils() - Constructor for class org.apache.hivemind.util.InstanceCreationUtils
- instantiateViaStringConstructor(Object, String) - Method in class org.apache.hivemind.util.PropertyAdaptor
- Checks to see if this adaptor's property type has a public constructor that takes a single String argument.
- invoke(Constructor, Object[]) - Static method in class org.apache.hivemind.util.ConstructorUtils
- invokeConstructor(Class, Object[]) - Static method in class org.apache.hivemind.util.ConstructorUtils
- Searches for a constructor matching against the provided arguments.
- invokeFailed(Constructor, Throwable) - Static method in class org.apache.hivemind.util.UtilMessages
- invokeMatchingConstructor(Class, Class[], Object[]) - Static method in class org.apache.hivemind.util.ConstructorUtils
- isAssignable(Object, Class, String) - Static method in class org.apache.hivemind.util.Defense
- Check that a parameter is not null, and assignable to a particular type.
- isCompatible(Class, Class) - Static method in class org.apache.hivemind.util.ConstructorUtils
- isExistingResource(String) - Method in class org.apache.hivemind.util.LocalizedContextResourceFinder
- isFlag() - Method in class org.apache.hivemind.util.TestPropertyUtils.BooleanHolder
- isMatch(Constructor, Class[]) - Static method in class org.apache.hivemind.util.ConstructorUtils
- isReadable(String) - Method in class org.apache.hivemind.util.ClassAdaptor
- Returns true if the named property exists and is readable.
- isReadable() - Method in class org.apache.hivemind.util.PropertyAdaptor
- Returns true if there's a read method for the property.
- isReadable(Object, String) - Static method in class org.apache.hivemind.util.PropertyUtils
- isShutdown() - Method in class org.apache.hivemind.util.TestShutdownCoordinator.Fixture
- isTrigger() - Method in class org.apache.hivemind.util.TestEventListenerList.Trigger
- isWritable(String) - Method in class org.apache.hivemind.util.ClassAdaptor
- Returns true if the named property exists and is writable.
- isWritable() - Method in class org.apache.hivemind.util.PropertyAdaptor
- Returns true if there's a write method for the property.
- isWritable(Object, String) - Static method in class org.apache.hivemind.util.PropertyUtils
- Returns true of the instance contains a writable property of the given type.
J
- join(String[], char) - Static method in class org.apache.hivemind.util.StringUtils
L
- L - Static variable in class org.apache.hivemind.util.LocalizedNameGenerator
- LC - Static variable in class org.apache.hivemind.util.LocalizedNameGenerator
- LCV - Static variable in class org.apache.hivemind.util.LocalizedNameGenerator
- LOG - Static variable in class org.apache.hivemind.util.ContextResource
- LOG - Static variable in class org.apache.hivemind.util.FileResource
- LV - Static variable in class org.apache.hivemind.util.LocalizedNameGenerator
- LocalizedContextResourceFinder - class org.apache.hivemind.util.LocalizedContextResourceFinder.
- Finds localized resources within the web application context.
- LocalizedContextResourceFinder(ServletContext) - Constructor for class org.apache.hivemind.util.LocalizedContextResourceFinder
- LocalizedFileResourceFinder - class org.apache.hivemind.util.LocalizedFileResourceFinder.
- Used by FileResource to locate localizations of a given file.
- LocalizedFileResourceFinder() - Constructor for class org.apache.hivemind.util.LocalizedFileResourceFinder
- LocalizedNameGenerator - class org.apache.hivemind.util.LocalizedNameGenerator.
- Used in a wide variety of resource searches.
- LocalizedNameGenerator(String, Locale, String) - Constructor for class org.apache.hivemind.util.LocalizedNameGenerator
- LocalizedResource - class org.apache.hivemind.util.LocalizedResource.
- Contains the path to a localized resource and the locale for which it has been localized.
- LocalizedResource(String, Locale) - Constructor for class org.apache.hivemind.util.LocalizedResource
- LocalizedResourceFinder - class org.apache.hivemind.util.LocalizedResourceFinder.
- Searches for a localization of a particular resource in the classpath (using a org.apache.hivemind.ClassResolver.
- LocalizedResourceFinder(ClassResolver) - Constructor for class org.apache.hivemind.util.LocalizedResourceFinder
M
- more() - Method in class org.apache.hivemind.util.LocalizedNameGenerator
- Returns true if there are more name variants to be returned, false otherwise.
N
- newContext() - Method in class org.apache.hivemind.util.TestContextResource
- newModule(String, Class) - Method in class org.apache.hivemind.util.TestInstanceCreationUtils
- newResource(String) - Method in class org.apache.hivemind.util.AbstractResource
- newResource(String) - Method in class org.apache.hivemind.util.ClasspathResource
- newResource(String) - Method in class org.apache.hivemind.util.ContextResource
- newResource(String) - Method in class org.apache.hivemind.util.FileResource
- newResource(String) - Method in class org.apache.hivemind.util.URLResource
- next() - Method in class org.apache.hivemind.util.EventListenerList.ListenerIterator
- next() - Method in class org.apache.hivemind.util.LocalizedNameGenerator
- Returns the next localized variant.
- noMatchingConstructor(Class) - Static method in class org.apache.hivemind.util.UtilMessages
- noPropertyEditor(String, Class) - Static method in class org.apache.hivemind.util.UtilMessages
- noPropertyWriter(String, Object) - Static method in class org.apache.hivemind.util.UtilMessages
- noReader(String, Object) - Static method in class org.apache.hivemind.util.UtilMessages
- noSuchProperty(Object, String) - Static method in class org.apache.hivemind.util.UtilMessages
- notNull(Object, String) - Static method in class org.apache.hivemind.util.Defense
- Check for null parameter when not allowed.
- nullObject() - Static method in class org.apache.hivemind.util.UtilMessages
O
- org.apache.hivemind.util - package org.apache.hivemind.util
- The main HiveMind package.
P
- PropertyAdaptor - class org.apache.hivemind.util.PropertyAdaptor.
- Used to manage dynamic access to a property of a specific class.
- PropertyAdaptor(String, Class, Method, Method) - Constructor for class org.apache.hivemind.util.PropertyAdaptor
- PropertyUtils - class org.apache.hivemind.util.PropertyUtils.
- A collection of static methods used to perform property-level access on arbitrary objects.
- PropertyUtils() - Constructor for class org.apache.hivemind.util.PropertyUtils
Q
- qualify(String, String) - Static method in class org.apache.hivemind.util.IdUtils
- Returns a fully qualfied id.
- qualifyList(String, String) - Static method in class org.apache.hivemind.util.IdUtils
- Qualifies a list of interceptor service ids provided for an interceptor contribution.
R
- read(Object, String) - Method in class org.apache.hivemind.util.ClassAdaptor
- Reads the property of the target object.
- read(Object) - Method in class org.apache.hivemind.util.PropertyAdaptor
- Reads the property of the target object.
- read(Object, String) - Static method in class org.apache.hivemind.util.PropertyUtils
- Updates the property of the target object.
- readFailure(String, Object, Throwable) - Static method in class org.apache.hivemind.util.UtilMessages
- registryDidShutdown() - Method in class org.apache.hivemind.util.TestShutdownCoordinator.Fixture
- remove() - Method in class org.apache.hivemind.util.EventListenerList.ListenerIterator
- removeListener(Object) - Method in class org.apache.hivemind.util.EventListenerList
- Removes a listener from the list.
- removeListener(int) - Method in class org.apache.hivemind.util.EventListenerList
- replace(String, String, String) - Static method in class org.apache.hivemind.util.StringUtils
- Replaces all occurrences of
pattern
instring
withreplacement
- resolve(String, Locale) - Method in class org.apache.hivemind.util.LocalizedContextResourceFinder
- Resolves the resource, returning a path representing the closest match (with respect to the provided locale).
- resolve(String, Locale) - Method in class org.apache.hivemind.util.LocalizedResourceFinder
- Resolves the resource, returning a path representing the closest match (with respect to the provided locale).
S
- START_SIZE - Static variable in class org.apache.hivemind.util.EventListenerList
- StringUtils - class org.apache.hivemind.util.StringUtils.
- A subset of the utilities available in commons-lang StringUtils.
- StringUtils() - Constructor for class org.apache.hivemind.util.StringUtils
- setDefaultMode(int) - Static method in class org.apache.hivemind.util.ToStringBuilder
- setFailure(boolean) - Method in class org.apache.hivemind.util.TestPropertyUtils.ExceptionBean
- setFlag(boolean) - Method in class org.apache.hivemind.util.TestPropertyUtils.BooleanHolder
- setInteger(Integer) - Method in class org.apache.hivemind.util.TestPropertyUtils.MultiPropertyBean
- setLong(long) - Method in class org.apache.hivemind.util.TestPropertyUtils.MultiPropertyBean
- setStream(InputStream) - Method in class org.apache.hivemind.util.TestPropertyUtils.StreamHolder
- setString(String) - Method in class org.apache.hivemind.util.TestPropertyUtils.MultiPropertyBean
- setTrigger(boolean) - Method in class org.apache.hivemind.util.TestEventListenerList.Trigger
- setUp() - Method in class org.apache.hivemind.util.TestToStringBuilder
- setValue(int) - Method in class org.apache.hivemind.util.TestInstanceCreationUtils.Bean
- setValue(int) - Method in class org.apache.hivemind.util.TestPropertyUtils.Bean
- setWriteOnly(boolean) - Method in class org.apache.hivemind.util.TestPropertyUtils.Bean
- smartWrite(Object, String, String) - Method in class org.apache.hivemind.util.ClassAdaptor
- An improved version of
ClassAdaptor.write(Object, String, Object)
55 that can convert a string value to an appropriate property type value. - smartWrite(Object, String) - Method in class org.apache.hivemind.util.PropertyAdaptor
- smartWrite(Object, String, String) - Static method in class org.apache.hivemind.util.PropertyUtils
- An improved version of
PropertyUtils.write(Object, String, Object)
55 where the value starts as a string and is converted to the correct property type before being assigned. - split() - Method in class org.apache.hivemind.util.AbstractResource
- split(String) - Static method in class org.apache.hivemind.util.StringUtils
- Splits an input string into a an array of strings, seperating at commas.
- stripModule(String) - Static method in class org.apache.hivemind.util.IdUtils
- Removes the module name from a fully qualified id
T
- TestBodyBuilder - class org.apache.hivemind.util.TestBodyBuilder.
- Tests the utility class org.apache.hivemind.service.BodyBuilder, used with dynamic code generation.
- TestBodyBuilder() - Constructor for class org.apache.hivemind.util.TestBodyBuilder
- TestClasspathResource - class org.apache.hivemind.util.TestClasspathResource.
- Tests for ClasspathResource.
- TestClasspathResource() - Constructor for class org.apache.hivemind.util.TestClasspathResource
- TestConstructorUtils - class org.apache.hivemind.util.TestConstructorUtils.
- Tests for ConstructorUtils.
- TestConstructorUtils() - Constructor for class org.apache.hivemind.util.TestConstructorUtils
- TestConstructorUtils.Troublemaker - class org.apache.hivemind.util.TestConstructorUtils.Troublemaker.
- TestConstructorUtils.Troublemaker(ApplicationRuntimeException) - Constructor for class org.apache.hivemind.util.TestConstructorUtils.Troublemaker
- TestContextResource - class org.apache.hivemind.util.TestContextResource.
- Tests for ContextResource.
- TestContextResource() - Constructor for class org.apache.hivemind.util.TestContextResource
- TestEventListenerList - class org.apache.hivemind.util.TestEventListenerList.
- Tests for EventListenerList.
- TestEventListenerList() - Constructor for class org.apache.hivemind.util.TestEventListenerList
- TestEventListenerList.Trigger - class org.apache.hivemind.util.TestEventListenerList.Trigger.
- TestEventListenerList.Trigger() - Constructor for class org.apache.hivemind.util.TestEventListenerList.Trigger
- TestFileResource - class org.apache.hivemind.util.TestFileResource.
- Tests for FileResource and LocalizedFileResourceFinder.
- TestFileResource() - Constructor for class org.apache.hivemind.util.TestFileResource
- TestIdUtils - class org.apache.hivemind.util.TestIdUtils.
- Tests for IdUtils.
- TestIdUtils() - Constructor for class org.apache.hivemind.util.TestIdUtils
- TestInstanceCreationUtils - class org.apache.hivemind.util.TestInstanceCreationUtils.
- Tests for InstanceCreationUtils.
- TestInstanceCreationUtils() - Constructor for class org.apache.hivemind.util.TestInstanceCreationUtils
- TestInstanceCreationUtils.Bean - class org.apache.hivemind.util.TestInstanceCreationUtils.Bean.
- TestInstanceCreationUtils.Bean() - Constructor for class org.apache.hivemind.util.TestInstanceCreationUtils.Bean
- TestLocalizedContextResourceFinder - class org.apache.hivemind.util.TestLocalizedContextResourceFinder.
- Test for LocalizedResourceFinder.
- TestLocalizedContextResourceFinder() - Constructor for class org.apache.hivemind.util.TestLocalizedContextResourceFinder
- TestLocalizedNameGenerator - class org.apache.hivemind.util.TestLocalizedNameGenerator.
- Suite of tests for
org.apache.tapestry.util.LocalizedNameGenerator
. - TestLocalizedNameGenerator() - Constructor for class org.apache.hivemind.util.TestLocalizedNameGenerator
- TestPropertyUtils - class org.apache.hivemind.util.TestPropertyUtils.
- Tests for the PropertyUtils class.
- TestPropertyUtils() - Constructor for class org.apache.hivemind.util.TestPropertyUtils
- TestPropertyUtils.Bean - class org.apache.hivemind.util.TestPropertyUtils.Bean.
- TestPropertyUtils.Bean() - Constructor for class org.apache.hivemind.util.TestPropertyUtils.Bean
- TestPropertyUtils.BooleanHolder - class org.apache.hivemind.util.TestPropertyUtils.BooleanHolder.
- TestPropertyUtils.BooleanHolder() - Constructor for class org.apache.hivemind.util.TestPropertyUtils.BooleanHolder
- TestPropertyUtils.ExceptionBean - class org.apache.hivemind.util.TestPropertyUtils.ExceptionBean.
- TestPropertyUtils.ExceptionBean() - Constructor for class org.apache.hivemind.util.TestPropertyUtils.ExceptionBean
- TestPropertyUtils.MultiPropertyBean - class org.apache.hivemind.util.TestPropertyUtils.MultiPropertyBean.
- TestPropertyUtils.MultiPropertyBean() - Constructor for class org.apache.hivemind.util.TestPropertyUtils.MultiPropertyBean
- TestPropertyUtils.StreamHolder - class org.apache.hivemind.util.TestPropertyUtils.StreamHolder.
- TestPropertyUtils.StreamHolder() - Constructor for class org.apache.hivemind.util.TestPropertyUtils.StreamHolder
- TestPropertyUtils.UglyBean - class org.apache.hivemind.util.TestPropertyUtils.UglyBean.
- TestPropertyUtils.UglyBean() - Constructor for class org.apache.hivemind.util.TestPropertyUtils.UglyBean
- TestPropertyUtils.UglyBeanBeanInfo - class org.apache.hivemind.util.TestPropertyUtils.UglyBeanBeanInfo.
- TestPropertyUtils.UglyBeanBeanInfo() - Constructor for class org.apache.hivemind.util.TestPropertyUtils.UglyBeanBeanInfo
- TestShutdownCoordinator - class org.apache.hivemind.util.TestShutdownCoordinator.
- Tests the
org.apache.hivemind.impl.ShutdownCoordinator
. - TestShutdownCoordinator() - Constructor for class org.apache.hivemind.util.TestShutdownCoordinator
- TestShutdownCoordinator.Fixture - class org.apache.hivemind.util.TestShutdownCoordinator.Fixture.
- TestShutdownCoordinator.Fixture() - Constructor for class org.apache.hivemind.util.TestShutdownCoordinator.Fixture
- TestStringUtils - class org.apache.hivemind.util.TestStringUtils.
- Tests for the static StringUtils class.
- TestStringUtils() - Constructor for class org.apache.hivemind.util.TestStringUtils
- TestToStringBuilder - class org.apache.hivemind.util.TestToStringBuilder.
- Tests for the ToStringBuilder class.
- TestToStringBuilder() - Constructor for class org.apache.hivemind.util.TestToStringBuilder
- ToStringBuilder - class org.apache.hivemind.util.ToStringBuilder.
- A simple replacement for the more involved version in commons-lang; this is used
to help construct the description string returned by an object's
toString()
method. - ToStringBuilder(Object) - Constructor for class org.apache.hivemind.util.ToStringBuilder
- ToStringBuilder(Object, int) - Constructor for class org.apache.hivemind.util.ToStringBuilder
- tearDown() - Method in class org.apache.hivemind.util.TestToStringBuilder
- testAddPattern1() - Method in class org.apache.hivemind.util.TestBodyBuilder
- testAddPattern2() - Method in class org.apache.hivemind.util.TestBodyBuilder
- testAddPattern3() - Method in class org.apache.hivemind.util.TestBodyBuilder
- testAddln() - Method in class org.apache.hivemind.util.TestBodyBuilder
- testAddlnPattern1() - Method in class org.apache.hivemind.util.TestBodyBuilder
- testAddlnPattern2() - Method in class org.apache.hivemind.util.TestBodyBuilder
- testAddlnPattern3() - Method in class org.apache.hivemind.util.TestBodyBuilder
- testAppendBoolean() - Method in class org.apache.hivemind.util.TestToStringBuilder
- testAppendByte() - Method in class org.apache.hivemind.util.TestToStringBuilder
- testAppendInt() - Method in class org.apache.hivemind.util.TestToStringBuilder
- testAppendNullObject() - Method in class org.apache.hivemind.util.TestToStringBuilder
- testAppendNullString() - Method in class org.apache.hivemind.util.TestToStringBuilder
- testAppendObject() - Method in class org.apache.hivemind.util.TestToStringBuilder
- testAppendShort() - Method in class org.apache.hivemind.util.TestToStringBuilder
- testAppendString() - Method in class org.apache.hivemind.util.TestToStringBuilder
- testAppendTwo() - Method in class org.apache.hivemind.util.TestToStringBuilder
- testBasic() - Method in class org.apache.hivemind.util.TestBodyBuilder
- testBasic() - Method in class org.apache.hivemind.util.TestEventListenerList
- testBasic() - Method in class org.apache.hivemind.util.TestLocalizedNameGenerator
- testCapitalize() - Method in class org.apache.hivemind.util.TestStringUtils
- testCapitalizeEmpty() - Method in class org.apache.hivemind.util.TestStringUtils
- testCapitalizeNull() - Method in class org.apache.hivemind.util.TestStringUtils
- testClasspathAbsolute() - Method in class org.apache.hivemind.util.TestClasspathResource
- testClasspathEquals() - Method in class org.apache.hivemind.util.TestClasspathResource
- testClasspathLocalize() - Method in class org.apache.hivemind.util.TestClasspathResource
- testClasspathLocalizeDefault() - Method in class org.apache.hivemind.util.TestClasspathResource
- testClasspathLocalizeMissing() - Method in class org.apache.hivemind.util.TestClasspathResource
- testClasspathLocalizeNull() - Method in class org.apache.hivemind.util.TestClasspathResource
- testClasspathRelative() - Method in class org.apache.hivemind.util.TestClasspathResource
- testClasspathRelativeSameFolder() - Method in class org.apache.hivemind.util.TestClasspathResource
- testClasspathRelativeSamePath() - Method in class org.apache.hivemind.util.TestClasspathResource
- testClasspathRelativeSameResource() - Method in class org.apache.hivemind.util.TestClasspathResource
- testClear() - Method in class org.apache.hivemind.util.TestBodyBuilder
- testComplex() - Method in class org.apache.hivemind.util.TestInstanceCreationUtils
- testConfigureBooleanProperty() - Method in class org.apache.hivemind.util.TestPropertyUtils
- testConfigureMultipleProperties() - Method in class org.apache.hivemind.util.TestPropertyUtils
- testConfigureProperties() - Method in class org.apache.hivemind.util.TestPropertyUtils
- testConstructor() - Method in class org.apache.hivemind.util.TestContextResource
- testCreateWithLocale() - Method in class org.apache.hivemind.util.TestFileResource
- testEmptyList() - Method in class org.apache.hivemind.util.TestEventListenerList
- testEqualsNull() - Method in class org.apache.hivemind.util.TestClasspathResource
- testExisting() - Method in class org.apache.hivemind.util.TestFileResource
- testExtensionLess() - Method in class org.apache.hivemind.util.TestFileResource
- testExtensionlessResource() - Method in class org.apache.hivemind.util.TestLocalizedContextResourceFinder
- testFailure() - Method in class org.apache.hivemind.util.TestInstanceCreationUtils
- testFindLocalization() - Method in class org.apache.hivemind.util.TestFileResource
- testForException() - Method in class org.apache.hivemind.util.TestLocalizedNameGenerator
- testFound() - Method in class org.apache.hivemind.util.TestLocalizedContextResourceFinder
- testGetLocalization() - Method in class org.apache.hivemind.util.TestFileResource
- testGetPropertyAdaptor() - Method in class org.apache.hivemind.util.TestPropertyUtils
- testGetPropertyType() - Method in class org.apache.hivemind.util.TestPropertyUtils
- testGetReadable() - Method in class org.apache.hivemind.util.TestPropertyUtils
- testGetRelativeResource() - Method in class org.apache.hivemind.util.TestContextResource
- testGetWriteable() - Method in class org.apache.hivemind.util.TestPropertyUtils
- testIntrospectFailure() - Method in class org.apache.hivemind.util.TestPropertyUtils
- testInvocationTargetException() - Method in class org.apache.hivemind.util.TestConstructorUtils
- testIsReadable() - Method in class org.apache.hivemind.util.TestPropertyUtils
- testIsWriteable() - Method in class org.apache.hivemind.util.TestPropertyUtils
- testIteratorRemoveFailure() - Method in class org.apache.hivemind.util.TestEventListenerList
- testJoin() - Method in class org.apache.hivemind.util.TestStringUtils
- testJoinEmpty() - Method in class org.apache.hivemind.util.TestStringUtils
- testJoinNull() - Method in class org.apache.hivemind.util.TestStringUtils
- testLateAdd() - Method in class org.apache.hivemind.util.TestEventListenerList
- testLateRemove() - Method in class org.apache.hivemind.util.TestEventListenerList
- testLocalizationExists() - Method in class org.apache.hivemind.util.TestContextResource
- testLocalizationMissing() - Method in class org.apache.hivemind.util.TestContextResource
- testLocalizationMissing() - Method in class org.apache.hivemind.util.TestFileResource
- testLocalizationSame() - Method in class org.apache.hivemind.util.TestContextResource
- testLocalizeExtensionless() - Method in class org.apache.hivemind.util.TestClasspathResource
- testMissing() - Method in class org.apache.hivemind.util.TestFileResource
- testMissingProperty() - Method in class org.apache.hivemind.util.TestPropertyUtils
- testNested() - Method in class org.apache.hivemind.util.TestBodyBuilder
- testNoCountry() - Method in class org.apache.hivemind.util.TestLocalizedNameGenerator
- testNoLocalization() - Method in class org.apache.hivemind.util.TestFileResource
- testNotFound() - Method in class org.apache.hivemind.util.TestLocalizedContextResourceFinder
- testNotFoundException() - Method in class org.apache.hivemind.util.TestLocalizedContextResourceFinder
- testNull() - Method in class org.apache.hivemind.util.TestPropertyUtils
- testNull() - Method in class org.apache.hivemind.util.TestToStringBuilder
- testNullLocale() - Method in class org.apache.hivemind.util.TestLocalizedNameGenerator
- testNullSuffix() - Method in class org.apache.hivemind.util.TestLocalizedNameGenerator
- testOutOfMemoryError() - Method in class org.apache.hivemind.util.TestEventListenerList
- testQualifiedId() - Method in class org.apache.hivemind.util.TestIdUtils
- testQualifyId() - Method in class org.apache.hivemind.util.TestIdUtils
- testQualifyList() - Method in class org.apache.hivemind.util.TestIdUtils
- testQualifyListNull() - Method in class org.apache.hivemind.util.TestIdUtils
- testQualifyListStar() - Method in class org.apache.hivemind.util.TestIdUtils
- testQuoted() - Method in class org.apache.hivemind.util.TestBodyBuilder
- testRead() - Method in class org.apache.hivemind.util.TestPropertyUtils
- testReadFailure() - Method in class org.apache.hivemind.util.TestPropertyUtils
- testReadOnly() - Method in class org.apache.hivemind.util.TestPropertyUtils
- testRemoveMissing() - Method in class org.apache.hivemind.util.TestEventListenerList
- testSetDefault() - Method in class org.apache.hivemind.util.TestToStringBuilder
- testSetLocation() - Method in class org.apache.hivemind.util.TestInstanceCreationUtils
- testShutdownCoordinator() - Method in class org.apache.hivemind.util.TestShutdownCoordinator
- testShutdownCoordinatorService() - Method in class org.apache.hivemind.util.TestShutdownCoordinator
- testShutdownFailure() - Method in class org.apache.hivemind.util.TestShutdownCoordinator
- testSimple() - Method in class org.apache.hivemind.util.TestInstanceCreationUtils
- testSimple() - Method in class org.apache.hivemind.util.TestToStringBuilder
- testSmartWrite() - Method in class org.apache.hivemind.util.TestPropertyUtils
- testSmartWriteFailure() - Method in class org.apache.hivemind.util.TestPropertyUtils
- testSmartWriteNoPropertyEditor() - Method in class org.apache.hivemind.util.TestPropertyUtils
- testSmartWriteWrapper() - Method in class org.apache.hivemind.util.TestPropertyUtils
- testSplit() - Method in class org.apache.hivemind.util.TestStringUtils
- testSplitEmpty() - Method in class org.apache.hivemind.util.TestStringUtils
- testSplitNull() - Method in class org.apache.hivemind.util.TestStringUtils
- testSplitSingle() - Method in class org.apache.hivemind.util.TestStringUtils
- testSplitTrailingComma() - Method in class org.apache.hivemind.util.TestStringUtils
- testToString() - Method in class org.apache.hivemind.util.TestFileResource
- testTrailingSlash() - Method in class org.apache.hivemind.util.TestClasspathResource
- testVariantWithoutCountry() - Method in class org.apache.hivemind.util.TestLocalizedNameGenerator
- testWithHashCode() - Method in class org.apache.hivemind.util.TestToStringBuilder
- testWrite() - Method in class org.apache.hivemind.util.TestPropertyUtils
- testWriteFailure() - Method in class org.apache.hivemind.util.TestPropertyUtils
- testWriteOnly() - Method in class org.apache.hivemind.util.TestPropertyUtils
- toString() - Method in class org.apache.hivemind.util.ClasspathResource
- toString() - Method in class org.apache.hivemind.util.ContextResource
- toString() - Method in class org.apache.hivemind.util.FileResource
- toString() - Method in class org.apache.hivemind.util.TestPropertyUtils.Bean
- toString() - Method in class org.apache.hivemind.util.TestPropertyUtils.ExceptionBean
- toString() - Method in class org.apache.hivemind.util.ToStringBuilder
- Returns the final assembled string.
- toString() - Method in class org.apache.hivemind.util.URLResource
U
- URLResource - class org.apache.hivemind.util.URLResource.
- An implementation of org.apache.hivemind.Resource built around a string representation of a URL.
- URLResource(URL) - Constructor for class org.apache.hivemind.util.URLResource
- URLResource(String) - Constructor for class org.apache.hivemind.util.URLResource
- UtilMessages - class org.apache.hivemind.util.UtilMessages.
- Messages for the util package.
- UtilMessages() - Constructor for class org.apache.hivemind.util.UtilMessages
- unableToConvert(String, Class, String, Object, Throwable) - Static method in class org.apache.hivemind.util.UtilMessages
- unableToInstantiateInstanceOfClass(Class, Throwable) - Static method in class org.apache.hivemind.util.UtilMessages
- unableToIntrospect(Class, Throwable) - Static method in class org.apache.hivemind.util.UtilMessages
- unableToReferenceContextPath(String, MalformedURLException) - Static method in class org.apache.hivemind.util.UtilMessages
W
- write(Object, String, Object) - Method in class org.apache.hivemind.util.ClassAdaptor
- Updates the property of the target object.
- write(Object, Object) - Method in class org.apache.hivemind.util.PropertyAdaptor
- Updates the property of the target object.
- write(Object, String, Object) - Static method in class org.apache.hivemind.util.PropertyUtils
- Updates the property of the target object.
- writeFailure(String, Object, Throwable) - Static method in class org.apache.hivemind.util.UtilMessages
_
- _attributeCount - Variable in class org.apache.hivemind.util.ToStringBuilder
- _b - Variable in class org.apache.hivemind.util.TestBodyBuilder
- _baseNameLength - Variable in class org.apache.hivemind.util.LocalizedNameGenerator
- _buffer - Variable in class org.apache.hivemind.util.LocalizedNameGenerator
- _buffer - Variable in class org.apache.hivemind.util.ToStringBuilder
- _classAdaptors - Static variable in class org.apache.hivemind.util.PropertyUtils
- _context - Variable in class org.apache.hivemind.util.ContextResource
- _context - Variable in class org.apache.hivemind.util.LocalizedContextResourceFinder
- _count - Variable in class org.apache.hivemind.util.EventListenerList
- _country - Variable in class org.apache.hivemind.util.LocalizedNameGenerator
- _defaultMode - Static variable in class org.apache.hivemind.util.ToStringBuilder
- _flag - Variable in class org.apache.hivemind.util.TestPropertyUtils.BooleanHolder
- _folderPath - Variable in class org.apache.hivemind.util.AbstractResource
- _formatter - Static variable in class org.apache.hivemind.util.UtilMessages
- _integer - Variable in class org.apache.hivemind.util.TestPropertyUtils.MultiPropertyBean
- _iteratorCount - Variable in class org.apache.hivemind.util.EventListenerList
- _language - Variable in class org.apache.hivemind.util.LocalizedNameGenerator
- _listeners - Variable in class org.apache.hivemind.util.EventListenerList
- _localCount - Variable in class org.apache.hivemind.util.EventListenerList.ListenerIterator
- _localListeners - Variable in class org.apache.hivemind.util.EventListenerList.ListenerIterator
- _localUid - Variable in class org.apache.hivemind.util.EventListenerList.ListenerIterator
- _locale - Variable in class org.apache.hivemind.util.AbstractResource
- _long - Variable in class org.apache.hivemind.util.TestPropertyUtils.MultiPropertyBean
- _mode - Variable in class org.apache.hivemind.util.ToStringBuilder
- _name - Variable in class org.apache.hivemind.util.AbstractResource
- _originalDefaultMode - Variable in class org.apache.hivemind.util.TestToStringBuilder
- _path - Variable in class org.apache.hivemind.util.AbstractResource
- _pos - Variable in class org.apache.hivemind.util.EventListenerList.ListenerIterator
- _prevState - Variable in class org.apache.hivemind.util.LocalizedNameGenerator
- _primitiveMap - Static variable in class org.apache.hivemind.util.ConstructorUtils
- Map from primitive type to wrapper type.
- _propertyAdaptorMap - Variable in class org.apache.hivemind.util.ClassAdaptor
- _propertyName - Variable in class org.apache.hivemind.util.PropertyAdaptor
- _propertyType - Variable in class org.apache.hivemind.util.PropertyAdaptor
- _readMethod - Variable in class org.apache.hivemind.util.PropertyAdaptor
- _resolver - Variable in class org.apache.hivemind.util.ClasspathResource
- _resolver - Variable in class org.apache.hivemind.util.LocalizedResourceFinder
- _resourceLocale - Variable in class org.apache.hivemind.util.LocalizedResource
- _resourcePath - Variable in class org.apache.hivemind.util.LocalizedResource
- _shutdown - Variable in class org.apache.hivemind.util.TestShutdownCoordinator.Fixture
- _state - Variable in class org.apache.hivemind.util.LocalizedNameGenerator
- _stream - Variable in class org.apache.hivemind.util.TestPropertyUtils.StreamHolder
- _string - Variable in class org.apache.hivemind.util.TestPropertyUtils.MultiPropertyBean
- _suffix - Variable in class org.apache.hivemind.util.LocalizedNameGenerator
- _trigger - Variable in class org.apache.hivemind.util.TestEventListenerList.Trigger
- _uid - Variable in class org.apache.hivemind.util.EventListenerList
- _url - Variable in class org.apache.hivemind.util.URLResource
- _value - Variable in class org.apache.hivemind.util.TestInstanceCreationUtils.Bean
- _value - Variable in class org.apache.hivemind.util.TestPropertyUtils.Bean
- _variant - Variable in class org.apache.hivemind.util.LocalizedNameGenerator
- _writeMethod - Variable in class org.apache.hivemind.util.PropertyAdaptor
A B C D E F G H I J L M N O P Q R S T U W _
|
|||||||||
Home >> All >> org >> apache >> hivemind >> [ util overview ] | PREV NEXT |