|
JavaTM 2 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 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。