de.intarsys.pdf.app.action
Class ActionProcessor
java.lang.Object
de.intarsys.pdf.app.action.ActionProcessor
public class ActionProcessor
- extends Object
A singleton for the IActionProcessor
.
ActionProcessor
public ActionProcessor()
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.
Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.