| Class | Description |
|---|---|
| ByteBuddyProxyFactory |
Produces switching proxy implementations which delegate invocation to one of two objects depending on the state of the specified
Feature. |
| FeatureProxyInvocationHandler |
A
InvocationHandler implementation that delegates invocation to one of two object depending on the state of the
specified feature. |
| TogglzSwitchable<T> |
Simple switch which sets its delegate to one of two objects depending on the state of the specified
Feature. |
Copyright © 2021. All rights reserved.