| Package | Description |
|---|---|
| io.axual.client.proxy.generic.registry |
| Modifier and Type | Method and Description |
|---|---|
static ProxyTypeRegistry.ProxyType |
ProxyTypeRegistry.ProxyType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ProxyTypeRegistry.ProxyType[] |
ProxyTypeRegistry.ProxyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ProxyTypeRegistry.registerProxyType(ProxyTypeRegistry.ProxyType type,
java.lang.String id,
java.lang.Class<? extends ProxyFactory> factoryClass,
java.lang.String backingFactoryPropertyName) |
Copyright © 2020–2022 Axual B.V.. All rights reserved.