Constant Field Values


Contents
org.jboss.*

org.jboss.osgi.deployment.interceptor.LifecycleInterceptor
public static final int RELATIVE_ORDER_DEFAULT 1000

org.jboss.osgi.hotdeploy.DeploymentScannerService
public static final String PROPERTY_SCAN_INTERVAL "org.jboss.osgi.hotdeploy.interval"
public static final String PROPERTY_SCAN_LOCATION "org.jboss.osgi.hotdeploy.scandir"

org.jboss.osgi.jmx.BundleStateMBeanExt
public static final String OBJECTNAME "jboss.osgi:service=jmx,type=BundleState"

org.jboss.osgi.jmx.FrameworkMBeanExt
public static final String OBJECTNAME "jboss.osgi:service=jmx,type=Framework"

org.jboss.osgi.jmx.JMXConstantsExt
public static final String DEFAULT_REMOTE_RMI_HOST "127.0.0.1"
public static final String DEFAULT_REMOTE_RMI_PORT "1090"
public static final String REMOTE_RMI_HOST "org.jboss.osgi.rmi.host"
public static final String REMOTE_RMI_PORT "org.jboss.osgi.rmi.port"

org.jboss.osgi.jmx.PackageStateMBeanExt
public static final String OBJECTNAME "jboss.osgi:service=jmx,type=PackageState"

org.jboss.osgi.jmx.ServiceStateMBeanExt
public static final String OBJECTNAME "jboss.osgi:service=jmx,type=ServiceState"

org.jboss.osgi.metadata.OSGiMetaData
public static final String ANONYMOUS_BUNDLE_SYMBOLIC_NAME "anonymous-bundle-symbolic-name"

org.jboss.osgi.spi.OSGiConstants
public static final String DOMAIN_NAME "jboss.osgi"
public static final String KEY_BUNDLE_SYMBOLIC_NAME "org.jboss.osgi.bundle.symbolic.name"
public static final String OSGI_HOME "osgi.home"
public static final String OSGI_SERVER_HOME "osgi.server.home"
public static final String PROPERTY_DEFERRED_START "org.jboss.osgi.deferred.start"

org.jboss.osgi.spi.framework.PropertiesBootstrapProvider
public static final String DEFAULT_OSGI_FRAMEWORK_PROPERTIES "jboss-osgi-framework.properties"
public static final String OSGI_FRAMEWORK_CONFIG "jboss.osgi.framework.properties"
public static final String PROP_OSGI_FRAMEWORK_AUTO_INSTALL "org.jboss.osgi.framework.autoInstall"
public static final String PROP_OSGI_FRAMEWORK_AUTO_START "org.jboss.osgi.framework.autoStart"
public static final String PROP_OSGI_FRAMEWORK_EXTRA "org.jboss.osgi.framework.extra"

org.jboss.osgi.testing.OSGiTestHelper
public static final String SYSPROP_TEST_ARCHIVE_DIRECTORY "test.archive.directory"
public static final String SYSPROP_TEST_RESOURCES_DIRECTORY "test.resources.directory"

org.jboss.osgi.vfs.VirtualFile
public static final String PROPERTY_VFS_LEAK_DEBUGGING "jboss.osgi.vfs.leakDebugging"

org.jboss.osgi.xml.XMLParserCapability
public static final String PARSER_PROVIDER "provider"
public static final String PARSER_XINCLUDEAWARE "parser.xincludeAware"
public static final String PROVIDER_JBOSS_OSGI "jboss"



Copyright © 2011. All Rights Reserved.