public class SenderMethodMetaInfo extends DestroyableBase
Destroyable.Utillogger| Constructor and Description |
|---|
SenderMethodMetaInfo(MailerClassMetaInfo clsInfo) |
addSubResource, destroy, isDestroyed, reload, scopedebug, debug, error, error, fatal, fatal, info, info, isDebugEnabled, isTraceEnabled, trace, trace, warn, warnpublic SenderMethodMetaInfo(MailerClassMetaInfo clsInfo)
protected void releaseResources()
releaseResources in class DestroyableBasepublic MailerClassMetaInfo classInfo()
public SenderMethodMetaInfo name(java.lang.String name)
public java.lang.String name()
public java.lang.String fullName()
public SenderMethodMetaInfo configId(java.lang.String id)
public java.lang.String configId()
public SenderMethodMetaInfo invokeStaticMethod()
public SenderMethodMetaInfo invokeInstanceMethod()
public SenderMethodMetaInfo templateContext(java.lang.String templateContext)
public java.lang.String templateContext()
public boolean isStatic()
public SenderMethodMetaInfo returnType(act.asm.Type type)
public SenderMethodMetaInfo appCtxLocalVariableTableIndex(int index)
public int appCtxLocalVariableTableIndex()
public act.asm.Type returnType()
public act.asm.Type returnComponentType()
public SenderMethodMetaInfo returnComponentType(act.asm.Type type)
public boolean hasReturn()
public boolean hasLocalVariableTable()
public SenderMethodMetaInfo addParam(HandlerParamMetaInfo param)
public SenderMethodMetaInfo addLocal(LocalVariableMetaInfo local)
public LocalVariableMetaInfo localVariable(int index, act.asm.Label start)
public HandlerParamMetaInfo param(int id)
public int paramCount()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2014–2017 ActFramework. All rights reserved.