|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.informationsystem.glitebridge.harvester.ldap.QueryPool
public class QueryPool
| Constructor Summary | |
|---|---|
QueryPool()
|
|
| Method Summary | |
|---|---|
static java.util.Map<java.lang.String,QueryObject> |
getQueryPool()
|
static java.util.Map<java.lang.String,QueryObject> |
initializeQueryPool(java.io.File queriesPoolFile)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryPool()
| Method Detail |
|---|
public static java.util.Map<java.lang.String,QueryObject> initializeQueryPool(java.io.File queriesPoolFile)
throws java.lang.Exception
queriesPoolFile - file for initialization
java.lang.Exception - if initialization failspublic static java.util.Map<java.lang.String,QueryObject> getQueryPool()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||