当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
Main (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.verifier
Class Main
java.lang.Object
org.jboss.verifier.Main
- public class Main
- extends Object
Main class for bean verifier.
For more detailed documentation, refer to the
JBoss project
- Since:
- JDK 1.3
- Version:
- $Revision: 1.8 $
- Author:
- Juha Lindfors
Field Summary |
static int |
OK
|
static int |
WARNING
|
Constructor Summary |
Main()
|
Method Summary |
static void |
main(String[] args)
Starts the application. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OK
public static final int OK
- See Also:
- Constant Field Values
WARNING
public static final int WARNING
- See Also:
- Constant Field Values
Main
public Main()
main
public static void main(String[] args)
- Starts the application.
- Parameters:
args
- argument strings
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.