Uses of Class
com.bea.jvm.UnapplicableMethodException

Packages that use UnapplicableMethodException
com.bea.jvm Provides the interfaces and the factory class for the JRockit management API. 
 

Uses of UnapplicableMethodException in com.bea.jvm
 

Methods in com.bea.jvm that throw UnapplicableMethodException
 MethodProfileEntry ProfilingSystem.newMethodProfileEntry(java.lang.reflect.Method method)
           
 void ProfilingSystem.setInvocationCountEnabled(java.lang.reflect.Constructor constructor, boolean enable)
          Deprecated. Use ProfileEntries instead
 void ProfilingSystem.setInvocationCountEnabled(java.lang.reflect.Method method, boolean enable)
          Deprecated. Use ProfileEntries instead
 void ProfilingSystem.setTimingEnabled(java.lang.reflect.Constructor constructor, boolean enable)
          Deprecated. Use ProfileEntries instead
 void ProfilingSystem.setTimingEnabled(java.lang.reflect.Method method, boolean enable)
          Deprecated. Use ProfileEntries instead
 



Copyright © 2006 BEA Systems Inc.