| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.jdevimpl.audit.core.Converters
public class Converters
Converters to support Object2Dom serialization of Audit classes. Audit 
 initialization invokes the register() method to install these 
 converters into the marshalling framework. Additionally, because the
 design-time cache is typically unmarshalled 
 before Audit initialization is invoked, the register method is also invoked 
 by the static initializer of the class used to wrap Audit classes that are 
 saved to the design-time cache.
Object2Dom, 
ToStringManager, 
ToDomConverter, 
Cache, 
DTCache| Nested Class Summary | |
|---|---|
| static class | Converters.PatternConverter | 
| static class | Converters.TypeSafeEnumerationConverter | 
| Constructor Summary | |
|---|---|
| Converters() | |
| Method Summary | |
|---|---|
| static void | register()Register Audit converters with the marshalling framework. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Converters()
| Method Detail | 
|---|
public static void register()
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||