JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.glassfish.pfl.dynamic.copyobject.spi
Interface ObjectCopierFactory
public interface
ObjectCopierFactory
ObjectCopier factory interface used for registration.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ObjectCopier
make
()
Create a new instance of an ObjectCopier.
Method Details
make
ObjectCopier
make
()
Create a new instance of an ObjectCopier.