Interface | Description |
---|---|
CloneDriver |
A clone driver defines the features of a class that is used to bootstrap and provide context to a
cloning operation, typically (but not always), a
Cloner * |
CloneImplementor |
A CloneImplementor represents an atomic cloning capability.
|
Cloner |
A Cloner represents the capability for Cloning.
|
CloneStrategy |
A specific kind of
CloneImplementor that is intended for plugging into a Cloner . |
Class | Description |
---|---|
NoCloneImplementor |
This class is a placeholder to indicate the lack of CloneImplementor capability.
|
Copyright © 2010–2018 Jadira Systems. All rights reserved.