- 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.
- cannotConfigureBootLogging(File) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
-
- cannotCreateStandaloneServer(Throwable, Method) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
-
- cannotGetReflectiveMethod(NoSuchMethodException, String, String) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
-
- cannotInvokeStandaloneServer(Throwable, String) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
-
- 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.
- cannotLoadEmbeddedServerFactory(ClassNotFoundException, String) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
-
- 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.
- 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.
- cannotSetupEmbeddedServer(Throwable) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
-
- cannotStartEmbeddedServer(Throwable) - Method in interface org.wildfly.core.embedded.logging.EmbeddedLogger
-
- create(String, String, String...) - Static method in class org.wildfly.core.embedded.EmbeddedServerFactory
-
Create an embedded standalone server.
- create(String, String, String[], String[]) - Static method in class org.wildfly.core.embedded.EmbeddedServerFactory
-
Create an embedded standalone server.
- create(ModuleLoader, File) - Static method in class org.wildfly.core.embedded.EmbeddedServerFactory
-
Create an embedded standalone server with an already established module loader.
- create(ModuleLoader, File, String[]) - Static method in class org.wildfly.core.embedded.EmbeddedServerFactory
-
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
-