| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| +--org.orange.kicsa.service.ability.AbilityServicePool
| Field Summary | |
final static String | INIT_COUNT |
final static int | INIT_COUNT_DEFAULT |
final static String | MAX_COUNT |
final static int | MAX_COUNT_DEFAULT |
final static String | POOLABLE_OBJECT_FACTORY_CLASS_NAME |
final static String | POOLABLE_OBJECT_FACTORY_CLASS_NAME_DEFAULT |
| Method Summary | |
int | getInitCount() |
static AbilityServicePool | getInstance() |
int | getMaxCount() |
void | setInitCount(int someInitCount) |
void | setMaxCount(int someMaxCount) |
void | setPoolableObjectFactoryClassName(String somePoolableObjectFactoryClassName) |
| Field Detail |
public final static String INIT_COUNT
public final static int INIT_COUNT_DEFAULT
public final static String MAX_COUNT
public final static int MAX_COUNT_DEFAULT
public final static String POOLABLE_OBJECT_FACTORY_CLASS_NAME
public final static String POOLABLE_OBJECT_FACTORY_CLASS_NAME_DEFAULT
| Method Detail |
public int getInitCount()
public static AbilityServicePool getInstance()
public int getMaxCount()
public void setInitCount(int someInitCount)
public void setMaxCount(int someMaxCount)
public void setPoolableObjectFactoryClassName(String somePoolableObjectFactoryClassName)
| Association Links |
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class org.orange.kicsa.service.ability.AbilityServicePool
| Dependency Links |
to Class org.orange.kicsa.service.skill.SkillServiceImpl
to Class org.orange.util.Preferences
to Class java.lang.String
to Class java.lang.Class
to Class org.orange.kicsa.service.ServiceException
to Class java.lang.Exception
to Class org.orange.util.Preferences
to Class org.orange.kicsa.service.ability.AbilityServiceFactory
to Class org.orange.kicsa.service.skill.SkillServiceImpl
to Class Diagram org.orange.kicsa.service
to Class Diagram org.orange.kicsa
to Class Diagram org.orange
to Class Diagram org
to Class Diagram <default>
to Class Diagram org.orange.util
to Class Diagram org.orange.kicsa.service.ability
to Class Diagram org.orange.kicsa.service.skill
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||