org.slim3.commons.web
Class Rebuilder.InternalImpl
java.lang.Object
org.slim3.commons.web.Rebuilder.InternalImpl
- All Implemented Interfaces:
- Rebuilder.Internal
- Enclosing class:
- Rebuilder
public static class Rebuilder.InternalImpl
- extends Object
- implements Rebuilder.Internal
The internal implementation.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Rebuilder.InternalImpl
public Rebuilder.InternalImpl()
rebuild
public Object rebuild(Object value)
- Description copied from interface:
Rebuilder.Internal
- Rebuilds the value loaded by
HotdeployClassLoader
.
- Specified by:
rebuild
in interface Rebuilder.Internal
- Parameters:
value
- the value
- Returns:
- the rebuilt value
Copyright © 2008-2009 The Slim3 project. All Rights Reserved.