|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| CopyInterceptor | Interface used to control copyobject behavior. |
| ObjectCopier | Provides an interface for a variety of means to copy an arbitrary object. |
| ObjectCopierFactory | ObjectCopier factory interface used for registration. |
| Class Summary | |
|---|---|
| CopyobjectDefaults | |
| DefaultCopier | |
| LibraryClassLoader | Based on feedback from bug report 4452016, all class loading in the ORB is isolated here. |
| Enum Summary | |
|---|---|
| CopyType | Enum used with Copy annotation on fields to indicate special handling by the object copier. |
| Exception Summary | |
|---|---|
| ReflectiveCopyException | |
| Annotation Types Summary | |
|---|---|
| Copy | Annotation used on fields to indicate how they should be copied, according to the value of CopyType. |
| Immutable | Annotation used on classes that are immutable; that is, all public methods return the same value for the same inputs after the object has been constructed. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||