Class DelegatingModelControllerClient

java.lang.Object
org.jboss.as.controller.client.helpers.DelegatingModelControllerClient
All Implemented Interfaces:
Closeable, AutoCloseable, ModelControllerClient

public class DelegatingModelControllerClient extends Object implements ModelControllerClient
Utility class to support delegation of ModelControllerClient calls.
Author:
Brian Stansberry (c) 2015 Red Hat Inc.