Class AppClientDeployerHelper.Proxy

  • Enclosing class:
    AppClientDeployerHelper

    public static class AppClientDeployerHelper.Proxy
    extends Object
    Wrapper around AppClientDeployer for storage in the deployment context's meta data.

    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.