|
JavaTM Platform Standard Ed. 6 |
|||||||||
前 次 | フレームあり フレームなし |
IllegalClassFormatException を使用しているパッケージ | |
---|---|
java.lang.instrument | Java プログラミング言語エージェントが JVM 上で実行されているプログラムを計測できるようにするサービスを提供します。 |
java.lang.instrument での IllegalClassFormatException の使用 |
---|
IllegalClassFormatException をスローする java.lang.instrument のメソッド | |
---|---|
byte[] |
ClassFileTransformer.transform(ClassLoader loader,
String className,
Class<?> classBeingRedefined,
ProtectionDomain protectionDomain,
byte[] classfileBuffer)
このメソッドの実装は、提供されたクラスファイルを変換して、新しい置換クラスファイルを返すことができます。 |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
前 次 | フレームあり フレームなし |
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。