|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.util.pool.impl.PoolConfigurationHelper
public final class PoolConfigurationHelper
Helper class that extracts data from annotation and returns a PoolConfiguration object.
| Method Summary | |
|---|---|
static org.ow2.util.pool.api.IPoolConfiguration |
getConfiguration(org.ow2.util.pool.annotation.Pool poolAnnotation)
Allow to return a configuration for the pool by extracting data from the Pool annotation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static org.ow2.util.pool.api.IPoolConfiguration getConfiguration(org.ow2.util.pool.annotation.Pool poolAnnotation)
Pool annotation.
poolAnnotation - the given Pool annotation to analyze
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||