com.xebialabs.deployit.plugin.api.reflect
Class GlobalContext

java.lang.Object
  extended by com.xebialabs.deployit.plugin.api.reflect.GlobalContext

public class GlobalContext
extends java.lang.Object


Field Summary
static java.io.File DEFAULTS
           
 
Method Summary
static void register(PropertyDescriptor pd, PropertyDescriptor inheritedFrom)
           
static void storeDefaults()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULTS

public static final java.io.File DEFAULTS
Method Detail

register

public static void register(PropertyDescriptor pd,
                            PropertyDescriptor inheritedFrom)

storeDefaults

public static void storeDefaults()