public class ResourceLoader<T>
extends org.osgl.inject.ValueLoader.Base<T>
Modifier and Type | Field and Description |
---|---|
protected java.lang.Object |
resource |
Constructor and Description |
---|
ResourceLoader() |
Modifier and Type | Method and Description |
---|---|
T |
get() |
protected void |
initialized() |
protected void |
load(java.lang.String resourcePath,
org.osgl.inject.BeanSpec spec) |
Copyright © 2014–2017 ActFramework. All rights reserved.