| Package | Description |
|---|---|
| org.jboss.seam.deployment |
Scanners and handlers for automatically loading components
from deployed archives.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GroovyHotDeploymentStrategy
A deployment strategy for hot deploying Seam groovy components
|
| Modifier and Type | Method and Description |
|---|---|
static HotDeploymentStrategy |
HotDeploymentStrategy.createInstance(String className,
ClassLoader classLoader,
File hotDeployDirectory,
javax.servlet.ServletContext servletContext,
boolean enabled)
Dynamically instantiate a
HotDeploymentStrategy
Needed to prevent dependency on optional librarires |
static HotDeploymentStrategy |
HotDeploymentStrategy.instance() |
Copyright © 2015 Seam Framework. All Rights Reserved.