Constant Field Values


Contents
org.apache.*

org.apache.felix.gogo.runtime.Closure
public static final String LOCATION ".location"

org.apache.felix.gogo.runtime.CommandSessionImpl
public static final String COMMANDS ".commands"
public static final String SESSION_CLOSED "session is closed"
public static final String VARIABLES ".variables"

org.apache.felix.gogo.runtime.Reflective
public static final String MAIN "_main"

org.apache.felix.gogo.runtime.activator.Activator
public static final String CONTEXT ".context"

org.apache.felix.service.command.CommandProcessor
public static final String COMMAND_FUNCTION "osgi.command.function"
public static final String COMMAND_SCOPE "osgi.command.scope"

org.apache.felix.service.command.Converter
public static final String CONVERTER_CLASSES "osgi.converter.classes"
public static final int INSPECT 0
public static final int LINE 1
public static final int PART 2

org.apache.felix.service.command.Parameter
public static final String UNSPECIFIED "org.apache.felix.service.command.unspecified.parameter"



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.