org.ops4j.pax.url.classpath
Interface ServiceConstants


public interface ServiceConstants

An enumeration of constants related to classpath url handler.

Since:
0.1.0, January 13, 2008
Author:
Alin Dreghiciu

Field Summary
static java.lang.String PID
          Service PID used for configuration.
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

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.