com.novell.nxpe
Interface NxpeActionFactory


public interface NxpeActionFactory

Defines an interface that you need to extend.

It contains the method required to create an action object.

Since:
NXPE1.0
Author:
Paladin Team

Method Summary
 NxpeAction getInstance()
          Creates the NxpeAction object.
 

Method Detail

getInstance

NxpeAction getInstance()
                       throws NxpeException
Creates the NxpeAction object.

Returns:
An NxpeAction object.
Throws:
NxpeException


Copyright © 2005-2009, 2012 Novell,Inc. All Rights Reserved.