com.iparelan.util
Class UtilObject
java.lang.Object
com.iparelan.util.UtilObject
- Direct Known Subclasses:
- AbstractValidationStrategy, BeanTools, FactoryLoader, FileMarshallingStrategy, FileUnmarshallingStrategy, IntegerMarshallingStrategy, IntegerUnmarshallingStrategy, ProxyTools
@LayerSupertype
@Copyright(value="Copyright © 2008, Iparelan Solutions, LLC. All rights reserved.")
public abstract class UtilObject
- extends Object
Supertype of all objects in the utilities layer.
- Version:
- July 2008
- Author:
- Greg Mattes
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MSGS
protected static final com.iparelan.jill.L10n<Message,String> MSGS
UTILITIES_LOGGER_NAME
public static final String UTILITIES_LOGGER_NAME
- See Also:
- Constant Field Values
LOGGER
protected static final Logger LOGGER
UtilObject
public UtilObject()
Copyright © 2008 Iparelan Solutions, LLC. All rights reserved.