org.apache.openejb.jee
Interface CallbackMethod

All Known Implementing Classes:
AroundInvoke, AroundTimeout, LifecycleCallback

public interface CallbackMethod

Version:
$Rev: 607077 $ $Date: 2007-12-27 14:55:23 +0000 (Thu, 27 Dec 2007) $

Method Summary
 String getClassName()
           
 String getMethodName()
           
 

Method Detail

getClassName

String getClassName()

getMethodName

String getMethodName()


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.