db4o 7.4

com.db4o.reflect.self
Class SelfMethod

java.lang.Object
  extended by com.db4o.reflect.self.SelfMethod
All Implemented Interfaces:
ReflectMethod

public class SelfMethod
extends java.lang.Object
implements ReflectMethod


Constructor Summary
SelfMethod()
           
 
Method Summary
 ReflectClass getReturnType()
           
 java.lang.Object invoke(java.lang.Object onObject, java.lang.Object[] parameters)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelfMethod

public SelfMethod()
Method Detail

invoke

public java.lang.Object invoke(java.lang.Object onObject,
                               java.lang.Object[] parameters)
Specified by:
invoke in interface ReflectMethod

getReturnType

public ReflectClass getReturnType()
Specified by:
getReturnType in interface ReflectMethod

db4o 7.4

Copyright 2007 db4objects Inc. All rights reserved.