| Package | Description |
|---|---|
| com.aspectran.core.context.builder | |
| com.aspectran.core.context.resource |
| Modifier and Type | Method | Description |
|---|---|---|
protected ContextEnvironment |
AbstractActivityContextBuilder.createContextEnvironment() |
|
void |
AbstractActivityContextBuilder.setContextConfig(ContextConfig contextConfig) |
|
void |
ActivityContextBuilder.setContextConfig(ContextConfig contextConfig) |
| Modifier and Type | Method | Description |
|---|---|---|
static java.lang.String[] |
AspectranClassLoader.checkResourceLocations(java.lang.String[] resourceLocations,
java.lang.String basePath) |
|
void |
ResourceEntries.putResource(java.io.File file,
java.util.jar.JarEntry entry) |
|
void |
ResourceEntries.putResource(java.lang.String resourceName,
java.io.File file) |
|
void |
AspectranClassLoader.reload() |
|
void |
LocalResourceManager.reset() |
|
void |
ResourceManager.reset() |
|
void |
AspectranClassLoader.setResourceLocation(java.lang.String resourceLocation) |
|
void |
AspectranClassLoader.setResourceLocations(java.lang.String[] resourceLocations) |
|
AspectranClassLoader |
AspectranClassLoader.wishBrother(java.lang.String resourceLocation) |
| Constructor | Description |
|---|---|
AspectranClassLoader(java.lang.String resourceLocation) |
|
AspectranClassLoader(java.lang.String[] resourceLocations) |
|
AspectranClassLoader(java.lang.String[] resourceLocations,
java.lang.ClassLoader parent) |
|
AspectranClassLoader(java.lang.String resourceLocation,
AspectranClassLoader parent) |
|
AspectranClassLoader(java.lang.String resourceLocation,
java.lang.ClassLoader parent) |
|
LocalResourceManager(java.lang.String resourceLocation,
AspectranClassLoader owner) |
Copyright © 2008–2018 The Aspectran Project. All rights reserved.