Constant Field Values


Contents
org.apache.*

org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.MX4JRemoteConstants
public static final String CLIENT_PROVIDER_CLASS "ClientProvider"
public static final String CONNECTION_HEARTBEAT_PERIOD "jmx.remote.x.connection.heartbeat.period"
public static final String CONNECTION_HEARTBEAT_RETRIES "jmx.remote.x.connection.heartbeat.retries"
public static final String FETCH_NOTIFICATIONS_MAX_NUMBER "jmx.remote.x.client.max.notifications"
public static final String FETCH_NOTIFICATIONS_SLEEP "jmx.remote.x.notification.fetch.sleep"
public static final String FETCH_NOTIFICATIONS_TIMEOUT "jmx.remote.x.client.fetch.timeout"
public static final String NOTIFICATION_BUFFER_CAPACITY "jmx.remote.x.buffer.size"
public static final String NOTIFICATION_PURGE_DISTANCE "jmx.remote.x.notification.purge.distance"
public static final String PROTOCOL_RESOLVER_PACKAGES "mx4j.remote.resolver.pkgs"
public static final String PROVIDER_PACKAGES "org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.provider|org.apache.felix.mosgi.jmx.rmiconnector.mx4j.tools.remote.provider"
public static final String PROVIDER_PACKAGES_SEPARATOR "|"
public static final String RESOLVER_CLASS "Resolver"
public static final String RESOLVER_PACKAGES "org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.resolver|org.apache.felix.mosgi.jmx.rmiconnector.mx4j.tools.remote.resolver"
public static final String RESOLVER_PACKAGES_SEPARATOR "|"
public static final String SERVER_PROVIDER_CLASS "ServerProvider"



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