org.ops4j.pax.url.dir
Class ServiceConstants

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

public class ServiceConstants
extends Object

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

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

See Also:
Constant Field Values

PROTOCOL

public static final 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.