org.ops4j.pax.url.assembly
Interface ServiceConstants


public interface ServiceConstants

An enumeration of constants related to "assembly:" url handler.

Since:
1.1.0, August 31, 2009
Author:
Alin Dreghiciu

Field Summary
static java.lang.String PID
          Service PID used for configuration.
static java.lang.String PROTOCOL
          The protocol name.
static java.lang.String PROTOCOL_REFERENCE
          The ref protocol name.
 

Field Detail

PID

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

See Also:
Constant Field Values

PROTOCOL

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

See Also:
Constant Field Values

PROTOCOL_REFERENCE

static final java.lang.String PROTOCOL_REFERENCE
The ref protocol name.

See Also:
Constant Field Values


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