electric.util.license
Interface ICodec


public interface ICodec

ICodec

Author:
webMethods

Field Summary
static int EXPIRED
           
static int INVALIDCODE
           
 
Method Summary
 void printProperties(ProductInfo productInfo)
           
 void validate(ProductInfo productInfo)
           
 

Field Detail

INVALIDCODE

public static final int INVALIDCODE
See Also:
Constant Field Values

EXPIRED

public static final int EXPIRED
See Also:
Constant Field Values
Method Detail

validate

public void validate(ProductInfo productInfo)
              throws LicensingException
Parameters:
productInfo -
Throws:
LicensingException

printProperties

public void printProperties(ProductInfo productInfo)
Parameters:
productInfo -


copyright© 2001-2004 by webMethods All Rights Reserved.