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 String PID
          Service PID used for configuration.
static String PROTOCOL
          The 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 protocol name.

See Also:
Constant Field Values


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