org.ops4j.pax.url.dir
Class ServiceConstants

java.lang.Object
  extended by org.ops4j.pax.url.dir.ServiceConstants

public class ServiceConstants
extends java.lang.Object

Since:
Dec 10, 2008
Author:
Toni Menzel (tonit)

Field Summary
static java.lang.String PID
          Service PID used for configuration.
static java.lang.String PROTOCOL
          The protocol name.
 
Constructor Summary
ServiceConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PID

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

See Also:
Constant Field Values

PROTOCOL

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

See Also:
Constant Field Values
Constructor Detail

ServiceConstants

public ServiceConstants()


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