Package org.jboss.as.controller
Interface LocalModelControllerClient
- All Superinterfaces:
AutoCloseable,Closeable,LocalModelControllerClient,ModelControllerClient
A
ModelControllerClient subinterface that does not throw IOException.
Used for clients that operate in the same VM as the target ModelController and hence
are not subject to IO failures associated with remote calls.- Author:
- Brian Stansberry
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jboss.as.controller.client.ModelControllerClient
ModelControllerClient.Factory -
Method Summary
Methods inherited from interface org.jboss.as.controller.client.LocalModelControllerClient
close, execute, execute, execute, execute, executeOperationMethods inherited from interface org.jboss.as.controller.client.ModelControllerClient
executeAsync, executeAsync, executeAsync, executeAsync, executeOperationAsync