public final class RuntimeProxyCreation extends Object
Modifier and Type | Method and Description |
---|---|
static void |
register(Class<?>... interfaces)
Enables registering specifications of
Proxy classes during the
image build so that matching proxy objects can be created at runtime. |