org.gudy.azureus2.pluginsimpl.local.sharing
Class ShareConfigImpl
java.lang.Object
  
org.gudy.azureus2.pluginsimpl.local.sharing.ShareConfigImpl
public class ShareConfigImpl
- extends java.lang.Object
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
manager
protected ShareManagerImpl manager
suspend_level
protected int suspend_level
save_outstanding
protected boolean save_outstanding
this_mon
protected AEMonitor this_mon
ShareConfigImpl
public ShareConfigImpl()
loadConfig
protected void loadConfig(ShareManagerImpl _manager)
 
saveConfig
protected void saveConfig()
                   throws ShareException
- Throws:
 ShareException
 
suspendSaving
protected void suspendSaving()
 
resumeSaving
protected void resumeSaving()
                     throws ShareException
- Throws:
 ShareException