Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们希望在我们的一些服务器上执行偶尔的配置刷新,但我们希望该操作不通过 Web 服务公开,而是基础设施人员可以通过 JBoss CLI 调用命令来执行刷新。
是否可以创建通过 CLI 公开的新命令/节点操作?谷歌搜索似乎只显示了访问现有操作的各种方法,以及这个页面,它对它的调用方式的细节有点轻描淡写。