com.atlassian.confluence.index
Class RemoveIndexWriteLock
java.lang.Object
com.atlassian.confluence.index.RemoveIndexWriteLock
- All Implemented Interfaces:
- com.atlassian.config.lifecycle.LifecycleItem
public class RemoveIndexWriteLock
- extends Object
- implements com.atlassian.config.lifecycle.LifecycleItem
|
Method Summary |
void |
shutdown(com.atlassian.config.lifecycle.LifecycleContext lifecycleContext)
|
void |
startup(com.atlassian.config.lifecycle.LifecycleContext lifecycleContext)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoveIndexWriteLock
public RemoveIndexWriteLock()
startup
public void startup(com.atlassian.config.lifecycle.LifecycleContext lifecycleContext)
throws Exception
- Specified by:
startup in interface com.atlassian.config.lifecycle.LifecycleItem
- Throws:
Exception
shutdown
public void shutdown(com.atlassian.config.lifecycle.LifecycleContext lifecycleContext)
throws Exception
- Specified by:
shutdown in interface com.atlassian.config.lifecycle.LifecycleItem
- Throws:
Exception
Copyright © 2003–2015 Atlassian. All rights reserved.