|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HotDeploymentStrategy | |
---|---|
org.jboss.seam.deployment | Scanners and handlers for automatically loading components from deployed archives. |
Uses of HotDeploymentStrategy in org.jboss.seam.deployment |
---|
Subclasses of HotDeploymentStrategy in org.jboss.seam.deployment | |
---|---|
class |
GroovyHotDeploymentStrategy
A deployment strategy for hot deploying Seam groovy components |
Methods in org.jboss.seam.deployment that return HotDeploymentStrategy | |
---|---|
static HotDeploymentStrategy |
HotDeploymentStrategy.createInstance(String className,
ClassLoader classLoader,
File hotDeployDirectory)
Dynamically instantiate a HotDeploymentStrategy
Needed to prevent dependency on optional librarires |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |