|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.kernel.lock.LockListenerRegistryUtil
public class LockListenerRegistryUtil
| Constructor Summary | |
|---|---|
LockListenerRegistryUtil()
|
|
| Method Summary | |
|---|---|
static LockListener |
getLockListener(java.lang.String className)
|
static LockListenerRegistry |
getLockListenerRegistry()
|
static void |
register(LockListener lockListener)
|
void |
setLockListenerRegistry(LockListenerRegistry lockListenerRegistry)
|
static void |
unregister(LockListener lockListener)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LockListenerRegistryUtil()
| Method Detail |
|---|
public static LockListener getLockListener(java.lang.String className)
public static LockListenerRegistry getLockListenerRegistry()
public static void register(LockListener lockListener)
public static void unregister(LockListener lockListener)
public void setLockListenerRegistry(LockListenerRegistry lockListenerRegistry)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||