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, toString
public TimestampCheckForwardingDeploymentStrategy()
public boolean changedSince(long mark)
protected void initScanner()
initScanner
in class DeploymentStrategy
protected void postScan()
postScan
in class ForwardingDeploymentStrategy
Copyright © 2015 Seam Framework. All Rights Reserved.