org.ops4j.pax.url.obr
Interface ServiceConstants


public interface ServiceConstants

An enumeration of constants related to obr url handler.

Since:
0.2.0, February 01, 2008
Author:
Alin Dreghiciu

Field Summary
static String PID
          Service PID used for configuration.
static String PROPERTY_CERTIFICATE_CHECK
          Certificate check configuration property name.
static String PROTOCOL
          The war protocol name.
 

Field Detail

PID

static final String PID
Service PID used for configuration.

See Also:
Constant Field Values

PROTOCOL

static final String PROTOCOL
The war protocol name.

See Also:
Constant Field Values

PROPERTY_CERTIFICATE_CHECK

static final String PROPERTY_CERTIFICATE_CHECK
Certificate check configuration property name.

See Also:
Constant Field Values


Copyright © 2006-2012 OPS4J - Open Participation Software for Java. All Rights Reserved.