public class JBossAS7x extends Object implements ApplicationServer
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup()
No actual JBoss 7.x specific cleanup tasks.
|
String |
getName()
Returns the name of the JBossAS server.
|
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 String getName()
public boolean initialise()
initialise in interface PluginPlugin.initialise()Copyright © 2012-2014 Andrea Funtò. See here for terms and conditions.