|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexgrid.loader.properties.impl.PropertiesFactory
public class PropertiesFactory
A factory for creating Properties objects given a SQLConnection from LexEVS
Field Summary | |
---|---|
static java.lang.String |
PREFIX
The PREFIX. |
Constructor Summary | |
---|---|
PropertiesFactory()
|
Method Summary | |
---|---|
java.util.Properties |
getProperties(java.lang.String prefix)
Gets the properties. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.lang.String PREFIX
Constructor Detail |
---|
public PropertiesFactory()
Method Detail |
---|
public java.util.Properties getProperties(java.lang.String prefix)
connection
- the connection
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |