public class AspectTagHandler extends AbstractTagHandler
| コンストラクタと説明 |
|---|
AspectTagHandler() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected AspectDefImpl |
createAspectDef() |
protected AspectDefImpl |
createAspectDef(Pointcut pointcut) |
protected Pointcut |
createPointcut(String[] methodNames) |
void |
end(TagHandlerContext context,
String body) |
void |
start(TagHandlerContext context,
Attributes attributes) |
createExpression, createExpression, createScriptingExpression, doCreateExpression, isComponentName, newScriptingExpressionappendBodypublic void start(TagHandlerContext context, Attributes attributes)
start クラス内 TagHandlerpublic void end(TagHandlerContext context, String body)
end クラス内 TagHandlerprotected AspectDefImpl createAspectDef()
protected AspectDefImpl createAspectDef(Pointcut pointcut)
pointcut - Copyright © 2015–2016 The DBFlute Project. All rights reserved.