org.slim3.commons.web
Class Rebuilder
java.lang.Object
org.slim3.commons.web.Rebuilder
public final class Rebuilder
- extends Object
A class to rebuild the value loaded by HotdeployClassLoader
.
- Author:
- higa
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Rebuilder
public Rebuilder()
rebuild
public static Object rebuild(Object value)
- Rebuilds the value loaded by
HotdeployClassLoader
.
- Parameters:
value
- the value
- Returns:
- the rebuilt value
Copyright © 2008-2009 The Slim3 project. All Rights Reserved.