|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.crosswire.common.activate.Lock
public class Lock
This class only exists to disuade you from calling activate() directly on an Activatable object.
for license details.
The copyright to this program is held by it's authors.
Constructor Summary | |
---|---|
Lock()
You might be wanting to construct a Lock if you want to call Activatable.activate() directly, in which case you stand a chance of breaking the Activator, so let the activator call activate(), and just ask the Activator to do the job for you. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
Lock()
|
Copyright ยจ 2003-2007 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |