public interface ProxyAccessor
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ProxyAccessor.ProxyMutator
Provides a mutator for a proxy property.
|
static interface |
ProxyAccessor.ProxyProperty
Provides a proxy property.
|
| Modifier and Type | Method and Description |
|---|---|
<P> P |
getProxy()
Retrieves the proxy from the proxy property.
|
Copyright © 2015. All rights reserved.