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.
JBoss 6 からのホットデプロイメントをプログラムで停止することはできますか? どうやってやるの?
Deployment Scanner MBean の JNDI 名は次のとおりです。
jboss.deployment:type=DeploymentScanner,flavor=URL .
JNDI を使用したルックアップにより、stop() メソッドを含む多くのメソッドにアクセスできます。