Interface | Description |
---|---|
StreamCapableTransactionalOperation | |
StreamingTransactionCapable | |
TransactionalOperation | |
TypedClosure<K,V> |
A class that provides for a typed closure that will return a the specified type value from the specified type
|
TypedTransformer<K> |
A class that provides for a typed transformer.
|
WorkOnChange |
Encapsulate some amount of work to perform whenever a change aware collection is modified.
|
Class | Description |
---|---|
ApplicationContextHolder |
Convenient class to hold the Spring application context.
|
BLCArrayUtils |
Convenience methods for interacting with arrays
|
BLCCollectionUtils |
Convenience methods for interacting with collections.
|
BLCMapUtils |
Convenience methods for interacting with maps
|
BLCMessageUtils |
Convenience class to faciliate getting internationalized messages.
|
BLCRequestUtils |
Convenience methods for interacting with the request
|
BLCSystemProperty |
Convenience class to faciliate getting system properties
Note that this class is scanned as a bean to pick up the applicationContext, but the methods
this class provides should be invoked statically.
|
BLResourceBundleMessageSource | Deprecated
use
BroadleafMergeResourceBundleMessageSource instead |
BroadleafMergeResourceBundleMessageSource |
Replaces the deprecated
BLResourceBundleMessageSource by using a ReloadableResourceBundleMessageSource
instead. |
DateUtil | |
DependencyLicenseCopy | |
DialectHelper | |
DimensionUnitOfMeasureType |
An extendible enumeration of units of measure types.
|
EnvironmentFactoryBean | |
FormatUtil | |
InvocationHandlerForUnitTestingByteWeavedClasses |
Invocation handler for unit testing byte-weaved classes.
|
Mod43CheckDigitUtil | |
NullFactoryBean | |
PomEvaluator | |
ReflectiveWorkOnChange |
This WorkOnChange implementation is for a narrow case where the work to be done is simply calling a method on a target object
and passing to that method the changed collection.
|
ResourceBundleExtensionPoint | Deprecated
instead, use
BroadleafMergeResourceBundleMessageSource |
RuntimeLog4jConfigurer | |
SortedListFactoryBean | |
SpringAppContext |
Provides a means for classes that do not normally have access to
a servlet context or application context to be able to obtain
the current Spring ApplicationContext instance.
|
StatCalc | |
StopWatch | |
StreamCapableTransactionalOperationAdapter | |
StreamingTransactionCapableUtil | |
StringUtil | |
TableCreator | |
TableCreator.Col | |
ThreadUtils |
This utility class provides methods that simplify thread operations.
|
TransactionUtils | |
TypedPredicate<T> |
A class that provides for a typed predicat
|
UnitOfMeasureUtil | |
UrlUtil | |
WeightUnitOfMeasureType |
An extendible enumeration of units of measure types.
|
Copyright © 2014. All rights reserved.