public abstract class JBossAS extends Object implements ApplicationServer
| Constructor and Description |
|---|
JBossAS() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup()
No actual JBoss 7.x specific cleanup tasks.
|
boolean |
initialise()
Performs JBoss 7.x-specific initialisation tasks, such as registering a URL
type for classpath-related resources, needed by Strutlets to be able to
scan the classpath for packages and for resources contained therein.
|
public boolean initialise()
initialise in interface PluginPlugin.initialise()Copyright © 2012-2013 Andrea Funtò. See here for terms and conditions.