|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SchemaFactory
Factory to create Schema instances.
Method Summary | |
---|---|
Schema |
createSchema()
Create an object that implements Schema and connects to an automatically selected SchemaService. |
void |
setConfigFileName(java.lang.String configFileName)
Sets the name of the config file to be used. |
Method Detail |
---|
Schema createSchema() throws RGMAException
RGMAException
- If a new Schema cannot be created.void setConfigFileName(java.lang.String configFileName) throws RGMAException
configFileName
- Name of configuration file.
RGMAException
- If the file can not be read.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |