| Package | Description |
|---|---|
| org.apache.ode.utils |
Miscellanous utility classes.
|
| Class and Description |
|---|
| 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 © 2017 WSO2. All Rights Reserved.