com.novell.nxpe
Interface NxpeConditionFactory


public interface NxpeConditionFactory

Defines the interface for creating a condition object.

Since:
NXPE1.0
Author:
Paladin Team

Method Summary
 NxpeCondition getInstance()
          Creates the NxpeCondition object.
 

Method Detail

getInstance

NxpeCondition getInstance()
                          throws NxpeException
Creates the NxpeCondition object.

This method is initiated for each condition as defined in the policy type specification.

Returns:
An NxpeCondtion object.
Throws:
NxpeException


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