Uses of Package
org.apache.muse.core

Packages that use org.apache.muse.core
org.apache.muse.core   
org.apache.muse.core.descriptor   
org.apache.muse.core.platform   
org.apache.muse.core.platform.axis2   
org.apache.muse.core.platform.mini   
org.apache.muse.core.platform.osgi   
org.apache.muse.core.platform.osgi.axis2   
org.apache.muse.core.platform.osgi.descriptor   
org.apache.muse.core.platform.osgi.internal   
org.apache.muse.core.platform.osgi.mini.internal   
org.apache.muse.core.platform.osgi.routing   
org.apache.muse.core.routing   
org.apache.muse.tools.generator.util   
org.apache.muse.tools.inspector   
org.apache.muse.ws.dm.muws   
org.apache.muse.ws.dm.muws.adv   
org.apache.muse.ws.dm.muws.adv.impl   
org.apache.muse.ws.dm.muws.impl   
org.apache.muse.ws.dm.muws.remote   
org.apache.muse.ws.metadata   
org.apache.muse.ws.metadata.impl   
org.apache.muse.ws.metadata.remote   
org.apache.muse.ws.notification   
org.apache.muse.ws.notification.impl   
org.apache.muse.ws.notification.remote   
org.apache.muse.ws.resource   
org.apache.muse.ws.resource.impl   
org.apache.muse.ws.resource.lifetime   
org.apache.muse.ws.resource.lifetime.impl   
org.apache.muse.ws.resource.metadata.ext   
org.apache.muse.ws.resource.properties.get   
org.apache.muse.ws.resource.properties.get.impl   
org.apache.muse.ws.resource.properties.query   
org.apache.muse.ws.resource.properties.query.impl   
org.apache.muse.ws.resource.properties.set   
org.apache.muse.ws.resource.properties.set.impl   
org.apache.muse.ws.resource.remote   
org.apache.muse.ws.resource.sg   
org.apache.muse.ws.resource.sg.impl   
org.apache.muse.ws.resource.sg.remote   
org.apache.muse.ws.wsdl   
 

Classes in org.apache.muse.core used by org.apache.muse.core
Capability
          Capability is the atomic unit of functional definition for a resource type.
Environment
          Environment defines features related to the underlying platform and the endpoint's configuration in a generic way.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
InitializationParameters
          InitializationParameters is an interface for components that can be loaded with zero or more name-value pairs for configuration.
Persistence
          Persistence is a mechanism used by resources and/or capabilities to save some or all of their state across application reboots.
Resource
          Resource is an aggregate of Capability objects, providing a common host for them to share information and sub-components.
ResourceManager
          ResourceManager defines the interface for creating and storing resources that can be targeted by other resources (internal and external to a Muse-derived application).
ResourceManagerListener
          ResourceManagerListener is an interface for components that want to receive internal notifications about the addition/removal of resource instances in the Muse ResourceManager.
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
 

Classes in org.apache.muse.core used by org.apache.muse.core.descriptor
Capability
          Capability is the atomic unit of functional definition for a resource type.
Environment
          Environment defines features related to the underlying platform and the endpoint's configuration in a generic way.
Persistence
          Persistence is a mechanism used by resources and/or capabilities to save some or all of their state across application reboots.
Resource
          Resource is an aggregate of Capability objects, providing a common host for them to share information and sub-components.
 

Classes in org.apache.muse.core used by org.apache.muse.core.platform
Environment
          Environment defines features related to the underlying platform and the endpoint's configuration in a generic way.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
InitializationFailure
          InitializationFailure is a set of operations for components that have an initialization phase with distinct failure state.
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
 

Classes in org.apache.muse.core used by org.apache.muse.core.platform.axis2
AbstractEnvironment
          AbstractEnvironment is an abstract class that defines features related to the underlying platform as well as the endpoint's configuration.
Environment
          Environment defines features related to the underlying platform and the endpoint's configuration in a generic way.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
InitializationFailure
          InitializationFailure is a set of operations for components that have an initialization phase with distinct failure state.
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
 

Classes in org.apache.muse.core used by org.apache.muse.core.platform.mini
AbstractEnvironment
          AbstractEnvironment is an abstract class that defines features related to the underlying platform as well as the endpoint's configuration.
Environment
          Environment defines features related to the underlying platform and the endpoint's configuration in a generic way.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
InitializationFailure
          InitializationFailure is a set of operations for components that have an initialization phase with distinct failure state.
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
 

Classes in org.apache.muse.core used by org.apache.muse.core.platform.osgi
AbstractEnvironment
          AbstractEnvironment is an abstract class that defines features related to the underlying platform as well as the endpoint's configuration.
Environment
          Environment defines features related to the underlying platform and the endpoint's configuration in a generic way.
 

Classes in org.apache.muse.core used by org.apache.muse.core.platform.osgi.axis2
AbstractEnvironment
          AbstractEnvironment is an abstract class that defines features related to the underlying platform as well as the endpoint's configuration.
Environment
          Environment defines features related to the underlying platform and the endpoint's configuration in a generic way.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
InitializationFailure
          InitializationFailure is a set of operations for components that have an initialization phase with distinct failure state.
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
 

Classes in org.apache.muse.core used by org.apache.muse.core.platform.osgi.descriptor
Environment
          Environment defines features related to the underlying platform and the endpoint's configuration in a generic way.
Resource
          Resource is an aggregate of Capability objects, providing a common host for them to share information and sub-components.
 

Classes in org.apache.muse.core used by org.apache.muse.core.platform.osgi.internal
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
ResourceManager
          ResourceManager defines the interface for creating and storing resources that can be targeted by other resources (internal and external to a Muse-derived application).
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
SimpleResourceManager
          SimpleResourceManager is Muse's default implementation of resource lifecycle management and the implied resource pattern.
 

Classes in org.apache.muse.core used by org.apache.muse.core.platform.osgi.mini.internal
AbstractEnvironment
          AbstractEnvironment is an abstract class that defines features related to the underlying platform as well as the endpoint's configuration.
Environment
          Environment defines features related to the underlying platform and the endpoint's configuration in a generic way.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
InitializationFailure
          InitializationFailure is a set of operations for components that have an initialization phase with distinct failure state.
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
 

Classes in org.apache.muse.core used by org.apache.muse.core.platform.osgi.routing
Environment
          Environment defines features related to the underlying platform and the endpoint's configuration in a generic way.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
Resource
          Resource is an aggregate of Capability objects, providing a common host for them to share information and sub-components.
ResourceManager
          ResourceManager defines the interface for creating and storing resources that can be targeted by other resources (internal and external to a Muse-derived application).
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
 

Classes in org.apache.muse.core used by org.apache.muse.core.routing
AbstractFilePersistence
          AbstractFilePersistence is an abstract component that provides generic resource-state-to-file utilities without specifying the format of the XML that goes into the files.
Environment
          Environment defines features related to the underlying platform and the endpoint's configuration in a generic way.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
InitializationParameters
          InitializationParameters is an interface for components that can be loaded with zero or more name-value pairs for configuration.
Persistence
          Persistence is a mechanism used by resources and/or capabilities to save some or all of their state across application reboots.
Resource
          Resource is an aggregate of Capability objects, providing a common host for them to share information and sub-components.
ResourceManager
          ResourceManager defines the interface for creating and storing resources that can be targeted by other resources (internal and external to a Muse-derived application).
ResourceManagerListener
          ResourceManagerListener is an interface for components that want to receive internal notifications about the addition/removal of resource instances in the Muse ResourceManager.
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
 

Classes in org.apache.muse.core used by org.apache.muse.tools.generator.util
AbstractEnvironment
          AbstractEnvironment is an abstract class that defines features related to the underlying platform as well as the endpoint's configuration.
Environment
          Environment defines features related to the underlying platform and the endpoint's configuration in a generic way.
 

Classes in org.apache.muse.core used by org.apache.muse.tools.inspector
Environment
          Environment defines features related to the underlying platform and the endpoint's configuration in a generic way.
 

Classes in org.apache.muse.core used by org.apache.muse.ws.dm.muws
Capability
          Capability is the atomic unit of functional definition for a resource type.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
InitializationParameters
          InitializationParameters is an interface for components that can be loaded with zero or more name-value pairs for configuration.
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
 

Classes in org.apache.muse.core used by org.apache.muse.ws.dm.muws.adv
Capability
          Capability is the atomic unit of functional definition for a resource type.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
InitializationParameters
          InitializationParameters is an interface for components that can be loaded with zero or more name-value pairs for configuration.
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
 

Classes in org.apache.muse.core used by org.apache.muse.ws.dm.muws.adv.impl
AbstractCapability
          AbstractCapability provides a foundation for user-defined capabilities by allowing users to focus on their operations and capability-specific logic without having to worry about maintaining Muse components and other plumbing work.
Capability
          Capability is the atomic unit of functional definition for a resource type.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
InitializationParameters
          InitializationParameters is an interface for components that can be loaded with zero or more name-value pairs for configuration.
Resource
          Resource is an aggregate of Capability objects, providing a common host for them to share information and sub-components.
ResourceManagerListener
          ResourceManagerListener is an interface for components that want to receive internal notifications about the addition/removal of resource instances in the Muse ResourceManager.
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
 

Classes in org.apache.muse.core used by org.apache.muse.ws.dm.muws.impl
AbstractCapability
          AbstractCapability provides a foundation for user-defined capabilities by allowing users to focus on their operations and capability-specific logic without having to worry about maintaining Muse components and other plumbing work.
Capability
          Capability is the atomic unit of functional definition for a resource type.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
InitializationParameters
          InitializationParameters is an interface for components that can be loaded with zero or more name-value pairs for configuration.
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
 

Classes in org.apache.muse.core used by org.apache.muse.ws.dm.muws.remote
AbstractResourceClient
          AbstractResourceClient is a base class for resource clients that are deployed as doc-literal services using WS-Addressing.
Environment
          Environment defines features related to the underlying platform and the endpoint's configuration in a generic way.
 

Classes in org.apache.muse.core used by org.apache.muse.ws.metadata
Capability
          Capability is the atomic unit of functional definition for a resource type.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
InitializationParameters
          InitializationParameters is an interface for components that can be loaded with zero or more name-value pairs for configuration.
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
 

Classes in org.apache.muse.core used by org.apache.muse.ws.metadata.impl
AbstractCapability
          AbstractCapability provides a foundation for user-defined capabilities by allowing users to focus on their operations and capability-specific logic without having to worry about maintaining Muse components and other plumbing work.
Capability
          Capability is the atomic unit of functional definition for a resource type.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
InitializationParameters
          InitializationParameters is an interface for components that can be loaded with zero or more name-value pairs for configuration.
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
 

Classes in org.apache.muse.core used by org.apache.muse.ws.metadata.remote
AbstractResourceClient
          AbstractResourceClient is a base class for resource clients that are deployed as doc-literal services using WS-Addressing.
Environment
          Environment defines features related to the underlying platform and the endpoint's configuration in a generic way.
 

Classes in org.apache.muse.core used by org.apache.muse.ws.notification
Capability
          Capability is the atomic unit of functional definition for a resource type.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
InitializationParameters
          InitializationParameters is an interface for components that can be loaded with zero or more name-value pairs for configuration.
Persistence
          Persistence is a mechanism used by resources and/or capabilities to save some or all of their state across application reboots.
ResourceManagerListener
          ResourceManagerListener is an interface for components that want to receive internal notifications about the addition/removal of resource instances in the Muse ResourceManager.
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
 

Classes in org.apache.muse.core used by org.apache.muse.ws.notification.impl
AbstractCapability
          AbstractCapability provides a foundation for user-defined capabilities by allowing users to focus on their operations and capability-specific logic without having to worry about maintaining Muse components and other plumbing work.
AbstractFilePersistence
          AbstractFilePersistence is an abstract component that provides generic resource-state-to-file utilities without specifying the format of the XML that goes into the files.
Capability
          Capability is the atomic unit of functional definition for a resource type.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
InitializationParameters
          InitializationParameters is an interface for components that can be loaded with zero or more name-value pairs for configuration.
Persistence
          Persistence is a mechanism used by resources and/or capabilities to save some or all of their state across application reboots.
Resource
          Resource is an aggregate of Capability objects, providing a common host for them to share information and sub-components.
ResourceManagerListener
          ResourceManagerListener is an interface for components that want to receive internal notifications about the addition/removal of resource instances in the Muse ResourceManager.
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
 

Classes in org.apache.muse.core used by org.apache.muse.ws.notification.remote
AbstractResourceClient
          AbstractResourceClient is a base class for resource clients that are deployed as doc-literal services using WS-Addressing.
Environment
          Environment defines features related to the underlying platform and the endpoint's configuration in a generic way.
 

Classes in org.apache.muse.core used by org.apache.muse.ws.resource
Capability
          Capability is the atomic unit of functional definition for a resource type.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
InitializationParameters
          InitializationParameters is an interface for components that can be loaded with zero or more name-value pairs for configuration.
Resource
          Resource is an aggregate of Capability objects, providing a common host for them to share information and sub-components.
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
 

Classes in org.apache.muse.core used by org.apache.muse.ws.resource.impl
AbstractCapability
          AbstractCapability provides a foundation for user-defined capabilities by allowing users to focus on their operations and capability-specific logic without having to worry about maintaining Muse components and other plumbing work.
Capability
          Capability is the atomic unit of functional definition for a resource type.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
InitializationParameters
          InitializationParameters is an interface for components that can be loaded with zero or more name-value pairs for configuration.
Resource
          Resource is an aggregate of Capability objects, providing a common host for them to share information and sub-components.
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
SimpleResource
          SimpleResource is Muse's default implementation of the core resource type component.
 

Classes in org.apache.muse.core used by org.apache.muse.ws.resource.lifetime
Capability
          Capability is the atomic unit of functional definition for a resource type.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
InitializationParameters
          InitializationParameters is an interface for components that can be loaded with zero or more name-value pairs for configuration.
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
 

Classes in org.apache.muse.core used by org.apache.muse.ws.resource.lifetime.impl
AbstractCapability
          AbstractCapability provides a foundation for user-defined capabilities by allowing users to focus on their operations and capability-specific logic without having to worry about maintaining Muse components and other plumbing work.
Capability
          Capability is the atomic unit of functional definition for a resource type.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
InitializationParameters
          InitializationParameters is an interface for components that can be loaded with zero or more name-value pairs for configuration.
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
 

Classes in org.apache.muse.core used by org.apache.muse.ws.resource.metadata.ext
AbstractCapability
          AbstractCapability provides a foundation for user-defined capabilities by allowing users to focus on their operations and capability-specific logic without having to worry about maintaining Muse components and other plumbing work.
AbstractResourceClient
          AbstractResourceClient is a base class for resource clients that are deployed as doc-literal services using WS-Addressing.
Capability
          Capability is the atomic unit of functional definition for a resource type.
Environment
          Environment defines features related to the underlying platform and the endpoint's configuration in a generic way.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
InitializationParameters
          InitializationParameters is an interface for components that can be loaded with zero or more name-value pairs for configuration.
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
 

Classes in org.apache.muse.core used by org.apache.muse.ws.resource.properties.get
Capability
          Capability is the atomic unit of functional definition for a resource type.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
InitializationParameters
          InitializationParameters is an interface for components that can be loaded with zero or more name-value pairs for configuration.
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
 

Classes in org.apache.muse.core used by org.apache.muse.ws.resource.properties.get.impl
AbstractCapability
          AbstractCapability provides a foundation for user-defined capabilities by allowing users to focus on their operations and capability-specific logic without having to worry about maintaining Muse components and other plumbing work.
Capability
          Capability is the atomic unit of functional definition for a resource type.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
InitializationParameters
          InitializationParameters is an interface for components that can be loaded with zero or more name-value pairs for configuration.
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
 

Classes in org.apache.muse.core used by org.apache.muse.ws.resource.properties.query
Capability
          Capability is the atomic unit of functional definition for a resource type.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
InitializationParameters
          InitializationParameters is an interface for components that can be loaded with zero or more name-value pairs for configuration.
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
 

Classes in org.apache.muse.core used by org.apache.muse.ws.resource.properties.query.impl
AbstractCapability
          AbstractCapability provides a foundation for user-defined capabilities by allowing users to focus on their operations and capability-specific logic without having to worry about maintaining Muse components and other plumbing work.
Capability
          Capability is the atomic unit of functional definition for a resource type.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
InitializationParameters
          InitializationParameters is an interface for components that can be loaded with zero or more name-value pairs for configuration.
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
 

Classes in org.apache.muse.core used by org.apache.muse.ws.resource.properties.set
Capability
          Capability is the atomic unit of functional definition for a resource type.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
InitializationParameters
          InitializationParameters is an interface for components that can be loaded with zero or more name-value pairs for configuration.
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
 

Classes in org.apache.muse.core used by org.apache.muse.ws.resource.properties.set.impl
AbstractCapability
          AbstractCapability provides a foundation for user-defined capabilities by allowing users to focus on their operations and capability-specific logic without having to worry about maintaining Muse components and other plumbing work.
Capability
          Capability is the atomic unit of functional definition for a resource type.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
InitializationParameters
          InitializationParameters is an interface for components that can be loaded with zero or more name-value pairs for configuration.
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
 

Classes in org.apache.muse.core used by org.apache.muse.ws.resource.remote
AbstractResourceClient
          AbstractResourceClient is a base class for resource clients that are deployed as doc-literal services using WS-Addressing.
Environment
          Environment defines features related to the underlying platform and the endpoint's configuration in a generic way.
 

Classes in org.apache.muse.core used by org.apache.muse.ws.resource.sg
Capability
          Capability is the atomic unit of functional definition for a resource type.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
InitializationParameters
          InitializationParameters is an interface for components that can be loaded with zero or more name-value pairs for configuration.
Persistence
          Persistence is a mechanism used by resources and/or capabilities to save some or all of their state across application reboots.
ResourceManagerListener
          ResourceManagerListener is an interface for components that want to receive internal notifications about the addition/removal of resource instances in the Muse ResourceManager.
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
 

Classes in org.apache.muse.core used by org.apache.muse.ws.resource.sg.impl
AbstractCapability
          AbstractCapability provides a foundation for user-defined capabilities by allowing users to focus on their operations and capability-specific logic without having to worry about maintaining Muse components and other plumbing work.
AbstractFilePersistence
          AbstractFilePersistence is an abstract component that provides generic resource-state-to-file utilities without specifying the format of the XML that goes into the files.
Capability
          Capability is the atomic unit of functional definition for a resource type.
Initialization
          Initialization is a set of operations for components that have a distinct initialization state.
InitializationParameters
          InitializationParameters is an interface for components that can be loaded with zero or more name-value pairs for configuration.
Persistence
          Persistence is a mechanism used by resources and/or capabilities to save some or all of their state across application reboots.
Resource
          Resource is an aggregate of Capability objects, providing a common host for them to share information and sub-components.
ResourceManagerListener
          ResourceManagerListener is an interface for components that want to receive internal notifications about the addition/removal of resource instances in the Muse ResourceManager.
Shutdown
          Shutdown is a set of operations for components that have a distinct shutdown state.
 

Classes in org.apache.muse.core used by org.apache.muse.ws.resource.sg.remote
AbstractResourceClient
          AbstractResourceClient is a base class for resource clients that are deployed as doc-literal services using WS-Addressing.
Environment
          Environment defines features related to the underlying platform and the endpoint's configuration in a generic way.
 

Classes in org.apache.muse.core used by org.apache.muse.ws.wsdl
Environment
          Environment defines features related to the underlying platform and the endpoint's configuration in a generic way.
 



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