|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LockEvent | |
|---|---|
| org.sourceforge.jemm.client | |
| org.sourceforge.jemm.lifecycle | |
| Uses of LockEvent in org.sourceforge.jemm.client |
|---|
| Methods in org.sourceforge.jemm.client with parameters of type LockEvent | |
|---|---|
void |
MethodContextTracker.beginLock(LockEvent e)
|
void |
LifecycleListenerImpl.beginLock(LockEvent e)
Acquire a lock in the database |
void |
MethodContextTracker.endLock(LockEvent e)
|
void |
LifecycleListenerImpl.endLock(LockEvent e)
Release a lock in the database |
| Uses of LockEvent in org.sourceforge.jemm.lifecycle |
|---|
| Methods in org.sourceforge.jemm.lifecycle with parameters of type LockEvent | |
|---|---|
void |
MethodListener.beginLock(LockEvent e)
Acquires a synchronisation lock on an object. |
void |
MethodListener.endLock(LockEvent e)
Releases a synchronisation lock on an object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||