站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 server API Documentation 英文版文档

Shutdown (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档


org.jboss
Class Shutdown

java.lang.Object
  extended byorg.jboss.Shutdown

public class Shutdown
extends Object

A JMX client that uses an RMIAdaptor to shutdown a remote JBoss server.

Version:
$Revision: 1.16.4.1 $
Author:
Jason Dillon, Scott.Stark@jboss.org

Field Summary
static String PROGRAM_NAME
           
 
Constructor Summary
Shutdown()
           
 
Method Summary
protected static void displayUsage()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROGRAM_NAME

public static final String PROGRAM_NAME
Constructor Detail

Shutdown

public Shutdown()
Method Detail

displayUsage

protected static void displayUsage()

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.