A C D E F G H I J L M N O P R S T U V

F

FinalizationEvent - class com.bea.jvm.event.FinalizationEvent.
Event delivered when an Object has been finalized.
FinalizationEvent(Object) - Constructor for class com.bea.jvm.event.FinalizationEvent
Constructor.
FinalizationEvent(Object, Throwable) - Constructor for class com.bea.jvm.event.FinalizationEvent
Constructor.
FinalizationListener - interface com.bea.jvm.event.FinalizationListener.
Listener for finalization events.
finalizerFailed() - Method in class com.bea.jvm.event.FinalizationEvent
Returns true if an exception was thrown in the finalizer.
forceCompilation(Constructor) - Method in interface com.bea.jvm.CompilationSystem
Force the compiler to generate code for the specified Constructor using the default OptimizationLevel.
forceCompilation(Constructor, CodeGenerationStrategy) - Method in interface com.bea.jvm.CompilationSystem
Forces the compiler to generate code for the specified constructor using the specified CodeGenerationStrategy.
forceCompilation(Constructor, OptimizationLevel) - Method in interface com.bea.jvm.CompilationSystem
Forces the compiler to generate code for the specified constructor using the specified OptimizationLevel.
forceCompilation(Method) - Method in interface com.bea.jvm.CompilationSystem
Force the compiler to generate code for this method using the default OptimizationLevel.
forceCompilation(Method, CodeGenerationStrategy) - Method in interface com.bea.jvm.CompilationSystem
Deprecated. Replaced. @see
forceCompilation(Method, OptimizationLevel) - Method in interface com.bea.jvm.CompilationSystem
Deprecated. Replaced. @see

A C D E F G H I J L M N O P R S T U V