|
JBoss Reflection 2.2.1.SP1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Handler
An exception handler.
Method Summary | |
---|---|
MutableClassInfo |
getType()
Returns the type handled by the catch clause. |
void |
insertBefore(String src)
Inserts bytecode at the beginning of the catch clause. |
void |
replace(String statement)
This method has not been implemented yet. |
Methods inherited from interface org.jboss.reflect.plugins.javassist.expr.Expression |
---|
getFileName, getLineNumber, indexOfBytecode, mayThrow, replace, whereConstructor, whereMethod |
Method Detail |
---|
MutableClassInfo getType() throws NotFoundException
NotFoundException
void replace(String statement) throws CannotCompileException
replace
in interface Expression
statement
-
CannotCompileException
void insertBefore(String src) throws CannotCompileException
$1
.
src
-
CannotCompileException
|
JBoss Reflection 2.2.1.SP1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |