Package | Description |
---|---|
org.jboss.seam.deployment |
Scanners and handlers for automatically loading components
from deployed archives.
|
Modifier and Type | Class and Description |
---|---|
class |
ForwardingAbstractScanner |
class |
TimestampScanner
A no-op version of the URLScanner that merely returns whether the deployment
handler would in fact handle this file.
|
class |
URLScanner
Implementation of
Scanner which can scan a URLClassLoader |
Modifier and Type | Method and Description |
---|---|
protected abstract AbstractScanner |
ForwardingAbstractScanner.delegate() |
Copyright © 2015 Seam Framework. All Rights Reserved.