org.objectweb.perseus.fos.api
Interface FosAttributeControler

All Known Subinterfaces:
FosManager
All Known Implementing Classes:
FosTxContextFactory

public interface FosAttributeControler

Defines the attributes that can be controled for a FOS manager.

Author:
S. Chassande-Barrioz, P. D�chamboux

Method Summary
 java.lang.String getDbDir()
          Gives access to the FOS root directory (named dbDir).
 void setDbDir(java.lang.String dbdir)
          Changes the FOS root directory.
 

Method Detail

getDbDir

public java.lang.String getDbDir()
Gives access to the FOS root directory (named dbDir).


setDbDir

public void setDbDir(java.lang.String dbdir)
Changes the FOS root directory.



Copyright © 2000-2002 France Telecom S.A., INRIA, IMAG-LSR All Rights Reserved.