org.apache.tomee.loader.service.helper
Class OpenEJBHelperImpl.MethodInfo
java.lang.Object
org.apache.tomee.loader.service.helper.OpenEJBHelperImpl.MethodInfo
- Enclosing class:
- OpenEJBHelperImpl
public static class OpenEJBHelperImpl.MethodInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenEJBHelperImpl.MethodInfo
public OpenEJBHelperImpl.MethodInfo(String signature,
long id,
Method mtd)
getSignature
public String getSignature()
getId
public long getId()
getMethod
public Method getMethod()
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.