|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.infodesire.infobit.InfobitConfiguration
configuration manager for infobit pools. can provide pools by name
| Constructor Summary | |
InfobitConfiguration()
Constructor for the InfobitManager object |
|
InfobitConfiguration(java.lang.String file)
Constructor for the InfobitManager object |
|
| Method Summary | |
void |
addPool(InfobitPool pool)
Adds a feature to the Pool attribute of the InfobitManager object |
static InfobitConfiguration |
getInstance()
Gets the Instance attribute of the InfobitManager class |
InfobitPool |
getPool(java.lang.String name)
Gets the Pool attribute of the InfobitManager object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InfobitConfiguration()
public InfobitConfiguration(java.lang.String file)
file - Description of Parameter| Method Detail |
public static InfobitConfiguration getInstance()
public InfobitPool getPool(java.lang.String name)
name - Description of Parameter
public void addPool(InfobitPool pool)
pool - The feature to be added to the Pool attribute
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||