See: Description
| Class | Description |
|---|---|
| LocalizationMessages |
Defines string formatting method for each constant in the resource file
|
| MethodUtil |
Utility class to invoke sun.reflect.misc.MethodUtil.invoke() if available.
|
| PolicyLogger |
This is a helper class that provides some conveniece methods wrapped around the
standard
Logger interface. |
| PolicyUtils |
This is a wrapper class for various utilities that may be reused within Policy API implementation.
|
| PolicyUtils.Collections | |
| PolicyUtils.Commons | |
| PolicyUtils.Comparison | |
| PolicyUtils.ConfigFile | |
| PolicyUtils.IO | |
| PolicyUtils.Reflection |
Reflection utilities wrapper
|
| PolicyUtils.Rfc2396 | |
| PolicyUtils.ServiceProvider |
Wrapper for ServiceFinder class which is not part of the Java SE yet.
|
| PolicyUtils.Text |
Text utilities wrapper.
|
| ServiceFinder<T> |
A simple service-provider lookup mechanism.
|
| ServiceFinder.LazyIterator<T> |
Private inner class implementing fully-lazy provider lookup
|
| Exception | Description |
|---|---|
| RuntimePolicyUtilsException |
| Error | Description |
|---|---|
| ServiceConfigurationError |
Error thrown when something goes wrong while looking up service providers.
|