public class RuntimeInjector extends Object implements ReceivesValue<String>
ReceivesValue.NoOp<T>| Constructor and Description |
|---|
RuntimeInjector() |
| Modifier and Type | Method and Description |
|---|---|
void |
set(String targetDir)
set() can be used either as an asynchronous method callback,
or as an actual setter for a
Bean value. |
protected ClassLoader |
targetClassloader() |
protected void |
writeMeta(Map<String,ClassFile> injectables,
File target) |
void |
writeMetaInfo(String targetDir,
String singletonDir,
String instanceDir) |
public void set(String targetDir)
ReceivesValueBean value.set in interface ReceivesValue<String>targetDir - - The object to receive.protected ClassLoader targetClassloader()
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.