Uses of Class
org.codehaus.wadi.core.motable.RehydrationException

Packages that use RehydrationException
org.codehaus.wadi.core.motable   
 

Uses of RehydrationException in org.codehaus.wadi.core.motable
 

Methods in org.codehaus.wadi.core.motable that throw RehydrationException
protected  void AbstractMotable.initExisting(long creationTime, long lastAccessedTime, int maxInactiveInterval, java.lang.String name, byte[] body)
           
 void Motable.rehydrate(long creationTime, long lastAccessedTime, int maxInactiveInterval, java.lang.String name, byte[] body)
           
 void AbstractMotable.rehydrate(long creationTime, long lastAccessedTime, int maxInactiveInterval, java.lang.String name, byte[] body)
           
 void Motable.restore(long creationTime, long lastAccessedTime, int maxInactiveInterval, java.lang.String name, byte[] body)
           
 void AbstractMotable.restore(long creationTime, long lastAccessedTime, int maxInactiveInterval, java.lang.String name, byte[] body)
           
 



Copyright © 2008. All Rights Reserved.