intarsys PDF library API

de.intarsys.pdf.app.action
Class ActionHandlerRegistry

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

public class ActionHandlerRegistry
extends Object

A singleton for the IActionHandlerRegistry.


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

Constructor Detail

ActionHandlerRegistry

public ActionHandlerRegistry()
Method Detail

set

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

Parameters:
active - The new active IActionHandlerRegistry.

get

public static IActionHandlerRegistry 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.