org.jboss.seam.deployment
public abstract class TimestampCheckForwardingDeploymentStrategy extends ForwardingDeploymentStrategy
SCANNERS_KEY| Constructor and Description |
|---|
TimestampCheckForwardingDeploymentStrategy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
changedSince(long mark) |
protected void |
initScanner() |
protected void |
postScan() |
delegate, equals, getClassLoader, getDeploymentHandlers, getDeploymentHandlersKey, getFiles, getScanner, getServletContext, getTimestamp, hashCode, scan, setFiles, toStringpublic TimestampCheckForwardingDeploymentStrategy()
public boolean changedSince(long mark)
protected void initScanner()
initScanner in class DeploymentStrategyprotected void postScan()
postScan in class ForwardingDeploymentStrategyCopyright © 2015 Seam Framework. All Rights Reserved.