|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AccessedObject
An interface that provides details of a single object access. Two accessed
objects are identical if both were reported by an AccessReporter
obtained by registering an access source with a single AccessCoordinator using the same source name, and the values returned by
getObjectId() and getAccessType() are equal.
| Method Summary | |
|---|---|
AccessReporter.AccessType |
getAccessType()
Returns the type of access requested. |
Object |
getDescription()
Returns the supplied description of the object, if any. |
Object |
getObjectId()
Returns the identifier for the accessed object. |
String |
getSource()
Returns the name of the source that reported this object access. |
| Method Detail |
|---|
Object getObjectId()
AccessReporter.AccessType getAccessType()
AccessTypeObject getDescription()
nullAccessReporter.setObjectDescription(Object,Object)String getSource()
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||