electric.util.context
Class ContextUtil
java.lang.Object
electric.util.context.ContextUtil
- public final class ContextUtil
- extends java.lang.Object
ContextUtil.
- Author:
- webMethods
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextUtil
public ContextUtil()
populate
public static void populate(Context context,
Element element)
- Parameters:
context - element -
copySystemProperties
public static void copySystemProperties(java.lang.String[][] systemProps,
Context context)
- Parameters:
systemProps - context -
copyToContext
public static void copyToContext(Context context,
Element config,
java.lang.String propertyName)
- Parameters:
context - config - propertyName -
copyToContext
public static void copyToContext(Context context,
Element config,
java.lang.String propertyName,
java.lang.String configName)
- Parameters:
context - config - propertyName - configName -
copyright© 2001-2004 by webMethods All Rights Reserved.