Package org.openorb.util

General utilities.

See:
          Description

Class Summary
CharacterCache A utility class for obtaining Character instances.
ContextUtilities Deprecated. Deprecated, methods do not throw exceptions.
CreateORBProperties Create the orb.properties file in the correct location.
CurrentStack Implementation for current objects.
ExceptionTool A utility class for optionaly attaching causal objects to exceptions if the exception implementation supports initCause
IdentityKey Identity hash table key.
IORDump Used to examine the contents of an IOR.
JREVersion A utility class determinig the runtime version current JRE
MapNamingContext Deprecated. This class has been deprecated since OpenORB 1.2.2.
MergeStack A weak set.
NamingUtils The functions in this class perform various translations on stringified CosNaming names.
NumberCache A utility class for obtaining Number instances.
ORBFactory This factory class can be used to create an ORB instance that is equipped with a logger.
Profiler Profiler utility.
RepoIDHelper This class provides helper methods for repositiory id handling.
Trace This class provides methods to display trace messages.
Trace.StackSnapshot This class is intended to expose a stack trace for debug logging.
URLLoader This class is used as a class loader to load class from an URL.
WeakHashSet A weak set.
WeakValueHashMap  
ZipHandle A zip handle contains information to access a zip file ( for input and output ).
ZipUtil This class provides utilities to manage a zip file.
 

Error Summary
Trace.IllegalConditionError A specialization of Error for signalling the occurrence of an illegal condition.
 

Package org.openorb.util Description

General utilities.