JavaTM 2 Platform
Standard Ed. 6

類別 java.lang.instrument.IllegalClassFormatException
的使用

使用 IllegalClassFormatException 的軟體套件
java.lang.instrument 提供允許 Java 程式語言代理檢測運行在 JVM 上的程序的服務。 
 

java.lang.instrumentIllegalClassFormatException 的使用
 

拋出 IllegalClassFormatExceptionjava.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