org.ow2.petals.registry.api
Interface Constants


public interface Constants

Author:
Christophe HAMERLING - eBM WebSourcing

Nested Class Summary
static interface Constants.DataBase
           
static interface Constants.Properties
           
static class Constants.RegistryMode
           
 
Field Summary
static java.lang.String LOCAL_MANAGER
           
static java.lang.String NAMESPACE
           
static java.lang.String REGISTRY
           
static java.lang.String REGISTRY_HOME
           
static java.lang.String REMOTE_MANAGER
           
static java.lang.String ROOT_PATH
           
static java.lang.String SEPARATOR
           
 

Field Detail

REGISTRY

static final java.lang.String REGISTRY
See Also:
Constant Field Values

LOCAL_MANAGER

static final java.lang.String LOCAL_MANAGER
See Also:
Constant Field Values

REMOTE_MANAGER

static final java.lang.String REMOTE_MANAGER
See Also:
Constant Field Values

NAMESPACE

static final java.lang.String NAMESPACE
See Also:
Constant Field Values

REGISTRY_HOME

static final java.lang.String REGISTRY_HOME
See Also:
Constant Field Values

ROOT_PATH

static final java.lang.String ROOT_PATH
See Also:
Constant Field Values

SEPARATOR

static final java.lang.String SEPARATOR
See Also:
Constant Field Values


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.