public static class AppClientDeployerHelper.Proxy extends Object
Storage and retrieval of meta data is type-based. We cannot retrieve stored AppClientDeployerHelper by type alone because the actual instance is one of the concrete subclasses. So this wrapper provides a way to store a single type in the meta data so we can retrieve it.
| Constructor and Description |
|---|
Proxy(AppClientDeployerHelper helper) |
public Proxy(AppClientDeployerHelper helper)
public AppClientDeployerHelper helper()
Copyright © 2019. All rights reserved.