A B D G M O S T U

A

AbstractMCServerBase<K extends org.jboss.bootstrap.spi.mc.server.MCBasedServer<K,T>,T extends org.jboss.bootstrap.spi.mc.config.MCBasedServerConfig<T>> - Class in org.jboss.bootstrap.impl.mc.server
AbstractMCServerBase Microcontainer implementation of a Server.
AbstractMCServerBase(Class<K>) - Constructor for class org.jboss.bootstrap.impl.mc.server.AbstractMCServerBase
Constructor Creates the server with no default configuration
AbstractMCServerBase(Class<K>, T) - Constructor for class org.jboss.bootstrap.impl.mc.server.AbstractMCServerBase
Constructor Creates the server from the specified configuration

B

BasicMCServerConfig - Class in org.jboss.bootstrap.impl.mc.config
BasicServerConfig Simple Object-backed implementation of an MC Server Configuration
BasicMCServerConfig() - Constructor for class org.jboss.bootstrap.impl.mc.config.BasicMCServerConfig
Constructor
BasicMCServerConfig(Map<String, String>) - Constructor for class org.jboss.bootstrap.impl.mc.config.BasicMCServerConfig
Constructor

D

deploy(KernelDeployment) - Method in class org.jboss.bootstrap.impl.mc.deployer.TempBasicXMLDeployer
 
deploy(URL) - Method in class org.jboss.bootstrap.impl.mc.deployer.TempBasicXMLDeployer
Deploy a url
deploy(String, InputStream) - Method in class org.jboss.bootstrap.impl.mc.deployer.TempBasicXMLDeployer
Deploy a stream.
doInitialize() - Method in class org.jboss.bootstrap.impl.mc.server.AbstractMCServerBase
 
doShutdown() - Method in class org.jboss.bootstrap.impl.mc.server.AbstractMCServerBase
 
doStart() - Method in class org.jboss.bootstrap.impl.mc.server.AbstractMCServerBase
 

G

getBootstrap() - Method in class org.jboss.bootstrap.impl.mc.server.AbstractMCServerBase
 
getConfiguration() - Method in class org.jboss.bootstrap.impl.mc.server.AbstractMCServerBase
 
getDefaultServerConfigClass() - Method in class org.jboss.bootstrap.impl.mc.server.MCServerImpl
 
getDeploymentNames() - Method in class org.jboss.bootstrap.impl.mc.deployer.TempBasicXMLDeployer
 
getDeployments() - Method in class org.jboss.bootstrap.impl.mc.deployer.TempBasicXMLDeployer
Access a read-only view of the deployer's deployments.
getDeployments() - Method in class org.jboss.bootstrap.impl.mc.server.AbstractMCServerBase
 
getKernel() - Method in class org.jboss.bootstrap.impl.mc.server.AbstractMCServerBase
 

M

MCConfigurationInitializer - Class in org.jboss.bootstrap.impl.mc.config
MCConfigurationInitializer A Configuration Initializer for MC Servers
MCConfigurationInitializer() - Constructor for class org.jboss.bootstrap.impl.mc.config.MCConfigurationInitializer
 
MCConfigurationValidator - Class in org.jboss.bootstrap.impl.mc.config
MCConfigurationValidator A Configuration Validator for MC Servers
MCConfigurationValidator() - Constructor for class org.jboss.bootstrap.impl.mc.config.MCConfigurationValidator
 
MCServerImpl - Class in org.jboss.bootstrap.impl.mc.server
MCServerImpl Concrete implementation of a basic Microcontainer-baked Server
MCServerImpl() - Constructor for class org.jboss.bootstrap.impl.mc.server.MCServerImpl
Constructor Creates the server with no initial configuration
MCServerImpl(MCServerConfig) - Constructor for class org.jboss.bootstrap.impl.mc.server.MCServerImpl
Creates the server with the specified initial configuration, defaulting the config initializer, server initializer, and config validator if not already set
MCServerImpl(MCServerConfig, boolean) - Constructor for class org.jboss.bootstrap.impl.mc.server.MCServerImpl
Creates the server with the specified initial configuration, optionally defaulting the config initializer, server initializer, and config validator if not already set
MCServerInitializer - Class in org.jboss.bootstrap.impl.mc.server
MCServerInitializer A Server Initializer for MC Servers
MCServerInitializer() - Constructor for class org.jboss.bootstrap.impl.mc.server.MCServerInitializer
 

O

org.jboss.bootstrap.impl.mc.config - package org.jboss.bootstrap.impl.mc.config
 
org.jboss.bootstrap.impl.mc.deployer - package org.jboss.bootstrap.impl.mc.deployer
 
org.jboss.bootstrap.impl.mc.server - package org.jboss.bootstrap.impl.mc.server
 

S

start() - Method in class org.jboss.bootstrap.impl.mc.server.AbstractMCServerBase
 

T

TempBasicXMLDeployer - Class in org.jboss.bootstrap.impl.mc.deployer
A copy of the mc BasicXMLDeployer that provides access to the KernelDeployments.
TempBasicXMLDeployer(Kernel) - Constructor for class org.jboss.bootstrap.impl.mc.deployer.TempBasicXMLDeployer
Create a new XML deployer
TempBasicXMLDeployer(Kernel, ControllerMode) - Constructor for class org.jboss.bootstrap.impl.mc.deployer.TempBasicXMLDeployer
Create a new XML deployer with mode.

U

undeploy(KernelDeployment) - Method in class org.jboss.bootstrap.impl.mc.deployer.TempBasicXMLDeployer
 
undeploy(URL) - Method in class org.jboss.bootstrap.impl.mc.deployer.TempBasicXMLDeployer
Undeploy a url
undeploy(String) - Method in class org.jboss.bootstrap.impl.mc.deployer.TempBasicXMLDeployer
Undeploy a name deployment

A B D G M O S T U

Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.