| Package | Description |
|---|---|
| org.jboss.weld.environment.servlet | |
| org.jboss.weld.environment.servlet.deployment |
| Modifier and Type | Method and Description |
|---|---|
protected URLScanner |
TomcatListener.getUrlScanner(ClassLoader classLoader,
ServletContext context)
Deprecated.
|
protected URLScanner |
Listener.getUrlScanner(ClassLoader classLoader,
ServletContext context)
Get the appropriate scanner.
|
protected URLScanner |
ExactListener.getUrlScanner(ClassLoader classLoader,
ServletContext context)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected ServletDeployment |
WeldServletLifecycle.createServletDeployment(ServletContext context,
Bootstrap bootstrap,
URLScanner scanner)
Create servlet deployment.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExactScanner |
class |
TomcatScanner |
class |
VFSURLScanner
This class provides JBoss VFS orientated scanning
|
| Modifier and Type | Method and Description |
|---|---|
protected WebAppBeanDeploymentArchive |
ServletDeployment.createWebAppBeanDeploymentArchive(ServletContext servletContext,
Bootstrap bootstrap,
URLScanner scanner) |
| Constructor and Description |
|---|
ServletDeployment(ServletContext servletContext,
Bootstrap bootstrap,
URLScanner scanner) |
WebAppBeanDeploymentArchive(ServletContext servletContext,
Bootstrap bootstrap,
URLScanner scanner) |
Copyright © 2014. All Rights Reserved.