JBoss MetaData Repository 2.2.0.SP1

org.jboss.metadata.spi.retrieval
Class ValidTime

java.lang.Object
  extended by org.jboss.metadata.spi.retrieval.ValidTime
All Implemented Interfaces:
Serializable

public class ValidTime
extends Object
implements Serializable

ValidTime.

Version:
$Revision: 67232 $
Author:
Adrian Brock
See Also:
Serialized Form

Constructor Summary
ValidTime()
          Create a new ValidTime.
 
Method Summary
 long getValidTime()
          Get the valid time
 void invalidate()
          Invalidate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidTime

public ValidTime()
Create a new ValidTime.

Method Detail

getValidTime

public long getValidTime()
Get the valid time

Returns:
the valid time

invalidate

public void invalidate()
Invalidate


JBoss MetaData Repository 2.2.0.SP1

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.