net.smartlab.web.file
Class Domain

java.lang.Object
  extended by net.smartlab.web.Domain
      extended by net.smartlab.web.file.Domain
All Implemented Interfaces:
net.smartlab.web.ManageableDomain

public class Domain
extends net.smartlab.web.Domain

TODO documentation

Author:
rlogiacco

Field Summary
 
Fields inherited from class net.smartlab.web.Domain
logger
 
Method Summary
static Domain getInstance(java.net.URL root)
           
 
Methods inherited from class net.smartlab.web.Domain
begin, commit, getConfiguration, getConfiguration, getLastArchiveName, getResource, rollback, setConfigurationStrategy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static Domain getInstance(java.net.URL root)
Parameters:
root -
Returns:
the singleton instance.


Copyright © 2004-2008 The SmartWeb Team. All Rights Reserved.