org.ops4j.pax.url.wrap
Interface ServiceConstants


public interface ServiceConstants

An enumeration of constants related to wrap handler.

Since:
September 09, 2007
Author:
Alin Dreghiciu

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

Field Detail

PID

static final java.lang.String PID
Service PID used for configuration.

See Also:
Constant Field Values

PROPERTY_CERTIFICATE_CHECK

static final java.lang.String PROPERTY_CERTIFICATE_CHECK
Certificate check configuration property name.

See Also:
Constant Field Values

PROTOCOL

static final java.lang.String PROTOCOL
The protocol name.

See Also:
Constant Field Values


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