org.objectweb.jonathan.libs.kernel.decoders
Class LazyComponent
- Component, Forkable
public abstract class LazyComponent
Lazy implementation of a runtime component. Its
initialization (configuration resolution & instanciation)
is called before each access to its type & value fields.
duplicate , fork , getComponent , getElement , getFactoryValue , getIntValue , getReference , getType , getValue , getValue , internalFork , reset , setReference , toString |
initialized
protected boolean initialized
LazyComponent
public LazyComponent()
initialize
protected void initialize()