| |
|
| java.lang.Object com.caucho.make.AlwaysModified
AlwaysModified | public class AlwaysModified implements PersistentDependency(Code) | | Interface representing a resource that always changes.
|
getJavaCreateString | public String getJavaCreateString()(Code) | | |
isModified | public boolean isModified()(Code) | | Returns true if the underlying resource has changed.
|
logModified | public boolean logModified(Logger log)(Code) | | Log the reason for modification
|
|
|
|