- getAllURLs() - Method in class org.jboss.bootstrap.NoAnnotationURLClassLoader
-
Return all library URLs
- getBlockingShutdown() - Method in class org.jboss.bootstrap.BaseServerConfig
-
Get the current value of the blocking shutdown flag.
- getBlockingShutdown() - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
Get the BlockingShutdown value.
- getBootClasspath() - Method in class org.jboss.bootstrap.ServerLoader
-
Returns an array of URLs which will be used to load the
core system and construct a new Server object instance.
- getBootstrapURL() - Method in class org.jboss.bootstrap.BaseServerConfig
-
- getBootstrapURL() - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
Get the bootstrap url
- getBootstrapURLs() - Method in class org.jboss.bootstrap.BootstrapMetaData
-
Get the bootstrapURLs.
- getBuildDate() - Method in class org.jboss.bootstrap.AbstractServerImpl
-
The server build date
- getBuildDate() - Method in interface org.jboss.bootstrap.spi.Server
-
- getBuildDate() - Method in class org.jboss.Version
-
Returns the build date for this version.
- getBuildID() - Method in class org.jboss.bootstrap.AbstractServerImpl
-
- getBuildID() - Method in interface org.jboss.bootstrap.spi.Server
-
- getBuildID() - Method in class org.jboss.Version
-
Returns the build identifier for this version.
- getBuildJVM() - Method in class org.jboss.bootstrap.AbstractServerImpl
-
- getBuildJVM() - Method in interface org.jboss.bootstrap.spi.Server
-
- getBuildJVM() - Method in class org.jboss.Version
-
Returns the BUILD_JVM_VERSION (BUILD_JVM_VENDOR) which should look like:
1.4.2_05-b04 (Sun Microsystems Inc.)
- getBuildNumber() - Method in class org.jboss.bootstrap.AbstractServerImpl
-
- getBuildNumber() - Method in interface org.jboss.bootstrap.spi.Server
-
- getBuildNumber() - Method in class org.jboss.Version
-
Returns the build number for this version.
- getBuildOS() - Method in class org.jboss.bootstrap.AbstractServerImpl
-
- getBuildOS() - Method in interface org.jboss.bootstrap.spi.Server
-
- getBuildOS() - Method in class org.jboss.Version
-
Returns the BUILD_OS (BUILD_OS_ARCH,BUILD_OS_VERSION) which should look
like:
Windows XP (x86,5.1)
Linux (i386,2.4.21-4.ELsmp)
- getCommonBaseURL() - Method in class org.jboss.bootstrap.BaseServerConfig
-
- getCommonBaseURL() - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
Get the common base URL.
- getCommonLibraryURL() - Method in class org.jboss.bootstrap.BaseServerConfig
-
- getCommonLibraryURL() - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
Get the common library URL.
- getConfig() - Method in class org.jboss.bootstrap.AbstractServerImpl
-
Get the typed server configuration object which the
server has been initalized to use.
- getConfig() - Method in interface org.jboss.bootstrap.spi.Server
-
Get the typed server configuration object which the
server has been initalized to use.
- getCvsTag() - Method in class org.jboss.Version
-
Returns the CVS tag of the version.
- getDefaultBindAddress() - Static method in class org.jboss.bootstrap.spi.util.ServerConfigUtil
-
Retrieve the default bind address for the server
- getDefaultPartitionName() - Static method in class org.jboss.bootstrap.spi.util.ServerConfigUtil
-
Get the default partition name
- getDeploymentNames() - Method in class org.jboss.bootstrap.microcontainer.TempBasicXMLDeployer
-
- getDeployments() - Method in class org.jboss.bootstrap.microcontainer.ServerImpl
-
Get the kernel deployments
- getDeployments() - Method in class org.jboss.bootstrap.microcontainer.TempBasicXMLDeployer
-
Access a read-only view of the deployer's deployments.
- getDeployments() - Method in interface org.jboss.bootstrap.spi.microcontainer.MCServer
-
- getExitOnShutdown() - Method in class org.jboss.bootstrap.BaseServerConfig
-
Get the current value of the exit on shutdown flag.
- getExitOnShutdown() - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
Get the current value of the exit on shutdown flag.
- getHomeDir() - Method in class org.jboss.bootstrap.BaseServerConfig
-
- getHomeDir() - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
Get the local home directory which the server is running from.
- getHomeURL() - Method in class org.jboss.bootstrap.BaseServerConfig
-
- getHomeURL() - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
Get the home URL which the server is running from.
- getInstance() - Static method in class org.jboss.Version
-
Get the single Version instance.
- getKernel() - Method in class org.jboss.bootstrap.microcontainer.ServerImpl
-
Get the kernel
- getKernel() - Method in interface org.jboss.bootstrap.spi.microcontainer.MCServer
-
- getLibraryURL() - Method in class org.jboss.bootstrap.BaseServerConfig
-
- getLibraryURL() - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
Get the library URL for the server.
- getMajor() - Method in class org.jboss.Version
-
Returns the major number of the version.
- getMetaData() - Method in class org.jboss.bootstrap.AbstractServerImpl
-
Get the optional server configuration metadata
- getMetaData() - Method in interface org.jboss.bootstrap.spi.Server
-
Get the optional server configuration metadata
- getMetaType() - Method in class org.jboss.bootstrap.BaseServerConfig.FileMetaMapper
-
- 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.
- getPartitionName() - Method in class org.jboss.bootstrap.BaseServerConfig
-
Obtains the clustering partition name
- getPatchURL() - Method in class org.jboss.bootstrap.BaseServerConfig
-
- getPatchURL() - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
Get the patch URL for the server.
- getPlatformMBeanServer() - Method in class org.jboss.bootstrap.BaseServerConfig
-
Get the current value of the flag that indicates if we are
using the platform MBeanServer as the main jboss server.
- getPlatformMBeanServer() - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
Get the current value of the flag that indicates if we are
using the platform MBeanServer as the main jboss server.
- 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.
- getRequireJBossURLStreamHandlerFactory() - Method in class org.jboss.bootstrap.BaseServerConfig
-
Get the current value of the requireJBossURLStreamHandlerFactory flag.
- getRequireJBossURLStreamHandlerFactory() - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
Get the RequireJBossURLStreamHandlerFactory value.
- getRevision() - Method in class org.jboss.Version
-
Returns the revision number of the version.
- getRootDeploymentFilename() - Method in class org.jboss.bootstrap.BaseServerConfig
-
Get the filename of the root deployable that will be used to finalize
the bootstrap process.
- getRootDeploymentFilename() - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
Get the filename of the root deployable that will be used to finalize
the bootstrap process.
- getServerBaseDir() - Method in class org.jboss.bootstrap.BaseServerConfig
-
- getServerBaseDir() - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
Get the base directory for calculating server home directories.
- getServerBaseURL() - Method in class org.jboss.bootstrap.BaseServerConfig
-
- getServerBaseURL() - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
Get the base directory for calculating server home URLs.
- getServerConfigURL() - Method in class org.jboss.bootstrap.BaseServerConfig
-
- getServerConfigURL() - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
Get the server configuration URL.
- getServerDataDir() - Method in class org.jboss.bootstrap.BaseServerConfig
-
Get the directory where local data will be stored.
- getServerDataDir() - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
Get the directory where local data will be stored.
- getServerHomeDir() - Method in class org.jboss.bootstrap.BaseServerConfig
-
- getServerHomeDir() - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
Get the server home directory.
- getServerHomeURL() - Method in class org.jboss.bootstrap.BaseServerConfig
-
- getServerHomeURL() - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
Get the server home URL.
- getServerLibraryURL() - Method in class org.jboss.bootstrap.BaseServerConfig
-
- getServerLibraryURL() - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
Get the server library URL.
- getServerLogDir() - Method in class org.jboss.bootstrap.BaseServerConfig
-
Get the directory where temporary files will be stored.
- getServerLogDir() - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
Get the directory where log files will be stored.
- getServerName() - Method in class org.jboss.bootstrap.BaseServerConfig
-
- getServerName() - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
Get the name of the server.
- getServerNativeDir() - Method in class org.jboss.bootstrap.BaseServerConfig
-
Get the native dir for unpacking
- getServerNativeDir() - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
Get the native dir for unpacking
- getServerTempDeployDir() - Method in class org.jboss.bootstrap.BaseServerConfig
-
Get the temporary deployment dir for unpacking
- getServerTempDeployDir() - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
Get the temporary deployment dir for unpacking
- getServerTempDir() - Method in class org.jboss.bootstrap.BaseServerConfig
-
Get the directory where temporary files will be stored.
- getServerTempDir() - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
Get the directory where temporary files will be stored.
- getSpecificationVersion() - Method in class org.jboss.bootstrap.BaseServerConfig
-
- getSpecificationVersion() - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
Get the server Specification-Version
- getSpecificBindAddress() - Static method in class org.jboss.bootstrap.spi.util.ServerConfigUtil
-
Retrieve the default bind address, but only if it is specific
- getStartDate() - Method in class org.jboss.bootstrap.AbstractServerImpl
-
- getStartDate() - Method in interface org.jboss.bootstrap.spi.Server
-
- getTag() - Method in class org.jboss.Version
-
Returns the tag of the version.
- getURL(String) - Method in class org.jboss.bootstrap.ServerLoader
-
Get a URL from configuration or system properties.
- getURLs() - Method in class org.jboss.bootstrap.NoAnnotationURLClassLoader
-
Return an empty URL array to force the RMI marshalling subsystem to
use the java.server.codebase property as the annotated codebase.
- getVersion() - Method in class org.jboss.bootstrap.AbstractServerImpl
-
- getVersion() - Method in interface org.jboss.bootstrap.spi.Server
-
- getVersionName() - Method in class org.jboss.bootstrap.AbstractServerImpl
-
- getVersionName() - Method in interface org.jboss.bootstrap.spi.Server
-
- getVersionNumber() - Method in class org.jboss.bootstrap.AbstractServerImpl
-
- getVersionNumber() - Method in interface org.jboss.bootstrap.spi.Server
-
- getVersionNumber() - Method in class org.jboss.Version
-
Returns the full version number, e.g.
- Server - Interface in org.jboss.bootstrap.spi
-
The interface of the server loaded by the ServerLoader
- SERVER_BASE_DIR - Static variable in interface org.jboss.bootstrap.spi.ServerConfig
-
Constant that holds the name of the environment property
for specifying the base directory for calculating server
home directories.
- SERVER_BASE_DIR_SUFFIX - Static variable in interface org.jboss.bootstrap.spi.ServerConfig
-
- SERVER_BASE_URL - Static variable in interface org.jboss.bootstrap.spi.ServerConfig
-
Constant that holds the name of the environment property
for specifying the base URL for calculating server
home URLs.
- SERVER_BASE_URL_SUFFIX - Static variable in interface org.jboss.bootstrap.spi.ServerConfig
-
- SERVER_BIND_ADDRESS - Static variable in interface org.jboss.bootstrap.spi.ServerConfig
-
Constant that holds the name of the environment property
for specifying the bind address for all jboss services
- SERVER_CONFIG_URL - Static variable in interface org.jboss.bootstrap.spi.ServerConfig
-
Constant that holds the name of the environment property
for specifying the server configuration URL.
- SERVER_CONFIG_URL_SUFFIX - Static variable in interface org.jboss.bootstrap.spi.ServerConfig
-
- SERVER_DATA_DIR - Static variable in interface org.jboss.bootstrap.spi.ServerConfig
-
Constant that holds the name of the environment property
for specifying the directory which JBoss will use for
persistent data file storage.
- SERVER_DATA_DIR_SUFFIX - Static variable in interface org.jboss.bootstrap.spi.ServerConfig
-
- SERVER_HOME_DIR - Static variable in interface org.jboss.bootstrap.spi.ServerConfig
-
Constant that holds the name of the environment property
for specifying the server home directory for JBoss.
- SERVER_HOME_URL - Static variable in interface org.jboss.bootstrap.spi.ServerConfig
-
Constant that holds the name of the environment property
for specifying the server home URL for JBoss.
- SERVER_LIBRARY_URL - Static variable in interface org.jboss.bootstrap.spi.ServerConfig
-
Constant that holds the name of the environment property
for specifying the URL where JBoss will read server specific
library files from.
- SERVER_LOG_DIR - Static variable in interface org.jboss.bootstrap.spi.ServerConfig
-
Constant that holds the name of the environment property
for specifying the server log directory for JBoss.
- SERVER_LOG_DIR_SUFFIX - Static variable in interface org.jboss.bootstrap.spi.ServerConfig
-
- SERVER_NAME - Static variable in interface org.jboss.bootstrap.spi.ServerConfig
-
Constant that holds the name of the environment property
for specifying the name of the server which will be used to
calculate the servers home directory and url.
- SERVER_TEMP_DIR - Static variable in interface org.jboss.bootstrap.spi.ServerConfig
-
Constant that holds the name of the environment property
for specifying the directory which JBoss will use for
temporary file storage.
- SERVER_TEMP_DIR_SUFFIX - Static variable in interface org.jboss.bootstrap.spi.ServerConfig
-
- SERVER_TYPE - Static variable in interface org.jboss.bootstrap.spi.ServerConfig
-
Constant that holds the name of the environment property
for specifying the class type of the server to create.
- ServerConfig - Interface in org.jboss.bootstrap.spi
-
The interface of the basic typed JBoss server configuration.
- ServerConfigUtil - Class in org.jboss.bootstrap.spi.util
-
Utilities for accessing server configuration
- ServerConfigUtil() - Constructor for class org.jboss.bootstrap.spi.util.ServerConfigUtil
-
- ServerImpl - Class in org.jboss.bootstrap.microcontainer
-
A Server implementation that bootstraps an MC kernel based on the beans
deployments referenced by a bootstrap.xml descriptor.
- ServerImpl() - Constructor for class org.jboss.bootstrap.microcontainer.ServerImpl
-
- ServerLoader - Class in org.jboss.bootstrap
-
A helper class to load a JBoss server instance.
- ServerLoader(Properties) - Constructor for class org.jboss.bootstrap.ServerLoader
-
Construct a ServerLoader.
- ServerProcess - Interface in org.jboss.bootstrap.spi
-
ServerProcess
An abstraction of an AS instance as run from within
a dedicated / standalone Process (JVM)
- setBlockingShutdown(boolean) - Method in class org.jboss.bootstrap.BaseServerConfig
-
- setBlockingShutdown(boolean) - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
Set the BlockingShutdown value.
- setBootstrapURLs(List<String>) - Method in class org.jboss.bootstrap.BootstrapMetaData
-
Set the bootstrapURLs.
- setExitOnShutdown(boolean) - Method in class org.jboss.bootstrap.BaseServerConfig
-
- setExitOnShutdown(boolean) - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
- setInstallLifeThread(boolean) - Method in class org.jboss.bootstrap.BaseServerConfig
-
- setMetaData(Map<String, Object>) - Method in class org.jboss.bootstrap.AbstractServerImpl
-
Set the server configuration metadata
- setRequireJBossURLStreamHandlerFactory(boolean) - Method in class org.jboss.bootstrap.BaseServerConfig
-
Set the RequireJBossURLStreamHandlerFactory flag.
- setRequireJBossURLStreamHandlerFactory(boolean) - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
Set the RequireJBossURLStreamHandlerFactory value.
- setRootDeploymentFilename(String) - Method in class org.jboss.bootstrap.BaseServerConfig
-
Set the filename of the root deployable that will be used to finalize
the bootstrap process.
- setRootDeploymentFilename(String) - Method in interface org.jboss.bootstrap.spi.ServerConfig
-
Set the filename of the root deployable that will be used to finalize
the bootstrap process.
- shortUrlFromServerHome(String) - Static method in class org.jboss.bootstrap.spi.util.ServerConfigUtil
-
Utility to get a shortened url relative to the server home if possible
- shutdown() - Method in class org.jboss.bootstrap.AbstractServerImpl
-
Shutdown the Server instance and run shutdown hooks.
- shutdown(Server) - Method in interface org.jboss.bootstrap.spi.Bootstrap
-
Invoked at shutdown
- shutdown() - Method in interface org.jboss.bootstrap.spi.Server
-
Shutdown the Server instance and run shutdown hooks.
- shutdownServer() - Method in class org.jboss.bootstrap.AbstractServerImpl
-
Shutdown the server
- start() - Method in class org.jboss.bootstrap.AbstractServerImpl
-
Start the Server instance.
- start(Server) - Method in interface org.jboss.bootstrap.spi.Bootstrap
-
Invoked at startup
- start() - Method in interface org.jboss.bootstrap.spi.Server
-
Start the Server instance.
- START_NOTIFICATION_TYPE - Static variable in interface org.jboss.bootstrap.spi.Server
-
The JMX notification event type sent on end of server startup
- STOP_NOTIFICATION_TYPE - Static variable in interface org.jboss.bootstrap.spi.Server
-
The JMX notification event type sent on begin of the server shutdown