org.apache.ws.resource.lifetime.v2004_11
Interface ResourceLifetimeConstants


public interface ResourceLifetimeConstants

Constants for namespaces defined by the 2004/11 version of the WSRF ResourceLifetime specification.


Field Summary
static java.lang.String NSPREFIX_WSRL_SCHEMA
          Namespace prefix for WS-ResourceLifetime schema.
static java.lang.String NSPREFIX_WSRL_WSDL
          Namespace prefix for WS-ResourceLifetime WSDL.
static java.lang.String NSURI_WSRL_SCHEMA
          Namespace URI for WS-ResourceLifetime schema.
static java.lang.String NSURI_WSRL_WSDL
          Namespace URI for WS-ResourceLifetime WSDL.
static javax.xml.namespace.QName TOPIC_PATH_RESOURCE_TERMINATION
          The topic path for the ResourceTermination topic.
 

Field Detail

NSURI_WSRL_SCHEMA

public static final java.lang.String NSURI_WSRL_SCHEMA
Namespace URI for WS-ResourceLifetime schema.

See Also:
Constant Field Values

NSPREFIX_WSRL_SCHEMA

public static final java.lang.String NSPREFIX_WSRL_SCHEMA
Namespace prefix for WS-ResourceLifetime schema.

See Also:
Constant Field Values

NSURI_WSRL_WSDL

public static final java.lang.String NSURI_WSRL_WSDL
Namespace URI for WS-ResourceLifetime WSDL.

See Also:
Constant Field Values

NSPREFIX_WSRL_WSDL

public static final java.lang.String NSPREFIX_WSRL_WSDL
Namespace prefix for WS-ResourceLifetime WSDL.

See Also:
Constant Field Values

TOPIC_PATH_RESOURCE_TERMINATION

public static final javax.xml.namespace.QName TOPIC_PATH_RESOURCE_TERMINATION
The topic path for the ResourceTermination topic.



Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.