org.ops4j.pax.scanner.composite
Interface ServiceConstants


public interface ServiceConstants

An enumeration of constants related to composite scanner.

Since:
0.18.0, March 07, 2009
Author:
Alin Dreghiciu

Field Summary
static java.lang.String PID
          Service PID used for configuration.
static java.lang.String SCHEMA
          Scanner scheme.
 

Field Detail

PID

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

See Also:
Constant Field Values

SCHEMA

static final java.lang.String SCHEMA
Scanner scheme.

See Also:
Constant Field Values


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