JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.glassfish.pfl.dynamic.copyobject.spi
ObjectCopierFactory
Contents
Description
Method Summary
Method Details
make()
Hide sidebar
Show sidebar
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.