public final class BasePathProducer
extends java.lang.Object
| Constructor and Description |
|---|
BasePathProducer() |
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
getPathConfig(javax.enterprise.inject.spi.InjectionPoint injectionPoint)
システムリポジトリからベースパスを取得する。
取得時に、ベースパスが存在しているかどうかを検証する。
|