org.apache.ws.muws.v1_0.capability
Interface ConfigurationCapability


public interface ConfigurationCapability

The MUWS Configuration manageability capability.

Author:
Sal Campana

Field Summary
static java.lang.String NAME
          Name of this capability.
static javax.xml.namespace.QName PORT_TYPE_NAME
          Port type name.
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

PORT_TYPE_NAME

public static final javax.xml.namespace.QName PORT_TYPE_NAME
Port type name.


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.