org.apache.ws.mows.v1_0.capability
Interface RequestProcessingStateCapability


public interface RequestProcessingStateCapability

The MOWS RequestProcessingState manageability capability.


Field Summary
static java.lang.String NAME
          Name of this capability.
static java.lang.String TOPIC_NAME
          Topic name.
static java.lang.String URI
          Manageability capability URI.
 

Field Detail

NAME

public static final java.lang.String NAME
Name of this capability.

See Also:
Constant Field Values

URI

public static final java.lang.String URI
Manageability capability URI.

See Also:
Constant Field Values

TOPIC_NAME

public static final java.lang.String TOPIC_NAME
Topic name.

See Also:
Constant Field Values


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