|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.derby.impl.services.locks.D_Lock
org.apache.derby.impl.services.locks.D_ActiveLock
public class D_ActiveLock
| Field Summary |
|---|
| Fields inherited from class org.apache.derby.impl.services.locks.D_Lock |
|---|
lock |
| Constructor Summary | |
|---|---|
D_ActiveLock()
|
|
| Method Summary | |
|---|---|
java.lang.String |
diag()
Default implementation of diagnostic on the object. |
| Methods inherited from class org.apache.derby.impl.services.locks.D_Lock |
|---|
diag_detail, init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public D_ActiveLock()
| Method Detail |
|---|
public java.lang.String diag()
throws StandardException
DiagnosticableThis routine returns a string with whatever diagnostic information you would like to provide about this associated object passed in the init() call.
This routine should be overriden by a real implementation of the diagnostic information you would like to provide.
diag in interface Diagnosticablediag in class D_LockStandardException - Standard Derby policy
|
Built on Wed 2013-06-12 15:21:56+0000, from revision ??? | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||