public abstract class AbstractLaContainerBuilder extends Object implements LaContainerBuilder
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected ResourceResolver |
resourceResolver |
static String |
resourceResolver_BINDING |
| コンストラクタと説明 |
|---|
AbstractLaContainerBuilder() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
LaContainer |
build(String path,
ClassLoader classLoader) |
protected InputStream |
findDiXmlInputStream(LaContainer parent,
String path) |
ResourceResolver |
getResourceResolver() |
void |
setResourceResolver(ResourceResolver resolver) |
protected void |
throwDiXmlNotFoundException(LaContainer parent,
String path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuild, includeprotected ResourceResolver resourceResolver
public LaContainer build(String path, ClassLoader classLoader)
build インタフェース内 LaContainerBuilderprotected InputStream findDiXmlInputStream(LaContainer parent, String path)
protected void throwDiXmlNotFoundException(LaContainer parent, String path)
public ResourceResolver getResourceResolver()
public void setResourceResolver(ResourceResolver resolver)
Copyright © 2015–2019 The DBFlute Project. All rights reserved.