electric.util.product
Interface IProductConfig

All Known Implementing Classes:
ProductConfig

public interface IProductConfig

IProductConfig.

Author:
webMethods

Method Summary
 void configure(Element config)
           
 void configureAsServer(Element config, java.lang.Object application)
           
 void executeLicenseConstraints()
           
 ProductInfo getProductInfo()
           
 

Method Detail

getProductInfo

public ProductInfo getProductInfo()

configure

public void configure(Element config)
               throws java.lang.Throwable
Parameters:
config -
Throws:
java.lang.Throwable

configureAsServer

public void configureAsServer(Element config,
                              java.lang.Object application)
                       throws java.lang.Throwable
Parameters:
config -
application -
Throws:
java.lang.Throwable

executeLicenseConstraints

public void executeLicenseConstraints()


copyright© 2001-2004 by webMethods All Rights Reserved.