Uses of Package
com.iparelan.util

Packages that use com.iparelan.util
com.iparelan.util Iparelan Utilities
This file is part of Virtual Team Tools.
Copyright © 2008, Iparelan Solutions, LLC. 
com.iparelan.util.beans Iparelan JavaBean Utilities
This file is part of Virtual Team Tools.
Copyright © 2008, Iparelan Solutions, LLC. 
com.iparelan.util.logging Iparelan Logging Utilities
This file is part of Virtual Team Tools.
Copyright © 2008, Iparelan Solutions, LLC. 
com.iparelan.util.logging.impl Iparelan Logging Utilities Implementation
This file is part of Virtual Team Tools.
Copyright © 2008, Iparelan Solutions, LLC. 
com.iparelan.util.validation Iparelan Validation Utilities
This file is part of Virtual Team Tools.
Copyright © 2008, Iparelan Solutions, LLC. 
 

Classes in com.iparelan.util used by com.iparelan.util
AbstractFactory
          A marker interface that designates a class that implements it as an abstract factory.
ConcurrencyTools.Shutdownable.ShutdownClosingPolicy
          Specifies the policy to execute when ConcurrencyTools.Shutdownable.shutdown() is called.
ImmutabilityStrategy
          An algorithm for guarding a specified value with respect to value changes.
MarshallingException.SubType
           
MarshallingStrategy
          A strategy for converting a value to a String (serializing).
MemoryMonitor
          A thread that monitors the JVM heap.
Message
          Localized message resource indices for the miscellaneous utility component.
SuspendableTask
          A task that can be paused and restarted.
UnmarshallingStrategy
          A strategy for parsing a value that is stored as a String.
UtilObject
          Supertype of all objects in the utilities layer.
WeakHashSet
          A type-safe alternative to HashSet that guarantees that objects in the set are not excluded from garbage collection because they are elements of the set.
 

Classes in com.iparelan.util used by com.iparelan.util.beans
UtilObject
          Supertype of all objects in the utilities layer.
 

Classes in com.iparelan.util used by com.iparelan.util.logging
AbstractFactory
          A marker interface that designates a class that implements it as an abstract factory.
 

Classes in com.iparelan.util used by com.iparelan.util.logging.impl
AbstractFactory
          A marker interface that designates a class that implements it as an abstract factory.
 

Classes in com.iparelan.util used by com.iparelan.util.validation
UtilObject
          Supertype of all objects in the utilities layer.
 



Copyright © 2008 Iparelan Solutions, LLC. All rights reserved.