|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.concurrency.locking.ReferenceEntityLockServiceFactory
public class ReferenceEntityLockServiceFactory
Creates the reference implemetation of IEntityLockService
.
Field Summary | |
---|---|
private static org.apache.commons.logging.Log |
log
|
Constructor Summary | |
---|---|
ReferenceEntityLockServiceFactory()
ReferenceEntityLockServiceFactory constructor. |
Method Summary | |
---|---|
IEntityLockService |
newLockService()
Return an instance of the service implementation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final org.apache.commons.logging.Log log
Constructor Detail |
---|
public ReferenceEntityLockServiceFactory()
Method Detail |
---|
public IEntityLockService newLockService() throws LockingException
newLockService
in interface IEntityLockServiceFactory
LockingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |