|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.neodatis.odb.impl.core.layers.layer1.introspector.GetDependentObjectIntrospectingCallback
public class GetDependentObjectIntrospectingCallback
Constructor Summary | |
---|---|
GetDependentObjectIntrospectingCallback()
|
Method Summary | |
---|---|
java.util.Collection<java.lang.Object> |
getObjects()
|
boolean |
objectFound(java.lang.Object o)
Called when the introspector find a non native object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetDependentObjectIntrospectingCallback()
Method Detail |
---|
public boolean objectFound(java.lang.Object o)
IIntrospectionCallback
objectFound
in interface IIntrospectionCallback
public java.util.Collection<java.lang.Object> getObjects()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |