electric.util.license
Class Enabler

java.lang.Object
  extended byelectric.util.license.Enabler
All Implemented Interfaces:
ILoggingConstants

public final class Enabler
extends java.lang.Object
implements ILoggingConstants

Enabler

Author:
webMethods

Field Summary
 
Fields inherited from interface electric.util.log.ILoggingConstants
CLASSLOADER_EVENT, COMMAND_EVENT, COMMENT_EVENT, CONFIG_EVENT, DEBUG_EVENT, ELECTRIC_LOGGING_PROPERTY, ERROR_EVENT, EXCEPTION_EVENT, FILE_EVENT, LICENSE_EVENT, RESOURCES_EVENT, SECURITY_EVENT, SHUTDOWN_EVENT, SOURCE_EVENT, SQL_EVENT, STARTUP_EVENT, WARNING_EVENT
 
Constructor Summary
Enabler()
           
 
Method Summary
static void disableFeature(java.lang.String className)
           
static boolean enable()
           
static void enableFeature(java.lang.String className, IProductConfig productConfig)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Enabler

public Enabler()
Method Detail

enableFeature

public static void enableFeature(java.lang.String className,
                                 IProductConfig productConfig)
Parameters:
className -
productConfig -

enable

public static boolean enable()

disableFeature

public static void disableFeature(java.lang.String className)
Parameters:
className -


copyright© 2001-2004 by webMethods All Rights Reserved.