public abstract class SingletonLaContainer extends Object
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static <COMPONENT> |
findAllComponents(Class<COMPONENT> type) |
static <T> T |
getComponent(Class<T> componentClass) |
static <T> T |
getComponent(String componentName) |
Copyright © 2015 The DBFlute Project. All rights reserved.