Skip navigation links
WildFly: Embedded 3.0.0.Alpha2
B C E F G H I J M N O P R S 

B

bootstrap() - Method in class org.wildfly.core.embedded.EmbeddedHostControllerBootstrap
 

C

cannotCloseFile(Throwable, VirtualFile) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
Logs a warning message indicating the file handle, represented by the file parameter, could not be closed.
cannotCloseFile(Throwable, VirtualFile) - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
cannotCloseFile$str() - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
cannotConfigureBootLogging(File) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
 
cannotConfigureBootLogging(File) - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
cannotConfigureBootLogging$str() - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
cannotCreateHostController(Throwable, Method) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
 
cannotCreateHostController(Throwable, Method) - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
cannotCreateHostController$str() - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
cannotCreateStandaloneServer(Throwable, Method) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
 
cannotCreateStandaloneServer(Throwable, Method) - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
cannotCreateStandaloneServer$str() - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
cannotGetReflectiveMethod(NoSuchMethodException, String, String) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
 
cannotGetReflectiveMethod(NoSuchMethodException, String, String) - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
cannotGetReflectiveMethod$str() - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
cannotInvokeStandaloneServer(Throwable, String) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
 
cannotInvokeStandaloneServer(Throwable, String) - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
cannotInvokeStandaloneServer$str() - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
cannotLoadClassFile(Throwable, VirtualFile) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
Logs a warning message indicating the class file, represented by the file parameter, could not be loaded.
cannotLoadClassFile(Throwable, VirtualFile) - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
cannotLoadClassFile$str() - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
cannotLoadEmbeddedServerFactory(ClassNotFoundException, String) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
 
cannotLoadEmbeddedServerFactory(ClassNotFoundException, String) - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
cannotLoadEmbeddedServerFactory$str() - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
cannotMountFile(Throwable, String) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
Creates an exception indicating the file, represented by the fileName parameter, could not be mounted.
cannotMountFile(Throwable, String) - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
cannotMountFile$str() - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
cannotReadContent(Throwable, VirtualFile) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
Creates an exception indicating the contents of the file could not be read.
cannotReadContent(Throwable, VirtualFile) - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
cannotReadContent$str() - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
cannotSetupEmbeddedServer(Throwable) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
 
cannotSetupEmbeddedServer(Throwable) - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
cannotSetupEmbeddedServer$str() - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
cannotStartEmbeddedServer(Throwable) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
 
cannotStartEmbeddedServer(Throwable) - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
cannotStartEmbeddedServer$str() - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
create(File, ModuleLoader, Properties, Map<String, String>, String[]) - Static method in class org.wildfly.core.embedded.EmbeddedHostControllerFactory
 
create(String, String, String...) - Static method in class org.wildfly.core.embedded.EmbeddedServerFactory
Deprecated.
Create an embedded standalone server.
create(String, String, String[], String[]) - Static method in class org.wildfly.core.embedded.EmbeddedServerFactory
Deprecated.
Create an embedded standalone server.
create(ModuleLoader, File) - Static method in class org.wildfly.core.embedded.EmbeddedServerFactory
Deprecated.
Create an embedded standalone server with an already established module loader.
create(ModuleLoader, File, String[]) - Static method in class org.wildfly.core.embedded.EmbeddedServerFactory
Deprecated.
Create an embedded standalone server with an already established module loader.
create(File, ModuleLoader, Properties, Map<String, String>, String[]) - Static method in class org.wildfly.core.embedded.EmbeddedStandaloneServerFactory
 
createHostController(String, String, String[], String[]) - Static method in class org.wildfly.core.embedded.EmbeddedProcessFactory
Create an embedded host controller.
createHostController(ModuleLoader, File, String[]) - Static method in class org.wildfly.core.embedded.EmbeddedProcessFactory
Create an embedded host controller with an already established module loader.
createHostController(String, String, String[], String[]) - Static method in class org.wildfly.core.embedded.EmbeddedServerFactory
Deprecated.
 
createHostController(ModuleLoader, File, String[]) - Static method in class org.wildfly.core.embedded.EmbeddedServerFactory
Deprecated.
Create an embedded host controller with an already established module loader.
createStandalone(String, String, String[], String[]) - Static method in class org.wildfly.core.embedded.EmbeddedServerFactory
Deprecated.
 
createStandalone(ModuleLoader, File, String[]) - Static method in class org.wildfly.core.embedded.EmbeddedServerFactory
Deprecated.
 
createStandaloneServer(String, String, String...) - Static method in class org.wildfly.core.embedded.EmbeddedProcessFactory
Create an embedded standalone server.
createStandaloneServer(String, String, String[], String[]) - Static method in class org.wildfly.core.embedded.EmbeddedProcessFactory
Create an embedded standalone server.
createStandaloneServer(ModuleLoader, File, String...) - Static method in class org.wildfly.core.embedded.EmbeddedProcessFactory
Create an embedded standalone server with an already established module loader.

E

EmbeddedHostControllerBootstrap - Class in org.wildfly.core.embedded
Bootstrap of the Embedded HostController process.
EmbeddedHostControllerBootstrap(FutureServiceContainer, HostControllerEnvironment, String) - Constructor for class org.wildfly.core.embedded.EmbeddedHostControllerBootstrap
 
EmbeddedHostControllerFactory - Class in org.wildfly.core.embedded
This is the host controller counterpart to EmbeddedServerFactory which lives behind a module class loader.
EmbeddedLogger - Interface in org.wildfly.core.embedded.logging
Date: 05.11.2011
EmbeddedLogger_$logger - Class in org.wildfly.core.embedded.logging
Warning this class consists of generated code.
EmbeddedLogger_$logger(Logger) - Constructor for class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
EmbeddedManagedProcess - Interface in org.wildfly.core.embedded
Base interface for an embedded process that can be managed with a ModelControllerClient.
EmbeddedProcessFactory - Class in org.wildfly.core.embedded
Factory that sets up an embedded server or Host Controller process using modular classloading.
EmbeddedProcessStartException - Exception in org.wildfly.core.embedded
Exception thrown during EmbeddedManagedProcess.start().
EmbeddedProcessStartException(String) - Constructor for exception org.wildfly.core.embedded.EmbeddedProcessStartException
 
EmbeddedProcessStartException(String, Throwable) - Constructor for exception org.wildfly.core.embedded.EmbeddedProcessStartException
 
EmbeddedProcessStartException(Throwable) - Constructor for exception org.wildfly.core.embedded.EmbeddedProcessStartException
 
EmbeddedServerFactory - Class in org.wildfly.core.embedded
Deprecated.
EmbeddedServerFactory() - Constructor for class org.wildfly.core.embedded.EmbeddedServerFactory
Deprecated.
 
EmbeddedServerReference - Class in org.wildfly.core.embedded
Deprecated.
use the EmbeddedManagedProcess, StandaloneServer or HostController interface and not this implementation class
EmbeddedStandaloneServerFactory - Class in org.wildfly.core.embedded
This is the counter-part of EmbeddedServerFactory which lives behind a module class loader.
errorClosingFile(Throwable, VirtualFile) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
Logs a warning message indicating there was an exception closing the file.
errorClosingFile(Throwable, VirtualFile) - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
errorClosingFile$str() - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
exclusionValuesRequired() - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
 
exclusionValuesRequired() - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
exclusionValuesRequired$str() - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 

F

failed() - Method in class org.wildfly.core.embedded.EmbeddedHostControllerBootstrap
 
failedToUndeploy(Throwable, File) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
Logs a warning message indicating there was a failure to undeploy the file.
failedToUndeploy(Throwable, File) - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
failedToUndeploy$str() - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
fileNotFound(VirtualFile) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
Logs a warning message indicating the file on the ClassPath could not be found.
fileNotFound(VirtualFile) - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
fileNotFound$str() - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 

G

getHostController() - Method in class org.wildfly.core.embedded.EmbeddedServerReference
Deprecated.
 
getModelControllerClient() - Method in interface org.wildfly.core.embedded.EmbeddedManagedProcess
Gets the client that can be used to manage the embedded process.
getModelControllerClient() - Method in class org.wildfly.core.embedded.EmbeddedServerReference
Deprecated.
 
getStandaloneServer() - Method in class org.wildfly.core.embedded.EmbeddedServerReference
Deprecated.
 

H

HOME_DIR - Static variable in interface org.wildfly.core.embedded.ServerEnvironment
Deprecated.
Constant that holds the name of the environment property for specifying the home directory for JBoss.
HostController - Interface in org.wildfly.core.embedded
The embedded host controller interface.

I

invalidJBossHome(String) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
 
invalidJBossHome(String) - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
invalidJBossHome$str() - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
invalidModulePath(String) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
Creates an exception indicating the module path is invalid.
invalidModulePath(String) - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
invalidModulePath$str() - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
invalidModuleType(String, Class<?>) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
Creates an exception indicating the module, represented by the moduleName parameter, was not a valid type of File[], File, String[] or String.
invalidModuleType(String, Class<? extends Object>) - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
invalidModuleType$str() - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
isHostController() - Method in class org.wildfly.core.embedded.EmbeddedServerReference
Deprecated.
 

J

JBOSS_EMBEDDED_ROOT - Static variable in class org.wildfly.core.embedded.EmbeddedHostControllerFactory
 
JBOSS_EMBEDDED_ROOT - Static variable in class org.wildfly.core.embedded.EmbeddedStandaloneServerFactory
 

M

moduleLoaderError(Throwable, String, ModuleLoader) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
Creates an exception indicating there was an error in the module loader.
moduleLoaderError(Throwable, String, ModuleLoader) - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
moduleLoaderError$str() - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 

N

nullVar(String) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
Creates an exception indicating the variable, represented by the name parameter, is null.
nullVar(String) - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
nullVar$str() - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 

O

org.wildfly.core.embedded - package org.wildfly.core.embedded
 
org.wildfly.core.embedded.logging - package org.wildfly.core.embedded.logging
 

P

processIsReloading() - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
 
processIsReloading() - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
processIsReloading$str() - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
processIsStopping() - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
 
processIsStopping() - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
processIsStopping$str() - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 

R

ROOT_LOGGER - Static variable in interface org.wildfly.core.embedded.logging.EmbeddedLogger
A logger with a category of the package name.

S

ServerEnvironment - Interface in org.wildfly.core.embedded
Deprecated.
Not used
ServerStartException - Exception in org.wildfly.core.embedded
Deprecated.
use the EmbeddedProcessStartException subclass as this level of the type hierarchy will be removed
ServerStartException(String) - Constructor for exception org.wildfly.core.embedded.ServerStartException
Deprecated.
 
ServerStartException(String, Throwable) - Constructor for exception org.wildfly.core.embedded.ServerStartException
Deprecated.
 
ServerStartException(Throwable) - Constructor for exception org.wildfly.core.embedded.ServerStartException
Deprecated.
 
skippingUnknownFileType(VirtualFile) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
Logs a warning message indicating an unknown file type was encountered and is being skipped.
skippingUnknownFileType(VirtualFile) - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
skippingUnknownFileType$str() - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
StandaloneServer - Interface in org.wildfly.core.embedded
The standalone server interface.
start() - Method in interface org.wildfly.core.embedded.EmbeddedManagedProcess
Start the embedded process.
start() - Method in class org.wildfly.core.embedded.EmbeddedServerReference
Deprecated.
 
stop() - Method in interface org.wildfly.core.embedded.EmbeddedManagedProcess
Stop the embedded process.
stop() - Method in class org.wildfly.core.embedded.EmbeddedServerReference
Deprecated.
 
systemPropertyNotFound(String) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
Creates an exception indicating the system property could not be found.
systemPropertyNotFound(String) - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
systemPropertyNotFound$str() - Method in class org.wildfly.core.embedded.logging.EmbeddedLogger_$logger
 
B C E F G H I J M N O P R S 
Skip navigation links
WildFly: Embedded 3.0.0.Alpha2

Copyright © 2016 JBoss by Red Hat. All rights reserved.