public class ClassS2ContainerBuilder extends AbstractLaContainerBuilder
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static String |
METHODPREFIX_DEFINE |
static String |
METHODPREFIX_DESTROY |
static String |
METHODPREFIX_NEW |
static String |
SUFFIX |
resourceResolver, resourceResolver_BINDING| コンストラクタと説明 |
|---|
ClassS2ContainerBuilder() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
LaContainer |
build(String path) |
protected String |
constructAdditionalDiconPath(String path) |
protected String |
constructRedifinitionDiconPath(String path,
String name) |
protected Class<?> |
getClassFromURL(String path,
ClassLoader classLoader) |
protected ClassLoader |
getClassLoader() |
protected Class<? extends LaContainerPreparer> |
getPreparerClass(String path) |
LaContainer |
include(LaContainer parent,
String path) |
build, findDiXmlInputStream, getResourceResolver, setResourceResolver, throwDiXmlNotFoundExceptionpublic LaContainer build(String path)
protected ClassLoader getClassLoader()
protected String constructRedifinitionDiconPath(String path, String name)
protected Class<? extends LaContainerPreparer> getPreparerClass(String path)
protected Class<?> getClassFromURL(String path, ClassLoader classLoader)
public LaContainer include(LaContainer parent, String path)
Copyright © 2015 The DBFlute Project. All rights reserved.