intarsys PDF library API

de.intarsys.pdf.app.action
Class ActionProcessor

java.lang.Object
  extended by de.intarsys.pdf.app.action.ActionProcessor

public class ActionProcessor
extends Object

A singleton for the IActionProcessor.


Constructor Summary
ActionProcessor()
           
 
Method Summary
static IActionProcessor get()
          The active IActionHandlerRegistry for the VM.
static void set(IActionProcessor active)
          Set the active IActionProcessor for the VM.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionProcessor

public ActionProcessor()
Method Detail

set

public static void set(IActionProcessor active)
Set the active IActionProcessor for the VM.

Parameters:
active - The new active IActionProcessor.

get

public static IActionProcessor get()
The active IActionHandlerRegistry for the VM.

Returns:
The active IActionHandlerRegistry for the VM.

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.