org.compass.core.config
Class CompassEnvironment.PropertyAccessor
java.lang.Object
org.compass.core.config.CompassEnvironment.PropertyAccessor
- Enclosing class:
- CompassEnvironment
public abstract class CompassEnvironment.PropertyAccessor
- extends Object
Settings for global rregistration and handling of property accessors.
This is a group settings, you can set more than one property accessor setting.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PREFIX
public static final String PREFIX
- The prefix for property accessor group settings
- See Also:
- Constant Field Values
TYPE
public static final String TYPE
- The fully qualified class name of the
CompassEnvironment.PropertyAccessor or an actual instance.
- See Also:
- Constant Field Values
DEFAULT_GROUP
public static final String DEFAULT_GROUP
- The group name of the default group. It will be used when no
accessor is defined.
- See Also:
- Constant Field Values
CompassEnvironment.PropertyAccessor
public CompassEnvironment.PropertyAccessor()
Copyright (c) 2004-2008 The Compass Project.