JBoss Seam Int JBossAS 6.0.0.GA-redhat-2

org.jboss.seam.integration.jbossas.vfs
Interface ModifiableResource

All Known Implementing Classes:
FileModifiableResource, VirtualFileModifiableResource

public interface ModifiableResource

We can check this resource for last modified timestamp.

Author:
Ales Justin

Method Summary
 long getLastModified()
          Get last modified timestamp.
 

Method Detail

getLastModified

long getLastModified()
                     throws IOException
Get last modified timestamp.

Returns:
the last modified timestamp
Throws:
IOException - for any error

JBoss Seam Int JBossAS 6.0.0.GA-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.