com.jdon.container.builder
类 StartablecomponentsRegistry
java.lang.Object
com.jdon.container.builder.StartablecomponentsRegistry
public class StartablecomponentsRegistry
- extends Object
- 作者:
- banq
- 另请参见:
Startable
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final String NAME
- 另请参见:
- 常量字段值
startablecomponentsRegistry
protected final List<String> startablecomponentsRegistry
StartablecomponentsRegistry
public StartablecomponentsRegistry()
add
public void add(Class classz,
String name)
startStartableComponents
public void startStartableComponents(ContainerWrapper containerWrapper)
stopStartableComponents
public void stopStartableComponents(ContainerWrapper containerWrapper)
Copyright © 2013. All Rights Reserved.