Uses of Package
org.apache.ode.utils

Packages that use org.apache.ode.utils
org.apache.ode.utils Miscellanous utility classes. 
 

Classes in org.apache.ode.utils used by org.apache.ode.utils
GUID
          This class is used to generate globally unique IDs.
GUID.MalformedGuidException
           
InternPool.InternableBlock
          An interface that clients should implement to run their blocks of code in the context of this caching mechanism.
NSContext
          A simple in-memory implementation of the NamespaceContext interface with fairly generic applicability.
NSContext.NSContextException
           
WatchDog
          This class is based on org.apache.log4j.helpers.FileWatchdog.

Modifications have been made to support additional abstract ressource and more events (creation, deletion and updates), and to allow "manual" invocations of WatchDog.check() (i.e wihtout having to use a thread) while preserving time checking.

Now two use cases coexist: Pass an instance of WatchDog to a new thread (WatchDog is a Runnable).

WatchDog.Mutable
          have you said that duck typing would be nice?
WatchDog.Observer
           
 



Copyright © 2015 WSO2. All Rights Reserved.