Package org.ametys.web.live
Class LiveAccessManager
java.lang.Object
org.ametys.web.live.LiveAccessManager
- All Implemented Interfaces:
 Disposable,Initializable,Component
LiveAccessManager for providing the write lock for
 synchronizing live modifications.
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
ROLE
Avalon ROLE . 
 - 
 - 
Constructor Details
- 
LiveAccessManager
public LiveAccessManager() 
 - 
 - 
Method Details
- 
initialize
- Specified by:
 initializein interfaceInitializable- Throws:
 Exception
 - 
getLiveWriteLock
Retrieves the live write lock.- Returns:
 - the lock.
 
 - 
dispose
- Specified by:
 disposein interfaceDisposable
 
 -