See: Description
Interface | Description |
---|---|
ReleaseStrategy |
Simple interface for objects checking whether a factory shared object can be released or not.
|
Class | Description |
---|---|
DateUtils |
This class holds various methods for common use with date and time.
|
DeployProps |
Provides the current deploy properties of an application or module.
|
FactoryManager |
Manager class for registering managed factories and releasing factory resources/objects.
|
JavaUtils |
This class holds various methods for common use.
|
LeisenfelsUtils |
This class holds various methods for internal use.
|
ManagedFactory |
Base class for all factory classes with temporary caches and objects.
|
ManagedObject |
Simple data holding class for factory items managed by containers.
|
MimeTypeFactory |
Factory class for vending various objects (here of type
MimeType ). |
MissingValue |
Simple data holding class representing a missing value.
|
OptionDef |
Simple data holding class for parsing options.
|
OrderedHashtable<K,V> |
Sub-class of
Hashtable preserving the order the items were added. |
OrderedSet<E> |
Sub-class of
Vector preserving the order the items were added. |
ReflectionUtils |
This class holds various methods for common use with reflection.
|
StatusReport |
Represents a status report message in XML format based on 'statusreport.dtd'.
|
StringList |
Convenience class to concatenate strings with arbitrary separator sequences.
|
StringUtils |
This class holds various methods for common use with strings.
|
ThreadUtils |
Provides functionality around thread usage.
|
UniqueID |
UniqueID is a unique object identifier across all JVM.
|
JavaUtils
provides several new static methods useful for applications.
The plugin classes allow for easy integration of components at runtime. Another static method
container is the StringUtils
class, providing multipurpose functionality like
sorting algorithms for char[]
based strings. The Version
class
provides the pieces of infirmation created during the build process. Here you'll find the
package build version, date, as well as copyright information.
Copyright © 2005-2013 Leisenfels UG (haftungsbeschränkt). All rights reserved.