Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
B C D E G I J L M O P S T V

B

BUILD_DATE - Static variable in class org.jboss.Version
 
BUILD_ID - Static variable in class org.jboss.Version
 
BUILD_NUMBER - Static variable in class org.jboss.Version
 
boot(String[]) - Method in class org.jboss.Main
Boot up JBoss.

C

concurrentLib - Variable in class org.jboss.Main
 

D

displayUsage() - Static method in class org.jboss.Shutdown
 

E

extraClasspath - Variable in class org.jboss.Main
Extra classpath URLS to load the server with .
extraLibraries - Variable in class org.jboss.Main
Extra libraries to load the server with .

G

getBuildDate() - Method in class org.jboss.Version
Returns the build date for this version.
getBuildID() - Method in class org.jboss.Version
Returns the build identifier for this version.
getBuildNumber() - Method in class org.jboss.Version
Returns the build number for this version.
getInstance() - Static method in class org.jboss.Version
Get the single Version instance.
getIntProperty(String) - Method in class org.jboss.Version
Returns a property value as an int.
getLongProperty(String) - Method in class org.jboss.Version
Returns a property value as a long.
getMajor() - Method in class org.jboss.Version
Returns the major number of the version.
getMinor() - Method in class org.jboss.Version
Returns the minor number of the version.
getName() - Method in class org.jboss.Version
Returns the name number of the version.
getProperties() - Method in class org.jboss.Version
Returns an unmodifiable map of version properties.
getProperty(String) - Method in class org.jboss.Version
Returns the value for the given property name.
getRevision() - Method in class org.jboss.Version
Returns the revision number of the version.
getTag() - Method in class org.jboss.Version
Returns the tag of the version.

I

instance - Static variable in class org.jboss.Version
The single instance.
invoke(Object, Method, Object[]) - Method in class org.jboss.Shutdown.ServerProxyHandler
 

J

jaxpLibs - Variable in class org.jboss.Main
The JAXP library to use.
jdomLib - Variable in class org.jboss.Main
 
jmxLibs - Variable in class org.jboss.Main
The JMX library to use.

L

loadProperties() - Method in class org.jboss.Version
Load the version properties from a resource.

M

Main - class org.jboss.Main.
Provides a command line interface to start the JBoss server.
Main() - Constructor for class org.jboss.Main
Explicit constructor.
main(String[]) - Static method in class org.jboss.Main
This is where the magic begins.
main(String[]) - Static method in class org.jboss.Shutdown
 
makeURL(String) - Method in class org.jboss.Main
 

O

org.jboss - package org.jboss
 

P

PROGRAM_NAME - Static variable in class org.jboss.Shutdown
 
processCommandLine(String[]) - Method in class org.jboss.Main
Process the command line...
props - Variable in class org.jboss.Main
Server properties.
props - Variable in class org.jboss.Version
The version properties.

S

Shutdown - class org.jboss.Shutdown.
A JMX client that uses an RMIAdaptor to shutdown a remote JBoss server.
Shutdown() - Constructor for class org.jboss.Shutdown
 
Shutdown.ServerProxyHandler - class org.jboss.Shutdown.ServerProxyHandler.
 
Shutdown.ServerProxyHandler(RMIAdaptor, ObjectName) - Constructor for class org.jboss.Shutdown.ServerProxyHandler
 
server - Variable in class org.jboss.Shutdown.ServerProxyHandler
 
serverName - Variable in class org.jboss.Shutdown.ServerProxyHandler
 
systemExit(String[]) - Static method in class org.jboss.Main
This method is here so that if JBoss is running under Alexandria (An NT Service Installer), Alexandria can shutdown the system down correctly.

T

toString() - Method in class org.jboss.Version
Returns the version information as a string.

V

VERSION_MAJOR - Static variable in class org.jboss.Version
 
VERSION_MINOR - Static variable in class org.jboss.Version
 
VERSION_NAME - Static variable in class org.jboss.Version
 
VERSION_REVISION - Static variable in class org.jboss.Version
 
VERSION_TAG - Static variable in class org.jboss.Version
 
Version - class org.jboss.Version.
Provides access to JBoss version (and build) properties.
Version() - Constructor for class org.jboss.Version
Do not allow direct public construction.

B C D E G I J L M O P S T V