org.ow2.petals.microkernel.api
Class Constants

java.lang.Object
  extended by org.ow2.petals.microkernel.api.Constants

public class Constants
extends Object

Petals Kernel Constants.

Since:
2.1
Author:
Christophe HAMERLING - EBM WebSourcing

Field Summary
static String PETALS_NAMESPACE_URI
           
static String UNRESOLVED_INTERFACE
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PETALS_NAMESPACE_URI

public static final String PETALS_NAMESPACE_URI
See Also:
Constant Field Values

UNRESOLVED_INTERFACE

public static final String UNRESOLVED_INTERFACE
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2005-2015 Linagora. All Rights Reserved.