org.ow2.util.plan.bindings
Interface SchemaConstants


public interface SchemaConstants

Define some constants to register the schema stream factory objects into the service registry.

Author:
Loris Bouzonnet

Field Summary
static String DEPLOYMENT_PLAN_NAMESPACE
          Schema namespace for the deployment plan.
static String SCHEMA_NAMESPACE_PROPERTY
          Property name to set the schema namespace to use.
 

Field Detail

SCHEMA_NAMESPACE_PROPERTY

static final String SCHEMA_NAMESPACE_PROPERTY
Property name to set the schema namespace to use.

See Also:
Constant Field Values

DEPLOYMENT_PLAN_NAMESPACE

static final String DEPLOYMENT_PLAN_NAMESPACE
Schema namespace for the deployment plan.

See Also:
Constant Field Values


Copyright © 2007-2011 OW2 Consortium. All Rights Reserved.