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


public interface AdvertisementCapability

The MUWS Advertisement manageability capability.

Author:
Sal Campana

Field Summary
static java.lang.String NAME
          Name of this capability.
static java.lang.String TOPIC_MANAGEABILITY_ENPOINT_CREATION_NAME
          Topic names.
static java.lang.String TOPIC_MANAGEABILITY_ENPOINT_DESTRUCTION_NAME
           
static java.lang.String TOPIC_MANAGEABLE_RESOURCE_CREATION_NAME
           
static java.lang.String TOPIC_MANAGEABLE_RESOURCE_DESTRUCTION_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_MANAGEABILITY_ENPOINT_CREATION_NAME

public static final java.lang.String TOPIC_MANAGEABILITY_ENPOINT_CREATION_NAME
Topic names.

See Also:
Constant Field Values

TOPIC_MANAGEABLE_RESOURCE_CREATION_NAME

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

TOPIC_MANAGEABILITY_ENPOINT_DESTRUCTION_NAME

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

TOPIC_MANAGEABLE_RESOURCE_DESTRUCTION_NAME

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


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