Uses of Interface
org.apache.muse.ws.dm.muws.ManageabilityCapability

Packages that use ManageabilityCapability
org.apache.muse.ws.dm.muws   
org.apache.muse.ws.dm.muws.impl   
 

Uses of ManageabilityCapability in org.apache.muse.ws.dm.muws
 

Subinterfaces of ManageabilityCapability in org.apache.muse.ws.dm.muws
 interface Configuration
          This interface represents the WSDM Configuration capability, which has no properties, operations, or events.
 interface CorrelatableProperties
          This interface represents the WSDM CorrelatableProperties capability.
 interface Description
          This interface represents the WSDM Description capability.
 interface Identity
          This interface represents the WSDM Identity capability.
 interface ManageabilityCharacteristics
          This interface represents the WSDM ManageabilityCharacteristics capability.
 interface Metrics
          Metrics is an interface that represents the WSDM Metrics capability.
 interface OperationalStatus
          This interface represents the WSDM OperationalStatus capability.
 interface RelationshipResource
          RelationshipResource is the interface that describes WSDM relationships as WS-RF implied resources.
 interface Relationships
          Relationships is an interface that represents the WSDM Relationships capability.
 interface State
          This interface represents the WSDM State capability.
 

Uses of ManageabilityCapability in org.apache.muse.ws.dm.muws.impl
 

Classes in org.apache.muse.ws.dm.muws.impl that implement ManageabilityCapability
 class AbstractManageabilityCapability
          AbstractManageabilityCapability is an extension of AbstractWsResourceCapability that provides one additional initialization step: if the resource uses the ManageabilityCharacteristics capability, then this capability's URI will be added to the muws1:ManageabilityCapability property.
 class SimpleConfiguration
          SimpleConfiguration is Muse's default implementation of the WSDM Configuration capability.
 class SimpleCorrelatableProperties
          SimpleCorrelatableProperties is Muse's default implementation of the WSDM CorrelatableProperties capability.
 class SimpleDescription
          SimpleDescription is Muse's default implementation of the WSDM Description capability.
 class SimpleIdentity
          SimpleIdentity is Muse's default implementation of the WSDM Identity capability.
 class SimpleManageabilityCharacteristics
          SimpleManageabilityCharacteristics is Muse's default implementation of the WSDM ManageabilityCharacteristics capability.
 class SimpleMetrics
          SimpleMetrics is Muse's default implementation of the WSDM Metrics capability.
 class SimpleOperationalStatus
          SimpleOperationalStatus is Muse's default implementation of the WSDM OperationalStatus capability.
 class SimpleRelationshipResource
          SimpleRelationshipResource is Muse's default implementation of the MUWS (Part 2) RelationshipResource capability.
 class SimpleRelationships
          SimpleRelationships is Muse's default implementation of the MUWS (Part 2) Relationships capability.
 class SimpleState
          SimpleState is Muse's default implementation of the WSDM State capability.
 



Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.