org.objectweb.perseus.fos.api
Interface FosAttributeControler
- FosManager
- FosTxContextFactory
public interface FosAttributeControler
Defines the attributes that can be controled for a FOS manager.
- S. Chassande-Barrioz, P. D???chamboux
String | getDbDir() - Gives access to the FOS root directory (named dbDir).
|
void | setDbDir(String dbdir) - Changes the FOS root directory.
|
getDbDir
public String getDbDir()
Gives access to the FOS root directory (named dbDir).
setDbDir
public void setDbDir(String dbdir)
Changes the FOS root directory.
Copyright © 2000-2002 France Telecom S.A., INRIA, IMAG-LSR All Rights Reserved.