|
||||||||||
| 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 dissuade you from calling activate() directly on an Activatable object.
The GNU Lesser General Public License for details.| 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-2015 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||