A B C D E F G H I J K L M N O P Q R S T U V W X _

A

AbstractAdvertisement - Class in org.apache.muse.ws.dm.muws.adv.impl
 
AbstractAdvertisement() - Constructor for class org.apache.muse.ws.dm.muws.adv.impl.AbstractAdvertisement
 
AbstractCapability - Class in org.apache.muse.core
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.
AbstractCapability() - Constructor for class org.apache.muse.core.AbstractCapability
 
AbstractChangeApprover - Class in org.apache.muse.ws.resource.properties.listeners
AbstractChangeApprover is an abstract base class that implements the identification and security aspects of PropertyChangeApprover.
AbstractChangeApprover(QName) - Constructor for class org.apache.muse.ws.resource.properties.listeners.AbstractChangeApprover
Creates a new approver for the property with the given name.
AbstractCommandLineApp - Class in org.apache.muse.tools.generator.util
Assorted utility methods that are shared by the command line apps (wsdl2java and wsdlmerge).
AbstractCommandLineApp() - Constructor for class org.apache.muse.tools.generator.util.AbstractCommandLineApp
 
AbstractEnvironment - Class in org.apache.muse.core
AbstractEnvironment is an abstract class that defines features related to the underlying platform as well as the endpoint's configuration.
AbstractEnvironment() - Constructor for class org.apache.muse.core.AbstractEnvironment
The default constructor calls this('true').
AbstractEnvironment(boolean) - Constructor for class org.apache.muse.core.AbstractEnvironment
Initializes the AbstractEnvironment with its own ClassLoader.
AbstractEnvironment(ClassLoader) - Constructor for class org.apache.muse.core.AbstractEnvironment
This constructor calls this(classLoader, 'true').
AbstractEnvironment(ClassLoader, boolean) - Constructor for class org.apache.muse.core.AbstractEnvironment
 
AbstractExtendedElements - Class in org.apache.muse.ws.dm.muws.events.impl
 
AbstractExtendedElements() - Constructor for class org.apache.muse.ws.dm.muws.events.impl.AbstractExtendedElements
 
AbstractFilePersistence - Class in org.apache.muse.core
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.
AbstractFilePersistence() - Constructor for class org.apache.muse.core.AbstractFilePersistence
 
AbstractIsolationLayer - Class in org.apache.muse.core.platform
This class provides all of the generic initialization and shutdown routines without referencing any specific implementation of the various sub-components (ResourceRouter, Environment, etc.).
AbstractIsolationLayer() - Constructor for class org.apache.muse.core.platform.AbstractIsolationLayer
 
AbstractManageabilityCapability - Class in org.apache.muse.ws.dm.muws.impl
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.
AbstractManageabilityCapability() - Constructor for class org.apache.muse.ws.dm.muws.impl.AbstractManageabilityCapability
 
AbstractMessageHandler - Class in org.apache.muse.core.routing
AbstractMessageHandler is a convenience class that implements all of the accessor methods of MessageHandler, leaving only the serialization methods (fromXML(Element) and toXML(Object)).
AbstractMessageHandler(String, QName) - Constructor for class org.apache.muse.core.routing.AbstractMessageHandler
 
AbstractProjectizer - Class in org.apache.muse.tools.generator.projectizer
AbstractProjectizer contains methods that are useful to projectizers built so far.
AbstractProjectizer() - Constructor for class org.apache.muse.tools.generator.projectizer.AbstractProjectizer
 
AbstractProxyHandler - Class in org.apache.muse.core.proxy
AbstractProxyHandler is a convenience class that implements all of the accessor methods of ProxyHandler, leaving only the serialization methods (fromXML(Element) and toXML(Object[])).
AbstractProxyHandler() - Constructor for class org.apache.muse.core.proxy.AbstractProxyHandler
 
AbstractResourceClient - Class in org.apache.muse.core
AbstractResourceClient is a base class for resource clients that are deployed as doc-literal services using WS-Addressing.
AbstractResourceClient(EndpointReference) - Constructor for class org.apache.muse.core.AbstractResourceClient
This is a convenience constructor that calls this(EndpointReference, EndpointReference) with the WS-A anonymous EPR as the second parameter (the source EPR).
AbstractResourceClient(EndpointReference, EndpointReference) - Constructor for class org.apache.muse.core.AbstractResourceClient
This is a convenience constructor that calls this(EndpointReference, EndpointReference, SoapClient) with an instance of SimpleSoapClient.
AbstractResourceClient(EndpointReference, EndpointReference, Environment) - Constructor for class org.apache.muse.core.AbstractResourceClient
This is a convenience constructor that calls this(EndpointReference, EndpointReference, SoapClient) with the SoapClient provided by the given Environment.
AbstractResourceClient(EndpointReference, EndpointReference, SoapClient) - Constructor for class org.apache.muse.core.AbstractResourceClient
 
AbstractResourceManagementImplementation - Class in org.apache.muse.util.osgi
 
AbstractResourceManagementImplementation(Bundle) - Constructor for class org.apache.muse.util.osgi.AbstractResourceManagementImplementation
 
AbstractSetRequestComponent - Class in org.apache.muse.ws.resource.properties.set.impl
AbstractSetRequestComponent is a the abstract base class for the WS-ResourceProperties SetResourceProperties commands.
AbstractSetRequestComponent() - Constructor for class org.apache.muse.ws.resource.properties.set.impl.AbstractSetRequestComponent
 
AbstractSynthesizer - Class in org.apache.muse.tools.generator.synthesizer
 
AbstractSynthesizer() - Constructor for class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
AbstractWsResourceCapability - Class in org.apache.muse.ws.resource.impl
AbstractWsResourceCapability is a foundation for user-defined capabilities for WSRF-based resources.
AbstractWsResourceCapability() - Constructor for class org.apache.muse.ws.resource.impl.AbstractWsResourceCapability
 
accept(File) - Method in class org.apache.muse.util.xml.XmlFileFilter
 
accept(File) - Method in class org.apache.muse.util.xml.XsdFileFilter
 
accept(File) - Method in class org.apache.muse.ws.resource.metadata.RmdFileFilter
 
accept(File) - Method in class org.apache.muse.ws.wsdl.WsdlFileFilter
 
accepts(NotificationMessage) - Method in interface org.apache.muse.ws.notification.Filter
 
accepts(NotificationMessage) - Method in class org.apache.muse.ws.notification.impl.FilterCollection
 
accepts(QName, String) - Method in interface org.apache.muse.ws.notification.impl.FilterFactoryHandler
 
accepts(NotificationMessage) - Method in class org.apache.muse.ws.notification.impl.MessagePatternFilter
 
accepts(QName, String) - Method in class org.apache.muse.ws.notification.impl.MessagePatternFilterHandler
 
accepts(NotificationMessage) - Method in class org.apache.muse.ws.notification.impl.ProducerPropertiesFilter
 
accepts(QName, String) - Method in class org.apache.muse.ws.notification.impl.ProducerPropertiesFilterHandler
 
accepts(NotificationMessage) - Method in class org.apache.muse.ws.notification.impl.SimplePullPoint
 
accepts(NotificationMessage) - Method in class org.apache.muse.ws.notification.impl.TopicFilter
 
accepts(QName, String) - Method in class org.apache.muse.ws.notification.impl.TopicFilterHandler
 
accepts(NotificationMessage) - Method in interface org.apache.muse.ws.notification.NotificationMessageListener
 
ACCESS_EPR_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
ACTION_NOT_SUPPORTED_FAULT_QNAME - Static variable in class org.apache.muse.ws.addressing.WsaConstants
 
ACTION_QNAME - Static variable in class org.apache.muse.ws.addressing.WsaConstants
 
Activator - Class in org.apache.muse.complete
 
Activator() - Constructor for class org.apache.muse.complete.Activator
 
Activator - Class in org.apache.muse.core.platform.osgi
Activator is the BundleActivator implementation for the Muse Core Bundle.
Activator() - Constructor for class org.apache.muse.core.platform.osgi.Activator
 
Activator - Class in org.apache.muse.core.platform.osgi.axis2
Activator is ...
Activator() - Constructor for class org.apache.muse.core.platform.osgi.axis2.Activator
 
Activator - Class in org.apache.muse.core.platform.osgi.mini
 
Activator() - Constructor for class org.apache.muse.core.platform.osgi.mini.Activator
 
Activator - Class in org.apache.muse.osgi.soa.core
Activator is the Bundle Activator for the SOAP Provider API bundle
Activator() - Constructor for class org.apache.muse.osgi.soa.core.Activator
 
Activator - Class in org.apache.muse.osgi.ws.dm.muws.adv
Activator is ...
Activator() - Constructor for class org.apache.muse.osgi.ws.dm.muws.adv.Activator
 
Activator - Class in org.apache.muse.osgi.ws.dm.muws.adv.impl
Activator is ...
Activator() - Constructor for class org.apache.muse.osgi.ws.dm.muws.adv.impl.Activator
 
Activator - Class in org.apache.muse.osgi.wsdm.muws
Activator is ...
Activator() - Constructor for class org.apache.muse.osgi.wsdm.muws.Activator
 
Activator - Class in org.apache.muse.osgi.wsdm.muws.impl
Activator is ...
Activator() - Constructor for class org.apache.muse.osgi.wsdm.muws.impl.Activator
 
Activator - Class in org.apache.muse.osgi.wsn
Activator is ...
Activator() - Constructor for class org.apache.muse.osgi.wsn.Activator
 
Activator - Class in org.apache.muse.osgi.wsn.impl
Activator is ...
Activator() - Constructor for class org.apache.muse.osgi.wsn.impl.Activator
 
Activator - Class in org.apache.muse.osgi.wsrf
Activator is ...
Activator() - Constructor for class org.apache.muse.osgi.wsrf.Activator
 
Activator - Class in org.apache.muse.osgi.wsrf.impl
Activator is ...
Activator() - Constructor for class org.apache.muse.osgi.wsrf.impl.Activator
 
Activator - Class in org.apache.muse.osgi.wsx
Activator is ...
Activator() - Constructor for class org.apache.muse.osgi.wsx.Activator
 
Activator - Class in org.apache.muse.osgi.wsx.impl
Activator is ...
Activator() - Constructor for class org.apache.muse.osgi.wsx.impl.Activator
 
Activator - Class in org.apache.muse.ws.addressing.osgi
Activator is ...
Activator() - Constructor for class org.apache.muse.ws.addressing.osgi.Activator
 
ACTIVATOR_FILE_RESOURCE - Static variable in interface org.apache.muse.tools.generator.projectizer.OsgiProjectizerConstants
 
ACTIVATOR_NAME - Static variable in interface org.apache.muse.tools.generator.projectizer.OsgiProjectizerConstants
 
ACTOR - Static variable in class org.apache.muse.ws.addressing.soap.SoapConstants
 
add(File, File) - Method in class org.apache.muse.tools.generator.util.OverwriteHelper
 
add(EndpointReference, Element, Date) - Method in class org.apache.muse.ws.resource.sg.impl.SimpleServiceGroupRegistration
 
add(EndpointReference, Date) - Method in class org.apache.muse.ws.resource.sg.remote.ServiceGroupClient
Invokes the wsrf-sg:Add operation with an empty wsrf-sg:Content parameter.
add(EndpointReference, Date, Element) - Method in class org.apache.muse.ws.resource.sg.remote.ServiceGroupClient
 
add(EndpointReference, Element, Date) - Method in interface org.apache.muse.ws.resource.sg.ServiceGroupRegistration
 
ADD_QNAME - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
 
ADD_REFUSED_QNAME - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
 
ADD_RESPONSE_QNAME - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
 
ADD_URI - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
The WS-A Action URI of the Add operation.
addActionMappings(Capability, String) - Method in class org.apache.muse.tools.generator.util.ServicesDescriptorHelper
 
addAddressingContext(MessageHeaders) - Method in class org.apache.muse.core.AbstractEnvironment
 
addAddressingContext(MessageHeaders) - Method in interface org.apache.muse.core.Environment
Records the WS-Addressing data for the current request.
addCapability(Capability) - Method in class org.apache.muse.core.SimpleResource
 
addCapability(Capability) - Method in class org.apache.muse.tools.generator.util.DeploymentDescriptorHelper
 
addCapability(WsResourceCapability) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
addCapability(WsResourceCapability) - Method in interface org.apache.muse.ws.resource.properties.schema.ResourcePropertiesSchemaValidation
Registers the capability with the schema so that users of the schema can determine which capability is responsible for which resource properties.
addChangeApprover(PropertyChangeApprover) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
addChangeApprover(PropertyChangeApprover) - Method in interface org.apache.muse.ws.resource.properties.listeners.ResourcePropertyListeners
Associates the given approver with the appropriate property.
addChangeListener(PropertyChangeListener) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
addChangeListener(PropertyChangeListener) - Method in interface org.apache.muse.ws.resource.properties.listeners.ResourcePropertyListeners
Associates the given listener with the appropriate property.
addCorrelation(Correlation) - Method in interface org.apache.muse.ws.dm.muws.CorrelatableProperties
 
addCorrelation(Correlation) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleCorrelatableProperties
 
addEntry(EndpointReference, Element, Date) - Method in class org.apache.muse.ws.resource.sg.impl.SimpleServiceGroup
 
addEntry(EndpointReference, WsResource) - Method in class org.apache.muse.ws.resource.sg.impl.SimpleServiceGroup
 
addEntry(EndpointReference, Element, Date) - Method in interface org.apache.muse.ws.resource.sg.ServiceGroup
Creates a new Entry resource and adds it to Muse's ResourceManager and the ServiceGroup's WS-RP container.
addEntry(EndpointReference, WsResource) - Method in interface org.apache.muse.ws.resource.sg.ServiceGroup
Adds the EPR/resource mapping to the implementation's collection of service group entries.
addEnvironmentChangeListener(EnvironmentChangeListener) - Method in interface org.apache.muse.core.platform.osgi.routing.ResourceRouterDelegate
 
addExtendedElement(Element) - Method in interface org.apache.muse.ws.dm.muws.events.ExtendedElements
 
addExtendedElement(QName, Object) - Method in interface org.apache.muse.ws.dm.muws.events.ExtendedElements
 
addExtendedElement(Element) - Method in class org.apache.muse.ws.dm.muws.events.impl.AbstractExtendedElements
 
addExtendedElement(QName, Object) - Method in class org.apache.muse.ws.dm.muws.events.impl.AbstractExtendedElements
 
addFilter(Filter) - Method in class org.apache.muse.ws.notification.impl.FilterCollection
 
addHandler(FilterFactoryHandler) - Method in class org.apache.muse.ws.notification.impl.FilterFactory
 
AddHandler - Class in org.apache.muse.ws.resource.sg.impl
AddHandler is the parser for the WS-ServiceGroup Add operation.
AddHandler() - Constructor for class org.apache.muse.ws.resource.sg.impl.AddHandler
 
addImport(Class) - Method in class org.apache.muse.tools.generator.synthesizer.ClassInfo
 
addImport(Class) - Method in class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
addImport(Class) - Method in class org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer
 
addImports(Set) - Method in class org.apache.muse.tools.generator.synthesizer.ClassInfo
 
addImports(Class[]) - Method in class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
addImports(Class[]) - Method in class org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer
 
addInitialValues(QName) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
addListener(ResourceManagerListener) - Method in interface org.apache.muse.core.ResourceManager
 
addListener(ResourceManagerListener) - Method in class org.apache.muse.core.SimpleResourceManager
 
addManageabilityCapability(String) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleManageabilityCharacteristics
 
addManageabilityCapability(String) - Method in interface org.apache.muse.ws.dm.muws.ManageabilityCharacteristics
 
addMatch(Match) - Method in class org.apache.muse.ws.dm.muws.impl.ComplexMatch
 
addMatch(Match) - Method in class org.apache.muse.ws.dm.muws.impl.MatchCorrelation
 
addMatch(Match) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMatch
This method always throws an UnsupportedOperationException, because simple PBMs can't have children.
addMatch(Match) - Method in interface org.apache.muse.ws.dm.muws.Match
 
addMessage(NotificationMessage) - Method in class org.apache.muse.ws.notification.impl.SimplePullPointDataStore
 
addMessage(NotificationMessage) - Method in interface org.apache.muse.ws.notification.PullPointDataStore
 
addMessageContent(Element) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationMessage
 
addMessageContent(QName, Object) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationMessage
 
addMessageContent(Element) - Method in interface org.apache.muse.ws.notification.NotificationMessage
This method allows you to add message content in its XML form - the element will be added as the last child under the wsnt:Message part of the notification message.
addMessageContent(QName, Object) - Method in interface org.apache.muse.ws.notification.NotificationMessage
This method allows you to add message content that has not yet been serialized into XML.
addMessageListener(NotificationMessageListener) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationConsumer
 
addMessageListener(NotificationMessageListener) - Method in interface org.apache.muse.ws.notification.NotificationConsumer
Adds the listener to the list of listeners that will be notified whenever a message is received by the resource.
addMessageType(QName) - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
addMessageType(QName) - Method in interface org.apache.muse.ws.notification.topics.Topic
 
addOperation(JavaMethod) - Method in class org.apache.muse.tools.generator.util.Capability
 
addOperation(Operation, Map) - Method in class org.apache.muse.tools.generator.util.DefinitionInfo
 
addParameter(String, Object) - Method in class org.apache.muse.tools.generator.util.ConfigurationData
 
addParameter(Element) - Method in class org.apache.muse.ws.addressing.EndpointReference
Adds the given Element to the collection of reference parameters.
addParameter(QName) - Method in class org.apache.muse.ws.addressing.EndpointReference
This is a convenience method that calls addParameter(QName, Object) with a null parameter value.
addParameter(QName, Object) - Method in class org.apache.muse.ws.addressing.EndpointReference
Creates a new reference parameter with the given name and value.
addPermissions(QName) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
addProperty(JavaProperty) - Method in class org.apache.muse.tools.generator.util.Capability
 
addProperty(QName, MetadataDescriptor, MetadataDescriptor) - Static method in class org.apache.muse.tools.generator.WsdlMerge
Copies one propert from a source MetadataDescriptor to a destination MetadataDescriptor.
addProperty(QName, String, String) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
addProperty(QName, String, String) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
Adds another wsrmd:Property element to the descriptor with the basic metadata attributes required by the spec.
addProperty(QName, String, String) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
addReadListener(PropertyReadListener) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
addReadListener(PropertyReadListener) - Method in interface org.apache.muse.ws.resource.properties.listeners.ResourcePropertyListeners
Associates the given listener with the appropriate property.
AddRefusedFault - Exception in org.apache.muse.ws.resource.sg.faults
 
AddRefusedFault(Element) - Constructor for exception org.apache.muse.ws.resource.sg.faults.AddRefusedFault
 
AddRefusedFault(String) - Constructor for exception org.apache.muse.ws.resource.sg.faults.AddRefusedFault
 
AddRefusedFault(String, Throwable) - Constructor for exception org.apache.muse.ws.resource.sg.faults.AddRefusedFault
 
AddRefusedFault(Throwable) - Constructor for exception org.apache.muse.ws.resource.sg.faults.AddRefusedFault
 
addRelationship(String, RelationshipType, Participant[]) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationships
 
addRelationship(String, RelationshipType, Participant[]) - Method in interface org.apache.muse.ws.dm.muws.Relationships
Creates a new Relationship resource with the given values, adds it to the ResourceManager and the participant resources' WS-RP container, and returns it to the caller.
AddRequest - Class in org.apache.muse.ws.resource.sg.impl
AddRequest is a serializer/deserializer for the WS-ServiceGroup Add operation's request content.
AddRequest(Element) - Constructor for class org.apache.muse.ws.resource.sg.impl.AddRequest
 
AddRequest(EndpointReference, Date) - Constructor for class org.apache.muse.ws.resource.sg.impl.AddRequest
 
AddRequest(EndpointReference, Date, Element) - Constructor for class org.apache.muse.ws.resource.sg.impl.AddRequest
 
addRequestComponent(SetRequestComponent) - Method in class org.apache.muse.ws.resource.properties.set.impl.SimpleSetRequest
 
addRequestComponent(SetRequestComponent) - Method in interface org.apache.muse.ws.resource.properties.set.SetRequest
 
addResource(EndpointReference, Resource) - Method in interface org.apache.muse.core.ResourceManager
Add a resource to the manager, associated with the given EPR.
addResource(EndpointReference, Resource) - Method in class org.apache.muse.core.SimpleResourceManager
 
addResourceDefinitions(Collection) - Method in class org.apache.muse.core.platform.osgi.internal.OSGiResourceManager
adds resource definitions to the manager.
addResourceDefinitions(Bundle, Collection) - Method in class org.apache.muse.core.platform.osgi.routing.OSGiResourceRouter
 
addResourceDefinitions(Bundle, URL) - Method in class org.apache.muse.core.platform.osgi.routing.OSGiResourceRouter
 
addResourceDefinitions(Collection) - Method in interface org.apache.muse.core.ResourceManager
 
addResourceDefinitions(Collection) - Method in class org.apache.muse.core.SimpleResourceManager
 
AddResponse - Class in org.apache.muse.ws.resource.sg.impl
AddResponse is a serializer/deserializer for the WS-ServiceGroup Add operation's response content.
AddResponse(Element) - Constructor for class org.apache.muse.ws.resource.sg.impl.AddResponse
 
AddResponse(EndpointReference) - Constructor for class org.apache.muse.ws.resource.sg.impl.AddResponse
 
AddResponse(EndpointReference, Date) - Constructor for class org.apache.muse.ws.resource.sg.impl.AddResponse
 
ADDRESS_FLAG - Static variable in interface org.apache.muse.tools.generator.WsdlMergeConstants
 
ADDRESS_QNAME - Static variable in class org.apache.muse.ws.addressing.WsaConstants
 
ADDRESS_QNAME - Static variable in class org.apache.muse.ws.wsdl.WsdlUtils
 
addSchema(Schema) - Method in class org.apache.muse.tools.generator.util.DefinitionInfo
 
addSchemaImports(Document, String, Environment, Set) - Static method in class org.apache.muse.ws.wsdl.WsdlUtils
This is a convenience method that resolves all of the schema imports referenced in a WSDL.
addSchemaIncludes(Document, String, Environment, Set) - Static method in class org.apache.muse.ws.wsdl.WsdlUtils
This is a convenience method that resolves all of the schema includes referenced in a WSDL.
addStaticValues(QName) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
addSubscription(WsResource) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
addSubscription(WsResource) - Method in interface org.apache.muse.ws.notification.NotificationProducer
This method is for internal (service-side) code that wishes to add a subscription that has already been created (perhaps from data residing in a persistent data store) and does not require a call to subscribe().
addSubscriptionManager(ConfigurationData) - Static method in class org.apache.muse.tools.generator.util.SubscriptionManagerHelper
 
addTopic(QName) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
addTopic(QName) - Method in interface org.apache.muse.ws.notification.NotificationProducer
Creates a topic in the resource's topic set and adds it to the appropriate topic namespace.
addTopic(Topic) - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
addTopic(Topic) - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopicNamespace
 
addTopic(Topic) - Method in interface org.apache.muse.ws.notification.topics.Topic
Adds a child topic to the topic.
addTopic(Topic) - Method in interface org.apache.muse.ws.notification.topics.TopicNamespace
Adds a root topic to the namespace.
addTopicListener(TopicListener) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationConsumer
 
addTopicListener(TopicListener) - Method in interface org.apache.muse.ws.notification.NotificationConsumer
Adds the listener to the list of listeners that will be notified whenever a message is received that has the given WSN Topic.
addTopicNamespace(String) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
addTopicNamespace(String) - Method in interface org.apache.muse.ws.notification.NotificationProducer
Creates a topic namespace in the resource's topic set using the given URI.
addTopicNamespace(TopicNamespace) - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopicSet
 
addTopicNamespace(TopicNamespace) - Method in interface org.apache.muse.ws.notification.topics.TopicSet
 
addValidValues(QName) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
ADV_ME_CREATION_TOPIC - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
ADV_ME_DESTRUCTION_TOPIC - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
ADV_MR_CREATION_TOPIC - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
ADV_MR_DESTRUCTION_TOPIC - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
Advertisement - Interface in org.apache.muse.ws.dm.muws.adv
 
ADVERTISEMENT_URI - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
The WSDM Advertisement namespace URI.
AllMatch - Class in org.apache.muse.ws.dm.muws.impl
AllMatch is a ComplexMatch that acts as a conditional AND (&&) on all subexpressions.
AllMatch(WsResource) - Constructor for class org.apache.muse.ws.dm.muws.impl.AllMatch
 
AllMatch(WsResource, Element) - Constructor for class org.apache.muse.ws.dm.muws.impl.AllMatch
 
analyze(ConfigurationData) - Method in interface org.apache.muse.tools.generator.analyzer.Analyzer
Perform the analysis portion of code generation.
analyze(ConfigurationData) - Method in class org.apache.muse.tools.generator.analyzer.SimpleAnalyzer
Uses the ResourceInspector to analyze a given WSDL file and extract the capabilities it contains.
Analyzer - Interface in org.apache.muse.tools.generator.analyzer
Analyzer is an interface for the analysis phase of code generation.
ANALYZER_FLAG - Static variable in interface org.apache.muse.tools.generator.Wsdl2JavaConstants
 
ANONYMOUS_EPR - Static variable in class org.apache.muse.ws.addressing.WsaConstants
The anonymous EPR - this can be used for messages going through firewalls or situations where the source doesn't want to receive the reply.
ANONYMOUS_URI - Static variable in class org.apache.muse.ws.addressing.WsaConstants
The URI for anonymous EPRs.
ANY_TYPE_QNAME - Static variable in class org.apache.muse.tools.inspector.ResourceInspector
 
ANY_TYPE_QNAME - Static variable in class org.apache.muse.util.xml.XsdUtils
 
ANY_URI_QNAME - Static variable in class org.apache.muse.tools.inspector.ResourceInspector
 
ANY_URI_QNAME - Static variable in class org.apache.muse.util.xml.XsdUtils
 
AnyMatch - Class in org.apache.muse.ws.dm.muws.impl
AnyMatch is a ComplexMatch that acts as a conditional OR (||) on all subexpressions.
AnyMatch(WsResource) - Constructor for class org.apache.muse.ws.dm.muws.impl.AnyMatch
 
AnyMatch(WsResource, Element) - Constructor for class org.apache.muse.ws.dm.muws.impl.AnyMatch
 
APPENDABLE - Static variable in class org.apache.muse.ws.resource.metadata.WsrmdConstants
 
appendExtendedElements(Element) - Method in class org.apache.muse.ws.dm.muws.events.impl.AbstractExtendedElements
 
applyMetadata() - Method in interface org.apache.muse.ws.resource.metadata.ResourcePropertiesMetadataValidation
Takes the RMD that has been provided through setMetadata() and creates components that will enforce it.
applyMetadata() - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
ArraySerializer - Class in org.apache.muse.core.serializer
ArraySerializer is a wrapper class that transforms arrays of any registered type into XML and back.
ArraySerializer(Class, Serializer) - Constructor for class org.apache.muse.core.serializer.ArraySerializer
 
attachManagementProvider(ResourceManagementProvider) - Method in class org.apache.muse.core.platform.osgi.routing.OSGiResourceRouter
 
ATTRIBUTE_GROUP_QNAME - Static variable in class org.apache.muse.tools.inspector.ResourceInspector
 
ATTRIBUTE_GROUP_QNAME - Static variable in class org.apache.muse.util.xml.XsdUtils
 
ATTRIBUTE_QNAME - Static variable in class org.apache.muse.tools.inspector.ResourceInspector
 
ATTRIBUTE_QNAME - Static variable in class org.apache.muse.util.xml.XsdUtils
 
AVAILABILITY_SITUATION_QNAME - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
AVAILABLE - Static variable in interface org.apache.muse.ws.dm.muws.OperationalStatus
 
AXIS2_EXTRA_JARS - Static variable in interface org.apache.muse.tools.generator.projectizer.OsgiAxis2ProjectizerConstants
 
AXIS2_TYPE - Static variable in interface org.apache.muse.tools.generator.Wsdl2JavaConstants
 
Axis2Environment - Class in org.apache.muse.core.platform.osgi.axis2
Axis2Environment is an OSGi aware extension of the Muse AxisEnvironment.
Axis2Environment() - Constructor for class org.apache.muse.core.platform.osgi.axis2.Axis2Environment
 
Axis2IsolationLayer - Class in org.apache.muse.core.platform.osgi.axis2
Axis2IsolationLayer is an OSGi aware extension of the Muse AxisIsolationLayer.
Axis2IsolationLayer() - Constructor for class org.apache.muse.core.platform.osgi.axis2.Axis2IsolationLayer
 
Axis2ProjectizerConstants - Interface in org.apache.muse.tools.generator.projectizer
Contains constant values for the Axis2Projectizer.
Axis2ResourceManagementService - Class in org.apache.muse.core.platform.osgi.axis2.internal
Axis2ResourceManagementService represents the Muse IsolationLayer to the Axis runtime.
Axis2ResourceManagementService(AxisConfiguration) - Constructor for class org.apache.muse.core.platform.osgi.axis2.internal.Axis2ResourceManagementService
Constructs the service and initializes an operation for the IsolationLayer handleRequest operation
AxisEnvironment - Class in org.apache.muse.core.platform.axis2
AxisEnvironment is a concreteEnvironment for the Apache Axis2 SOAP engine.
AxisEnvironment() - Constructor for class org.apache.muse.core.platform.axis2.AxisEnvironment
This constructor determines the value of the "real directory" - where the application is installed on the file system so that it can read local files when it needs to.
AxisIsolationLayer - Class in org.apache.muse.core.platform.axis2
AxisIsolationLayer is an Axis2 web service class; that is, it can be deployed as an Axis2 service using the services.xml file.
AxisIsolationLayer() - Constructor for class org.apache.muse.core.platform.axis2.AxisIsolationLayer
 

B

BASE - Static variable in class org.apache.muse.util.xml.XsdUtils
 
BASE_CAPABILITIES_URI - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
The base for all WSDM capability URIs.
BASE_DESCRIPTOR_FLAG - Static variable in interface org.apache.muse.tools.generator.Wsdl2JavaConstants
 
BASE_FAULT_QNAME - Static variable in class org.apache.muse.ws.resource.basefaults.WsbfConstants
 
BaseFault - Exception in org.apache.muse.ws.resource.basefaults
BaseFault is Muse's default implementation of the WS-BaseFaults BaseFault type.
BaseFault(Element) - Constructor for exception org.apache.muse.ws.resource.basefaults.BaseFault
Creates a new BaseFault by parsing the given XML according to the WS-BF spec.
BaseFault(QName, String) - Constructor for exception org.apache.muse.ws.resource.basefaults.BaseFault
 
BaseFault(QName, String, Throwable) - Constructor for exception org.apache.muse.ws.resource.basefaults.BaseFault
 
BaseFault(QName, Throwable) - Constructor for exception org.apache.muse.ws.resource.basefaults.BaseFault
 
beginBodyCode() - Method in class org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer
 
beginHeaderCode(String) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
BINDING - Static variable in interface org.apache.muse.tools.generator.util.DefinitionConstants
 
BINDING_QNAME - Static variable in class org.apache.muse.ws.wsdl.WsdlUtils
 
BODY_QNAME - Static variable in class org.apache.muse.ws.addressing.soap.SoapConstants
 
BOOLEAN_QNAME - Static variable in class org.apache.muse.tools.inspector.ResourceInspector
 
BOOLEAN_QNAME - Static variable in class org.apache.muse.util.xml.XsdUtils
 
BooleanSerializer - Class in org.apache.muse.core.serializer
BooleanSerializer transforms booleans (or Booleans) to XML and back.
BooleanSerializer() - Constructor for class org.apache.muse.core.serializer.BooleanSerializer
 
BroadcastAdvertisement - Class in org.apache.muse.ws.dm.muws.adv.impl
 
BroadcastAdvertisement() - Constructor for class org.apache.muse.ws.dm.muws.adv.impl.BroadcastAdvertisement
 
BUILD_FILE - Static variable in interface org.apache.muse.tools.generator.projectizer.Axis2ProjectizerConstants
 
BUILD_FILE - Static variable in interface org.apache.muse.tools.generator.projectizer.MiniProjectizerConstants
 
BUILD_FILE - Static variable in interface org.apache.muse.tools.generator.projectizer.OsgiProjectizerConstants
 
BUILD_FILE - Static variable in interface org.apache.muse.tools.generator.projectizer.ProxyProjectizerConstants
 
BUILD_FILE_RESOURCE - Static variable in interface org.apache.muse.tools.generator.projectizer.Axis2ProjectizerConstants
 
BUILD_FILE_RESOURCE - Static variable in interface org.apache.muse.tools.generator.projectizer.MiniProjectizerConstants
 
BUILD_FILE_RESOURCE - Static variable in interface org.apache.muse.tools.generator.projectizer.OsgiProjectizerConstants
 
BUILD_FILE_RESOURCE - Static variable in interface org.apache.muse.tools.generator.projectizer.ProxyProjectizerConstants
 
bundle - Variable in class org.apache.muse.core.platform.osgi.descriptor.OSGiDeploymentDescriptor
the Bundle the current deployment descriptor was loaded from
bundle - Variable in class org.apache.muse.core.platform.osgi.descriptor.OSGiResourceDefinition
the Bundle that owns the resource definition
bundle - Variable in class org.apache.muse.core.platform.osgi.descriptor.OSGiResourceDescriptor
 
bundle - Variable in class org.apache.muse.util.osgi.AbstractResourceManagementImplementation
 
bundleChanged(BundleEvent) - Method in class org.apache.muse.core.platform.osgi.routing.OSGiResourceRouter
 
BundleClassResolver - Interface in org.apache.muse.osgi.soa.core
BundleClassResolver is an interface for SOAPProviders to use for creating class to Bundle mappings for supporting JAX-RPC style bindings to OSGi hosted classes.
BundleRootHelper - Class in org.apache.muse.core.platform.osgi.util
BundleRootHelper allows bundles to specify a file system root for use in loading persistence data, etc.
BundleRootHelper() - Constructor for class org.apache.muse.core.platform.osgi.util.BundleRootHelper
 
bundleToCounterMap - Variable in class org.apache.muse.core.platform.osgi.routing.OSGiResourceIdFactory
 

C

CALC_INTERVAL_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
cancel() - Method in class org.apache.muse.util.Timer
Cancels the timer.
canDelete(QName) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
canDelete(QName) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
 
canDelete(QName) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
canInsert(QName) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
canInsert(QName) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
 
canInsert(QName) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
canOverwrite(File, File) - Method in class org.apache.muse.tools.generator.util.OverwriteHelper
 
canUpdate(QName) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
canUpdate(QName) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
 
canUpdate(QName) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
CAPABILITIES_MAP_LIST - Static variable in class org.apache.muse.tools.generator.util.ConfigurationData
 
CAPABILITIES_MAP_LIST_CONFIGURATION - Static variable in class org.apache.muse.tools.generator.util.ConfigurationData
 
Capability - Interface in org.apache.muse.core
Capability is the atomic unit of functional definition for a resource type.
Capability - Class in org.apache.muse.tools.generator.util
This is a container class for data gathered from analyzing a WSDL.
Capability(String) - Constructor for class org.apache.muse.tools.generator.util.Capability
 
CAPABILITY_QNAME - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
 
CAPABILITY_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
MUWS Capability name, for defining capabilities in metadata.
CAPABILITY_SITUATION_QNAME - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
CAPABILITY_URI_QNAME - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
 
CapabilityDefinition - Class in org.apache.muse.core.descriptor
 
CapabilityDefinition() - Constructor for class org.apache.muse.core.descriptor.CapabilityDefinition
 
CapabilityDescriptor - Interface in org.apache.muse.core.descriptor
 
capabilityImplementation - Variable in class org.apache.muse.util.osgi.CapabilityPair
 
capabilityMappings - Variable in class org.apache.muse.util.osgi.AbstractResourceManagementImplementation
 
CapabilityPair - Class in org.apache.muse.util.osgi
 
CapabilityPair(String, String) - Constructor for class org.apache.muse.util.osgi.CapabilityPair
 
capabilityURI - Variable in class org.apache.muse.util.osgi.CapabilityPair
 
CAPTION_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
CHANGE_TYPE_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
changeCompleted(QName, Element, Element) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
Reports the completed property change to all PropertyChangeListeners.
ChangeNotificationListener - Class in org.apache.muse.ws.notification.properties
ChangeNotificationListener is a PropertyChangeListener that reports changes in a resource property to the WS-N topic that represents the property.
ChangeNotificationListener(QName, NotificationProducer) - Constructor for class org.apache.muse.ws.notification.properties.ChangeNotificationListener
 
ChangeNotificationListenerFactory - Interface in org.apache.muse.ws.notification.properties
ChangeNotificationListenerFactory is a device for creating PropertyChangeListeners that publish WS-N notifications about property changes.
changeRequested(QName, Element, Element, Object) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
Reports the pending property change to all PropertyChangeApprovers.
CHARACTERISTICS_TOPIC - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
CHARACTERISTICS_URI - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
The WSDM ManageabilityCharacteristics namespace URI.
checkConfiguration(Configurable, ConfigurationData) - Static method in class org.apache.muse.tools.generator.util.ConfigurationData
Given a Configurable and a ConfigurationData check to make sure that the Configurable's required parameters are all present and are of the correct class.
checkDirectory(File) - Method in class org.apache.muse.tools.generator.projectizer.AbstractProjectizer
Check to make sure that the given directory exists or can be created.
checkOverwriteArg(CommandLine) - Static method in class org.apache.muse.tools.generator.util.AbstractCommandLineApp
Check to see if the overwrite flag was specified.
checkParentDirectory(File) - Method in class org.apache.muse.tools.generator.projectizer.AbstractProjectizer
Check to make sure that the parent directory of a given file exists or can be created.
checkParentDirectory(File) - Static method in class org.apache.muse.tools.generator.util.AbstractCommandLineApp
Check to make sure that the parent directory of a given file exists or can be created.
ClassInfo - Class in org.apache.muse.tools.generator.synthesizer
Wraps a Capability during the synthesis phase to keep track of imports that are needed for the implementations and the names of the implementing classes.
ClassInfo(Capability) - Constructor for class org.apache.muse.tools.generator.synthesizer.ClassInfo
 
ClassInfo() - Constructor for class org.apache.muse.tools.generator.synthesizer.ClassInfo
 
clear() - Method in class org.apache.muse.util.MultiMap
 
clone() - Method in class org.apache.muse.tools.generator.util.ConfigurationData
This is a shallow clone of the map that backs this object.
close() - Method in class org.apache.muse.core.platform.osgi.OSGiLogHandler
 
close() - Method in class org.apache.muse.core.platform.osgi.OSGiLogListener
 
close(InputStream) - Static method in class org.apache.muse.util.FileUtils
This is a convenience method that throws an unchecked exception if the stream could not be closed.
close(OutputStream) - Static method in class org.apache.muse.util.FileUtils
This is a convenience method that throws an unchecked exception if the stream could not be closed.
close(Reader) - Static method in class org.apache.muse.util.FileUtils
This is a convenience method that throws an unchecked exception if the reader could not be closed.
close(Writer) - Static method in class org.apache.muse.util.FileUtils
This is a convenience method that throws an unchecked exception if the writer could not be closed.
CODE_QNAME - Static variable in class org.apache.muse.ws.addressing.soap.SoapConstants
 
CommandLine - Class in org.apache.muse.util
CommandLine is a representation of the command line arguments passed to a Java class' main(String[]) method.
CommandLine() - Constructor for class org.apache.muse.util.CommandLine
 
comment(StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
comment(String, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
COMP_ADDRESS_QNAME - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
compare(Object, Object) - Method in class org.apache.muse.core.serializer.SerializerRegistry.ClassComparator
 
COMPLEX_CONTENT_QNAME - Static variable in class org.apache.muse.util.xml.XsdUtils
 
COMPLEX_TYPE_QNAME - Static variable in class org.apache.muse.tools.inspector.ResourceInspector
 
COMPLEX_TYPE_QNAME - Static variable in class org.apache.muse.util.xml.XsdUtils
 
ComplexMatch - Class in org.apache.muse.ws.dm.muws.impl
ComplexMatch is an abstract class for any pbm:Match that supports subexpressions (sub-Matches).
ComplexMatch(WsResource) - Constructor for class org.apache.muse.ws.dm.muws.impl.ComplexMatch
 
ComplexMatch(WsResource, Element) - Constructor for class org.apache.muse.ws.dm.muws.impl.ComplexMatch
 
Component - Interface in org.apache.muse.ws.dm.muws.events
 
ComponentAddress - Interface in org.apache.muse.ws.dm.muws.events
 
CONCRETE_TOPIC_URI - Static variable in class org.apache.muse.ws.notification.topics.WstConstants
 
ConcretePathExpression - Class in org.apache.muse.ws.notification.topics.impl
ConcretePathExpression allows users to evaluate simple and concrete topic expressions, as defined by WS-Topics v1.3.
ConcretePathExpression(Topic) - Constructor for class org.apache.muse.ws.notification.topics.impl.ConcretePathExpression
 
ConcretePathExpression(TopicNamespace, QName) - Constructor for class org.apache.muse.ws.notification.topics.impl.ConcretePathExpression
 
ConcretePathExpression(TopicSet, QName) - Constructor for class org.apache.muse.ws.notification.topics.impl.ConcretePathExpression
 
CONFIG_FILE - Static variable in interface org.apache.muse.tools.generator.projectizer.OsgiProjectizerConstants
 
CONFIG_FILE_RESOURCE - Static variable in interface org.apache.muse.tools.generator.projectizer.OsgiProjectizerConstants
 
Configurable - Interface in org.apache.muse.tools.generator.util
Represents a class whose metadata can be queried.
Configuration - Interface in org.apache.muse.ws.dm.muws
This interface represents the WSDM Configuration capability, which has no properties, operations, or events.
CONFIGURATION_TOPIC - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
CONFIGURATION_URI - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
The WSDM Configuration namespace URI.
ConfigurationData - Class in org.apache.muse.tools.generator.util
Represents an object that is passed between phases of code generation.
ConfigurationData() - Constructor for class org.apache.muse.tools.generator.util.ConfigurationData
 
ConfigurationDataDescriptor - Class in org.apache.muse.tools.generator.util
Contains the name and class of a ConfigurationData parameter.
ConfigurationDataDescriptor(String, Class) - Constructor for class org.apache.muse.tools.generator.util.ConfigurationDataDescriptor
 
CONFIGURE_SITUATION_QNAME - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
CONNECT_SITUATION_QNAME - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
CONSTANT - Static variable in class org.apache.muse.ws.resource.metadata.WsrmdConstants
 
CONSUMER_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
CONSUMER_URI - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
containsValue(Object) - Method in class org.apache.muse.util.MultiMap
 
CONTENT_CREATION_FAILED_QNAME - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
 
CONTENT_ELEMENTS - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
 
CONTENT_QNAME - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
The name of the wssg:Content property.
CONTENT_RULE_QNAME - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
The name of the wssg:MembershipContentRule property.
CONTENT_TYPE_HEADER - Static variable in class org.apache.muse.ws.addressing.soap.SoapConstants
 
ContentCreationFailedFault - Exception in org.apache.muse.ws.resource.sg.faults
 
ContentCreationFailedFault(Element) - Constructor for exception org.apache.muse.ws.resource.sg.faults.ContentCreationFailedFault
 
ContentCreationFailedFault(String) - Constructor for exception org.apache.muse.ws.resource.sg.faults.ContentCreationFailedFault
 
ContentCreationFailedFault(String, Throwable) - Constructor for exception org.apache.muse.ws.resource.sg.faults.ContentCreationFailedFault
 
ContentCreationFailedFault(Throwable) - Constructor for exception org.apache.muse.ws.resource.sg.faults.ContentCreationFailedFault
 
context - Variable in class org.apache.muse.osgi.soa.core.web.WebAppDescriptor
 
CONTEXT_PATH_QNAME - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
 
convertContext() - Method in class org.apache.muse.core.platform.axis2.AxisEnvironment
Converts Axis2's OperationContext into the Muse addressing context, MessageHeaders.
convertEPR(EndpointReference) - Method in class org.apache.muse.core.platform.axis2.AxisEnvironment
Converts Axis2's EPR type into our general one so that code isn't specific to the Axis2 platform.
convertToArray(NodeList) - Static method in class org.apache.muse.util.xml.XmlUtils
 
convertToAxiom(Element) - Method in class org.apache.muse.core.platform.axis2.AxisEnvironment
Convert DOM to Axiom.
convertToDOM(OMElement) - Method in class org.apache.muse.core.platform.axis2.AxisEnvironment
Convert Axiom to DOM.
convertToElement(Object, Class, QName) - Static method in class org.apache.muse.ws.resource.properties.impl.WsrpUtils
Uses one of Muse's registered Serializers to convert the given object into an XML element.
convertToElements(Object[], Class, QName) - Static method in class org.apache.muse.ws.resource.properties.impl.WsrpUtils
Uses Muse's registered Serializers to convert the given objects into XML elements.
convertToFault(Throwable) - Static method in class org.apache.muse.ws.addressing.soap.SoapUtils
 
convertToFault(Throwable) - Static method in class org.apache.muse.ws.resource.basefaults.WsbfUtils
 
convertToNode(Document, Object) - Static method in class org.apache.muse.util.xml.XmlUtils
Converts an object into its XML representation; this usually means that the object's toString() method is called and the result used to create a DOM Text object.
convertToObject(Element, Class) - Static method in class org.apache.muse.ws.resource.properties.impl.WsrpUtils
Uses one of Muse's registered Serializers to convert the given Element into an instance of the given type.
convertToObjects(Element[], Class) - Static method in class org.apache.muse.ws.resource.properties.impl.WsrpUtils
Uses Muse's registered Serializers to convert the given Elements into instances of the given type.
convertType(Class, ClassInfo) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
copy(File, File) - Static method in class org.apache.muse.util.FileUtils
Copies the first file or directory to the second file or directory.
copyDirectory(File, File) - Static method in class org.apache.muse.util.FileUtils
 
copyDirectory(File, File, FileFilter) - Static method in class org.apache.muse.util.FileUtils
 
copyFile(File, File) - Static method in class org.apache.muse.util.FileUtils
 
copyFile(InputStream, File) - Static method in class org.apache.muse.util.FileUtils
 
copyJars(String[], File, File) - Method in class org.apache.muse.tools.generator.projectizer.AbstractProjectizer
Utility method for copying jars from the Muse distribution.
copyJars(String[], File, File, FileFilter) - Method in class org.apache.muse.tools.generator.projectizer.AbstractProjectizer
 
copyStreamCheck(InputStream, File) - Method in class org.apache.muse.tools.generator.projectizer.AbstractProjectizer
Writes an InputStream to a file provided that the file doesn't already exist, and if it does then the _overwrite variable must be set to true.
copyTemplate(File, File) - Method in class org.apache.muse.tools.generator.projectizer.AbstractProjectizer
Copies all of the files (recursively) from the source folder into the parent folder.
CORRELATABLE_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
CORRELATABLE_TOPIC - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
CORRELATABLE_URI - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
The WSDM CorrelatableProperties namespace URI.
CorrelatableProperties - Interface in org.apache.muse.ws.dm.muws
This interface represents the WSDM CorrelatableProperties capability.
Correlation - Interface in org.apache.muse.ws.dm.muws
Correlation represents the expression in one instance of the CorrelatableProperties resource property.
CorrelationFactory - Interface in org.apache.muse.ws.dm.muws
CorrelationFactory is a device for creating correlation expressions from their XML definitions without having to reference concrete expression types.
COUNTER - Static variable in interface org.apache.muse.ws.dm.muws.Metric
 
COUNTER - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
CounterResourceIdFactory - Class in org.apache.muse.core.routing
This ResourceIdFactory creates IDs of the form "MuseResource-N", where N is a monotonically increasing integer greater than zero.
CounterResourceIdFactory() - Constructor for class org.apache.muse.core.routing.CounterResourceIdFactory
 
CounterResourceIdFactory(String) - Constructor for class org.apache.muse.core.routing.CounterResourceIdFactory
 
create() - Method in class org.apache.muse.core.descriptor.SerializerDefinition
 
CREATE_NOTIFICATION_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
CREATE_SITUATION_QNAME - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
createActivatorFile(File, String) - Method in class org.apache.muse.tools.generator.projectizer.OsgiAxis2Projectizer
 
createActivatorFile(File, String) - Method in class org.apache.muse.tools.generator.projectizer.OsgiMiniProjectizer
 
createAddHandler() - Method in class org.apache.muse.ws.resource.sg.impl.SimpleServiceGroupRegistration
 
createArtifacts(File) - Method in class org.apache.muse.tools.generator.projectizer.J2EEAxis2Projectizer
 
createArtifacts(File) - Method in class org.apache.muse.tools.generator.projectizer.J2EEMiniProjectizer
 
createArtifacts(File) - Method in class org.apache.muse.tools.generator.projectizer.MiniProjectizer
 
createArtifacts(File) - Method in class org.apache.muse.tools.generator.projectizer.OsgiAxis2Projectizer
 
createArtifacts(File) - Method in class org.apache.muse.tools.generator.projectizer.OsgiMiniProjectizer
 
createArtifacts() - Method in class org.apache.muse.tools.generator.projectizer.ProxyProjectizer
 
createBinding() - Method in class org.apache.muse.tools.generator.util.DefinitionInfo
 
createBuildFile(File, String, String) - Method in class org.apache.muse.tools.generator.projectizer.J2EEAxis2Projectizer
 
createBuildFile(File, String, String) - Method in class org.apache.muse.tools.generator.projectizer.ProxyProjectizer
 
createCapabilityDefinitions(Element, Environment, WsdlConfig) - Method in class org.apache.muse.core.descriptor.SimpleResourceDescriptor
 
createCapabilityDescriptor() - Method in class org.apache.muse.core.descriptor.SimpleResourceDescriptor
 
createCapabilityDescriptor() - Method in class org.apache.muse.core.platform.osgi.descriptor.OSGiResourceDescriptor
factory method for creating Capability Descriptors
createClassloadablePath(String, String) - Method in class org.apache.muse.tools.generator.projectizer.AbstractProjectizer
 
createComponent() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleWefFactory
 
createComponent(Element) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleWefFactory
 
createComponent() - Method in interface org.apache.muse.ws.dm.muws.events.WefFactory
 
createComponent(Element) - Method in interface org.apache.muse.ws.dm.muws.events.WefFactory
 
createComponentAddress() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleWefFactory
 
createComponentAddress(Element) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleWefFactory
 
createComponentAddress(XmlSerializable) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleWefFactory
 
createComponentAddress() - Method in interface org.apache.muse.ws.dm.muws.events.WefFactory
 
createComponentAddress(Element) - Method in interface org.apache.muse.ws.dm.muws.events.WefFactory
 
createComponentAddress(XmlSerializable) - Method in interface org.apache.muse.ws.dm.muws.events.WefFactory
 
createConfigIni(File, String, String) - Method in class org.apache.muse.tools.generator.projectizer.OsgiAxis2Projectizer
 
createConfigIni(File, String, String) - Method in class org.apache.muse.tools.generator.projectizer.OsgiMiniProjectizer
 
createConsumerClient() - Method in class org.apache.muse.ws.notification.impl.SimpleSubscriptionManager
Users can override this method to provide a different implementation of the WS-N client class without changing the implementation of subscription management.
createContextPath(Element) - Method in class org.apache.muse.core.descriptor.SimpleResourceDescriptor
 
createDataStore() - Method in class org.apache.muse.ws.notification.impl.SimplePullPoint
Users can override this method to provide an alternate implementation of the PullPointDataStore API.
createDefinition(Document, File) - Static method in class org.apache.muse.ws.wsdl.WsdlUtils
 
createDelete(QName) - Method in class org.apache.muse.ws.resource.properties.set.impl.SimpleSetOperationFactory
 
createDelete(QName) - Method in interface org.apache.muse.ws.resource.properties.set.SetOperationFactory
This is a convenience method that creates a new SetRequest object an populates it with a DeleteRequest for the given property.
createDeploymentDescriptor() - Method in class org.apache.muse.core.platform.AbstractIsolationLayer
This method can be overridden to provide a different deployment descriptor parser implementation.
createDeploymentDescriptor() - Method in class org.apache.muse.core.platform.osgi.axis2.Axis2IsolationLayer
 
createDescriptor(Document, Document, File, Map, String, int) - Method in class org.apache.muse.tools.generator.projectizer.J2EEAxis2Projectizer
 
createDescriptor(Document, Document, File, Map, String, int) - Method in class org.apache.muse.tools.generator.projectizer.J2EEMiniProjectizer
 
createDescriptor(Document, Document, File, Map, String, int) - Method in class org.apache.muse.tools.generator.projectizer.MiniProjectizer
 
createDirectoryStructure(File) - Method in class org.apache.muse.tools.generator.projectizer.J2EEMiniProjectizer
 
createDirectoryStructure(File) - Method in class org.apache.muse.tools.generator.projectizer.MiniProjectizer
 
createDirectoryStructure() - Method in class org.apache.muse.tools.generator.projectizer.OsgiAxis2Projectizer
 
createDirectoryStructure() - Method in class org.apache.muse.tools.generator.projectizer.OsgiMiniProjectizer
 
createDirectoryStructure() - Method in class org.apache.muse.tools.generator.projectizer.ProxyProjectizer
 
createDocument() - Static method in class org.apache.muse.util.xml.XmlUtils
 
createDocument(File) - Static method in class org.apache.muse.util.xml.XmlUtils
 
createDocument(InputSource) - Static method in class org.apache.muse.util.xml.XmlUtils
 
createDocument(InputStream) - Static method in class org.apache.muse.util.xml.XmlUtils
 
createDocument(String) - Static method in class org.apache.muse.util.xml.XmlUtils
 
createDocument(URI) - Static method in class org.apache.muse.util.xml.XmlUtils
This is a convenience method that converts the given URI to a File and invokes createDocument(File).
createElement(Document, QName) - Static method in class org.apache.muse.util.xml.XmlUtils
 
createElement(Document, QName, Node, boolean) - Static method in class org.apache.muse.util.xml.XmlUtils
 
createElement(Document, QName, Object) - Static method in class org.apache.muse.util.xml.XmlUtils
 
createElement(QName) - Static method in class org.apache.muse.util.xml.XmlUtils
This is a convenience method that creates a new, empty Element; the owner of the Element is EMPTY_DOC.
createElement(QName, Object) - Static method in class org.apache.muse.util.xml.XmlUtils
This is a convenience method that creates a new Element with the given value; the owner of the Element is EMPTY_DOC.
createEntry(EndpointReference, Element, Date) - Method in class org.apache.muse.ws.resource.sg.impl.SimpleServiceGroup
 
createEnvironment() - Method in class org.apache.muse.core.platform.AbstractIsolationLayer
 
createEnvironment() - Method in class org.apache.muse.core.platform.axis2.AxisIsolationLayer
 
createEnvironment() - Method in class org.apache.muse.core.platform.mini.MiniIsolationLayer
 
createEnvironment() - Method in class org.apache.muse.core.platform.osgi.axis2.Axis2IsolationLayer
 
createEnvironment() - Method in class org.apache.muse.core.platform.osgi.mini.internal.OSGiMiniIsolationLayer
 
createEvent() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleWefFactory
 
createEvent(Element) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleWefFactory
 
createEvent() - Method in interface org.apache.muse.ws.dm.muws.events.WefFactory
 
createEvent(Element) - Method in interface org.apache.muse.ws.dm.muws.events.WefFactory
 
createFaultHeaders() - Method in class org.apache.muse.ws.addressing.MessageHeaders
Returns a new set of WS-A message headers based on this object; the headers returned can be used when replying to a message with a fault.
createFileFromResource(File, String, String) - Method in class org.apache.muse.tools.generator.projectizer.J2EEMiniProjectizer
 
createFileFromResource(File, String, String) - Method in class org.apache.muse.tools.generator.projectizer.MiniProjectizer
 
createFileName(String) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
createGetCurrentMessageHandler() - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
createGetDocumentHandler() - Method in class org.apache.muse.ws.resource.properties.get.impl.SimpleGetCapability
 
createGetHandler() - Method in class org.apache.muse.ws.resource.properties.get.impl.SimpleGetCapability
 
createGetMetadataHandler() - Method in class org.apache.muse.ws.metadata.impl.SimpleMetadataExchange
 
createGetMultipleHandler() - Method in class org.apache.muse.ws.resource.properties.get.impl.SimpleGetCapability
 
createGettersAndSetters(QName) - Method in class org.apache.muse.ws.resource.impl.AbstractWsResourceCapability
 
createImplementationClass(Element, Environment) - Method in class org.apache.muse.core.descriptor.SimpleCapabilityDescriptor
 
createImplementationClass(Element, Environment) - Method in class org.apache.muse.core.platform.osgi.descriptor.OSGiCapabilityDescriptor
resolves the Class that implements the specified Capability
createInitializationParameters(Element) - Method in class org.apache.muse.core.descriptor.SimpleInitParamDescriptor
 
createInitParamDescriptor() - Method in class org.apache.muse.core.descriptor.SimpleCapabilityDescriptor
 
createInitParamDescriptor() - Method in class org.apache.muse.core.descriptor.SimplePersistenceDescriptor
 
createInitParamDescriptor() - Method in class org.apache.muse.core.descriptor.SimpleResourceDescriptor
 
createInitParamDescriptor() - Method in class org.apache.muse.core.descriptor.SimpleRouterDescriptor
 
createInsert(QName, Object[]) - Method in class org.apache.muse.ws.resource.properties.set.impl.SimpleSetOperationFactory
 
createInsert(QName, Object[]) - Method in interface org.apache.muse.ws.resource.properties.set.SetOperationFactory
This is a convenience method that creates a new SetRequest object an populates it with a InsertRequest for the given property.
createInsertRequests(Element) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
createIsolationLayer(HttpServletRequest, ServletContext) - Method in class org.apache.muse.core.platform.mini.MiniServlet
 
createIsolationLayer(HttpServletRequest, ServletContext) - Method in class org.apache.muse.core.platform.osgi.mini.internal.OSGiMinServlet
 
createJavaSources(File, Map[]) - Method in class org.apache.muse.tools.generator.projectizer.AbstractProjectizer
Given a list of Maps (mapping file names to file contents) write the files to the target directory.
createJavaSources(File, Map[], Set[]) - Method in class org.apache.muse.tools.generator.projectizer.AbstractProjectizer
Given a list of Maps (mapping file names to file contents) write the files to the target directory.
createLogFile(Element, Environment) - Method in class org.apache.muse.core.descriptor.SimpleRouterDescriptor
 
createLogger(CommandLine) - Static method in class org.apache.muse.tools.generator.util.AbstractCommandLineApp
Set up the java.util.Logger that this class (and the descendants in the Logger heirarchy) will use.
createLogging(Element, Environment) - Method in class org.apache.muse.core.descriptor.SimpleRouterDescriptor
 
createLoggingConfig() - Method in class org.apache.muse.core.descriptor.SimpleRouterDescriptor
 
createLoggingConfig() - Method in class org.apache.muse.core.platform.osgi.descriptor.OSGiRouterDescriptor
 
createLogHandler(File) - Method in class org.apache.muse.core.descriptor.LoggingConfig
 
createLogHandler(File) - Method in class org.apache.muse.core.platform.osgi.descriptor.OSGiLoggingConfig
 
createLogLevel(Element) - Method in class org.apache.muse.core.descriptor.SimpleRouterDescriptor
 
createManifest(File, String, String, String) - Method in class org.apache.muse.tools.generator.projectizer.OsgiAxis2Projectizer
 
createManifest(File, String, String, String) - Method in class org.apache.muse.tools.generator.projectizer.OsgiMiniProjectizer
 
createMatch(WsResource, Element) - Method in class org.apache.muse.ws.dm.muws.impl.MatchFactory
 
createMembershipContentRules() - Method in class org.apache.muse.ws.resource.sg.impl.SimpleServiceGroup
This implementation returns an empty array (no content rules, no restrictions on membership).
createMessage(EndpointReference, EndpointReference, String, Element[], Element[]) - Method in class org.apache.muse.ws.addressing.soap.SimpleSoapClient
Creates a valid SOAP message, including WS-A headers that specify the destination and operation (action).
createMessageHandler(String, QName, QName) - Method in class org.apache.muse.core.descriptor.SimpleResourceDescriptor
 
createMessageHandlers(Document, Map, Class) - Method in class org.apache.muse.core.descriptor.SimpleResourceDescriptor
 
createMetadataDescriptor(Document) - Method in class org.apache.muse.ws.resource.impl.SimpleWsResource
 
createMetadataDocument(MetadataDescriptor) - Static method in class org.apache.muse.ws.resource.metadata.impl.WsrmdUtils
This method serializes the given descriptor into XML and then wraps it in a wsrmd:Definitions element so it can be written or published as a valid WSRMD document.
createNotificationListenerFactory() - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
Users can override this method to provide an alternative implementation of ChangeNotificationListenerFactory that wraps WS-RP change notifications in a different set of XML content.
createNotificationMessage() - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
Users can override this method to provide an alternative implementation of NotificationMessage.
createNotifyHandler() - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationConsumer
 
createOperationBinding(Operation) - Method in class org.apache.muse.tools.generator.util.DefinitionInfo
 
createOverwriteManifest() - Method in class org.apache.muse.tools.generator.projectizer.AbstractProjectizer
Create the overwrite manifest for this projectizer.
createPersistence(Element, Environment) - Method in class org.apache.muse.core.descriptor.SimpleCapabilityDescriptor
 
createPersistence(Element, Environment) - Method in class org.apache.muse.core.descriptor.SimpleRouterDescriptor
 
createPersistenceClass(Element, Environment) - Method in class org.apache.muse.core.descriptor.SimplePersistenceDescriptor
 
createPersistenceDescriptor() - Method in class org.apache.muse.core.descriptor.SimpleCapabilityDescriptor
 
createPersistenceDescriptor() - Method in class org.apache.muse.core.descriptor.SimpleRouterDescriptor
 
createPersistenceLocation(Element) - Method in class org.apache.muse.core.descriptor.SimplePersistenceDescriptor
 
createPropertiesSchema(Document) - Method in class org.apache.muse.ws.resource.impl.SimpleWsResource
 
createPropertyCollection() - Method in class org.apache.muse.ws.resource.impl.SimpleWsResource
This method returns the concrete WSRP state model - this is not the implementation of the WSRP capabilities (which map SOAP requests to WSRP operations), but it does implement the actual WSRP operations and does the delegation of read/write requests to the capabilities defining the properties.
createPullPoint() - Method in class org.apache.muse.ws.notification.impl.SimplePullPointCreation
 
createPullPoint() - Method in interface org.apache.muse.ws.notification.PullPointCreation
Instantiates a new instance of a pullpoint resource that can be used to store messages from one or more resources.
createQueryExpressionFactory() - Method in class org.apache.muse.ws.resource.properties.query.impl.SimpleQueryCapability
Users can override this method to provide alternative implementations of QueryExpressionFactory that support other dialects.
createQueryHandler() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationships
 
createQueryHandler() - Method in class org.apache.muse.ws.resource.properties.query.impl.SimpleQueryCapability
 
createRealDirectory() - Method in class org.apache.muse.core.platform.axis2.AxisEnvironment
 
createRealDirectory() - Method in class org.apache.muse.core.platform.osgi.axis2.Axis2Environment
 
createRealDirectoryFromContext() - Method in class org.apache.muse.core.platform.osgi.axis2.Axis2Environment
 
createRelationship(Element) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationships
This method reads the relationship fields from the XML and forwards them to createRelationship(String, RelationshipType, Participant[]).
createRelationship(String, RelationshipType, Participant[]) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationships
Creates a new relationship resource with the given fields, initializes it, and adds it to the ResourceManager before returning it.
createRelativePath(String, String) - Method in class org.apache.muse.core.AbstractEnvironment
 
createRelativePath(String, String) - Method in interface org.apache.muse.core.Environment
Merges the two paths to create a valid version of the second path.
createRelativePath(String, String) - Static method in class org.apache.muse.util.FileUtils
Merges the two paths to create a valid version of the second path.
createReplyHeaders() - Method in class org.apache.muse.ws.addressing.MessageHeaders
Returns a new set of WS-A message headers based on this object; the headers returned can be used when replying to a message (no fault).
createRequiredClasses(Environment) - Method in class org.apache.muse.core.descriptor.SimpleResourceDescriptor
 
createResource(String) - Method in interface org.apache.muse.core.ResourceManager
Finds the resource type definition associated with the given context path (defined in muse.xml), instantiates an instance of the resource class, and sets the basic values (EPR, initialization parameters, etc.) and Muse components (Environment, log file, etc.) that it needs to operate.
createResource(String) - Method in class org.apache.muse.core.SimpleResourceManager
 
createResourceClass(Element, Environment) - Method in class org.apache.muse.core.descriptor.SimpleResourceDescriptor
 
createResourceClass(Element, Environment) - Method in class org.apache.muse.core.platform.osgi.descriptor.OSGiResourceDescriptor
resolves the resource class from the resource decriptor
createResourceDefinition() - Method in class org.apache.muse.core.platform.osgi.descriptor.OSGiResourceDescriptor
factory method for creating ResourceDefinitions
createResourceDefinitions(Element, Environment) - Method in class org.apache.muse.core.descriptor.SimpleDeploymentDescriptor
 
createResourceDefinitions(Element, Environment) - Method in class org.apache.muse.core.platform.osgi.descriptor.OSGiDeploymentDescriptor
creates the set of resource definitions for a deployment descriptor.
createResourceDescriptor() - Method in class org.apache.muse.core.descriptor.SimpleDeploymentDescriptor
 
createResourceDescriptor() - Method in class org.apache.muse.core.platform.osgi.descriptor.OSGiDeploymentDescriptor
factory method for creating ResourceDescriptors
createResourceFile(EndpointReference, Resource) - Method in class org.apache.muse.core.AbstractFilePersistence
Creates the proper file name for the given resource instance and then delegates creation of the file's contents to the abstract method of the same name.
createResourceFile(EndpointReference, Resource, File) - Method in class org.apache.muse.core.AbstractFilePersistence
This method should be overridden by concrete file-based persistence classes to create the given file and fill it with the appropriate XML content.
createResourceFile(EndpointReference, Resource, File) - Method in class org.apache.muse.core.routing.RouterFilePersistence
This method should be overridden by concrete file-based persistence classes to create the given file and fill it with the appropriate XML content.
createResourceFile(EndpointReference, Resource, File) - Method in class org.apache.muse.ws.notification.impl.NotificationProducerFilePersistence
 
createResourceFile(EndpointReference, Resource, File) - Method in class org.apache.muse.ws.resource.sg.impl.ServiceGroupFilePersistence
 
createResourceIdFactory(Element, Environment) - Method in class org.apache.muse.core.descriptor.SimpleResourceDescriptor
 
createResourceManager() - Method in class org.apache.muse.core.platform.osgi.routing.OSGiResourceRouter
 
createResourceManager() - Method in class org.apache.muse.core.routing.SimpleResourceRouter
This method can be overridden to provide an alternate implementation of the ResourceManager component to the router.
createRMDFile(MetadataDescriptor, Document, File) - Method in class org.apache.muse.tools.generator.projectizer.J2EEAxis2Projectizer
 
createRMDFile(MetadataDescriptor, Document, File) - Method in class org.apache.muse.tools.generator.projectizer.J2EEMiniProjectizer
 
createRMDFile(MetadataDescriptor, Document, File) - Method in class org.apache.muse.tools.generator.projectizer.MiniProjectizer
 
createRouterClass(Element, Environment) - Method in class org.apache.muse.core.descriptor.SimpleRouterDescriptor
 
createRouterDefinition(Element, Environment) - Method in class org.apache.muse.core.descriptor.SimpleDeploymentDescriptor
 
createRouterDefinition(Element, Environment) - Method in class org.apache.muse.core.platform.osgi.descriptor.OSGiDeploymentDescriptor
factory method for creating RouterDefinitions
createRouterDescriptor() - Method in class org.apache.muse.core.descriptor.SimpleDeploymentDescriptor
 
createRouterDescriptor() - Method in class org.apache.muse.core.platform.osgi.descriptor.OSGiDeploymentDescriptor
factory method for creating RouterDescriptors
createRouterEntries(File, String, Map) - Method in class org.apache.muse.tools.generator.projectizer.AbstractProjectizer
Create a router entry for the given service in the given directory.
createSerializableType(Element, Environment) - Method in class org.apache.muse.core.descriptor.SimpleSerializerDescriptor
 
createSerializerClass(Element, Environment) - Method in class org.apache.muse.core.descriptor.SimpleSerializerDescriptor
 
createSerializerDefinitions(Element, Environment) - Method in class org.apache.muse.core.descriptor.SimpleDeploymentDescriptor
 
createSerializerDefinitions(Element, Environment) - Method in class org.apache.muse.core.platform.osgi.descriptor.OSGiDeploymentDescriptor
 
createSerializerDescriptor() - Method in class org.apache.muse.core.descriptor.SimpleDeploymentDescriptor
 
createSerializerDescriptor() - Method in class org.apache.muse.core.platform.osgi.descriptor.OSGiDeploymentDescriptor
 
createService(String) - Method in class org.apache.muse.tools.generator.util.DefinitionInfo
 
createService(String) - Method in class org.apache.muse.tools.generator.util.ServicesDescriptorHelper
 
createServicesDescriptor(ServicesDescriptorHelper, File) - Method in class org.apache.muse.tools.generator.projectizer.J2EEAxis2Projectizer
 
createSet(Element) - Method in class org.apache.muse.ws.resource.properties.set.impl.SimpleSetOperationFactory
 
createSet(Element) - Method in interface org.apache.muse.ws.resource.properties.set.SetOperationFactory
Parses the given XML fragment according to the WS-RP spec for SetResourceProperties requests.
createSetHandler() - Method in class org.apache.muse.ws.resource.properties.set.impl.SimpleSetCapability
 
createSetTerminationTimeHandler() - Method in class org.apache.muse.ws.resource.lifetime.impl.SimpleScheduledTermination
 
createSituation() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleWefFactory
 
createSituation(Element) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleWefFactory
 
createSituation() - Method in interface org.apache.muse.ws.dm.muws.events.WefFactory
 
createSituation(Element) - Method in interface org.apache.muse.ws.dm.muws.events.WefFactory
 
createSoapClient() - Method in class org.apache.muse.core.AbstractEnvironment
This method can be overridden by concrete Environments to provide a different implementation of SoapClient for use by the application.
CreateStartupResourcesCallback - Interface in org.apache.muse.core.platform.osgi
CreateStartupResourcesCallback is ...
createSubscribeHandler() - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
createSubstitutableMessage() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleWefFactory
 
createSubstitutableMessage(Element) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleWefFactory
 
createSubstitutableMessage() - Method in interface org.apache.muse.ws.dm.muws.events.WefFactory
 
createSubstitutableMessage(Element) - Method in interface org.apache.muse.ws.dm.muws.events.WefFactory
 
createUpdate(QName, Object[]) - Method in class org.apache.muse.ws.resource.properties.set.impl.SimpleSetOperationFactory
 
createUpdate(QName, Object[]) - Method in interface org.apache.muse.ws.resource.properties.set.SetOperationFactory
This is a convenience method that creates a new SetRequest object an populates it with a UpdateRequest for the given property.
createURI(Element) - Method in class org.apache.muse.core.descriptor.SimpleCapabilityDescriptor
 
createUsingPersistence(Element) - Method in class org.apache.muse.core.descriptor.SimpleResourceDescriptor
 
createUUID() - Method in class org.apache.muse.util.uuid.RandomUuidFactory
 
createUUID() - Method in interface org.apache.muse.util.uuid.UuidFactory
 
createWefFactory() - Method in class org.apache.muse.ws.dm.muws.adv.impl.AbstractAdvertisement
 
createWSDL(Element) - Method in class org.apache.muse.core.descriptor.SimpleResourceDescriptor
 
createWSDL(Environment, String, boolean) - Static method in class org.apache.muse.ws.wsdl.WsdlUtils
Loads the WSDL at the given path, resolving any imports if desired.
createWSDLFile(Document, File) - Method in class org.apache.muse.tools.generator.projectizer.J2EEAxis2Projectizer
 
createWSDLFile(Document, File) - Method in class org.apache.muse.tools.generator.projectizer.J2EEMiniProjectizer
 
createWSDLFile(Document, File) - Method in class org.apache.muse.tools.generator.projectizer.MiniProjectizer
 
CREATION_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
CRITICAL_SEVERITY - Static variable in interface org.apache.muse.ws.dm.muws.events.Situation
 
CURRENT_DIR - Static variable in class org.apache.muse.util.FileUtils
The application's current working directory.
CURRENT_TIME_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
CURRENT_TIME_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
CURRENT_TIME_QNAME - Static variable in class org.apache.muse.ws.resource.lifetime.WsrlConstants
The name of the wsrl:CurrentTime property.
CURRENT_TIME_QNAME - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
The name of the wssg:CurrentTime return value.
CUSTOM_SERIALIZER_QNAME - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
 

D

DATE_QNAME - Static variable in class org.apache.muse.tools.inspector.ResourceInspector
 
DATE_QNAME - Static variable in class org.apache.muse.util.xml.XsdUtils
 
DATE_TIME_QNAME - Static variable in class org.apache.muse.tools.inspector.ResourceInspector
 
DATE_TIME_QNAME - Static variable in class org.apache.muse.util.xml.XsdUtils
 
DateSerializer - Class in org.apache.muse.core.serializer
DateSerializer transforms java.util.Date to XML and back.
DateSerializer() - Constructor for class org.apache.muse.core.serializer.DateSerializer
 
DEFAULT_CONTEXT - Static variable in class org.apache.muse.core.platform.osgi.axis2.internal.ResourceManagementAdminServiceImpl
 
DEFAULT_CONTEXT - Static variable in class org.apache.muse.core.platform.osgi.mini.internal.ResourceManagementAdminServiceImpl
 
DEFAULT_DOCUMENT_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
A default root element name for WS-RP documents.
DEFAULT_RESOURCE_ID_QNAME - Static variable in class org.apache.muse.ws.addressing.WsaConstants
The default identifier used for the implied resource pattern.
DEFAULT_RMD_NAME_SUFFIX - Static variable in class org.apache.muse.tools.generator.projectizer.AbstractProjectizer
 
DEFAULT_SERVICE_NAME - Static variable in class org.apache.muse.ws.wsdl.WsdlUtils
 
DEFAULT_WSDL_NAME_SUFFIX - Static variable in class org.apache.muse.tools.generator.projectizer.AbstractProjectizer
The default extension for WSDL files.
deferBundleResources(Bundle, String, String) - Method in class org.apache.muse.core.platform.osgi.routing.OSGiResourceRouter
 
DefinitionConstants - Interface in org.apache.muse.tools.generator.util
Constants used by DefinitionInfo.
DefinitionInfo - Class in org.apache.muse.tools.generator.util
Wraps a WSDL Definition for WsdlMerge.
DefinitionInfo(Definition, String) - Constructor for class org.apache.muse.tools.generator.util.DefinitionInfo
 
DefinitionInfo(String) - Constructor for class org.apache.muse.tools.generator.util.DefinitionInfo
 
DefinitionInfo(Definition) - Constructor for class org.apache.muse.tools.generator.util.DefinitionInfo
 
DEFINITIONS_QNAME - Static variable in class org.apache.muse.ws.resource.metadata.WsrmdConstants
 
DEFINITIONS_QNAME - Static variable in class org.apache.muse.ws.wsdl.WsdlUtils
 
DELETE_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
deleteMutableProperties() - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
deleteProperty(QName) - Method in class org.apache.muse.ws.resource.impl.AbstractWsResourceCapability
 
DeleteRequest - Class in org.apache.muse.ws.resource.properties.set.impl
DeleteRequest is a serializer/deserializer for the WS-ResourceProperties Delete operation, which is part of SetResourceProperties.
DeleteRequest(Element) - Constructor for class org.apache.muse.ws.resource.properties.set.impl.DeleteRequest
 
DeleteRequest(QName) - Constructor for class org.apache.muse.ws.resource.properties.set.impl.DeleteRequest
 
deleteResourceProperty(QName) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
deleteResourceProperty(QName, Object) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
deleteResourceProperty(QName) - Method in interface org.apache.muse.ws.resource.properties.set.SetResourcePropertiesComponents
Removes all properties with the given name.
deleteResourceProperty(QName, Object) - Method in interface org.apache.muse.ws.resource.properties.set.SetResourcePropertiesPermissions
Removes all properties with the given name.
deleteResourceProperty(QName) - Method in class org.apache.muse.ws.resource.remote.WsResourceClient
 
DEPENDENCY_SITUATION_QNAME - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
deployManagementService(Bundle, String, String) - Method in class org.apache.muse.core.platform.osgi.axis2.internal.ResourceManagementAdminServiceImpl
 
deployManagementService(Bundle, String, String, String) - Method in class org.apache.muse.core.platform.osgi.axis2.internal.ResourceManagementAdminServiceImpl
 
deployManagementService(Bundle, String, String) - Method in class org.apache.muse.core.platform.osgi.mini.internal.ResourceManagementAdminServiceImpl
 
deployManagementService(Bundle, String, String, String) - Method in class org.apache.muse.core.platform.osgi.mini.internal.ResourceManagementAdminServiceImpl
 
deployManagementService(Bundle, String, String, String) - Method in interface org.apache.muse.core.platform.osgi.ResourceManagementProvider
deploys a Management Endpoint (corresponding a resource type from a muse.xml file) into the specified context
deployManagementService(Bundle, String, String) - Method in interface org.apache.muse.core.platform.osgi.ResourceManagementProvider
deploys a Management Endpoint (corresponding a resource type from a muse.xml file) into the implementation's default context
DeploymentDescriptor - Interface in org.apache.muse.core.descriptor
 
DeploymentDescriptorHelper - Class in org.apache.muse.tools.generator.util
Helps the projectizes create and analyze deployment (muse.xml) descriptors.
DeploymentDescriptorHelper(Document, Document, int) - Constructor for class org.apache.muse.tools.generator.util.DeploymentDescriptorHelper
Given a descriptor, wsdl and resource index as XML look through the document, find the resourceIndex'th resource and attach to it.
deployService(String, Class, Object, String) - Method in interface org.apache.muse.osgi.soa.core.SOAPProvider
Deploys an Object as a WebService using the implementation's default binding type.
deployService(String, String, Class, Object, String) - Method in interface org.apache.muse.osgi.soa.core.SOAPProvider
Deploys an Object as a WebService using a specified binding type The service is deployed into the provider's default application context.
deployService(WebApp, String, Class, Object, String) - Method in interface org.apache.muse.osgi.soa.core.SOAPProvider
Deploys an Object as a WebService using the provider's default binding type.
deployService(WebApp, String, String, Class, Object, String) - Method in interface org.apache.muse.osgi.soa.core.SOAPProvider
Deploys an Object as a WebService using a specified binding type The service is deployed into the specified WebApp context
Description - Interface in org.apache.muse.ws.dm.muws
This interface represents the WSDM Description capability.
DESCRIPTION_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
DESCRIPTION_QNAME - Static variable in class org.apache.muse.ws.resource.basefaults.WsbfConstants
 
DESCRIPTION_TOPIC - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
DESCRIPTION_URI - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
The WSDM Description namespace URI.
DESCRIPTOR_ATTR_QNAME - Static variable in class org.apache.muse.ws.resource.metadata.WsrmdConstants
 
DESCRIPTOR_DOCUMENT - Static variable in class org.apache.muse.tools.generator.util.ConfigurationData
 
DESCRIPTOR_DOCUMENT_CONFIGURATION - Static variable in class org.apache.muse.tools.generator.util.ConfigurationData
 
DESCRIPTOR_FILE - Static variable in interface org.apache.muse.tools.generator.projectizer.Axis2ProjectizerConstants
 
DESCRIPTOR_FILE - Static variable in interface org.apache.muse.tools.generator.projectizer.MiniProjectizerConstants
 
DESCRIPTOR_FILE_NAME - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
This is the standard name for descriptor files.
DESCRIPTOR_FLAG - Static variable in interface org.apache.muse.tools.generator.Wsdl2JavaConstants
 
DESCRIPTOR_LOCATION_ATTR_QNAME - Static variable in class org.apache.muse.ws.resource.metadata.WsrmdConstants
 
DESCRIPTOR_QNAME - Static variable in class org.apache.muse.ws.resource.metadata.WsrmdConstants
 
DescriptorConstants - Class in org.apache.muse.core.descriptor
This class provides all of the names used in the Muse deployment descriptor's schema (muse.xml).
DescriptorConstants() - Constructor for class org.apache.muse.core.descriptor.DescriptorConstants
 
deserialize(Element, Class) - Method in class org.apache.muse.core.proxy.ReflectionProxyHandler
Deserializes the given DOM Element using the Serializer registered for the given type.
DESTINATION_UNREACHABLE_FAULT_QNAME - Static variable in class org.apache.muse.ws.addressing.WsaConstants
 
destroy() - Method in interface org.apache.muse.ws.resource.lifetime.ImmediateTermination
Makes the resource's destruction logic available to remote clients.
destroy() - Method in class org.apache.muse.ws.resource.lifetime.impl.SimpleImmediateTermination
 
destroy() - Method in class org.apache.muse.ws.resource.remote.WsResourceClient
 
DESTROY_NOTIFICATION_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
DESTROY_QNAME - Static variable in class org.apache.muse.ws.resource.lifetime.WsrlConstants
 
DESTROY_RESPONSE_QNAME - Static variable in class org.apache.muse.ws.resource.lifetime.WsrlConstants
 
DESTROY_SITUATION_QNAME - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
DESTROY_URI - Static variable in class org.apache.muse.ws.resource.lifetime.WsrlConstants
The WS-A Action URI of the Destroy operation.
destroyResourceFile(EndpointReference) - Method in class org.apache.muse.core.AbstractFilePersistence
Finds the file associated with the given resource EPR and removes it from the file system.
DETAIL_QNAME - Static variable in class org.apache.muse.ws.addressing.soap.SoapConstants
 
DIALECT - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
DIALECT - Static variable in class org.apache.muse.ws.metadata.WsxConstants
 
DIALECT - Static variable in class org.apache.muse.ws.notification.topics.WstConstants
 
DIALECT - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
DIALECT - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
DIALECT_QNAME - Static variable in class org.apache.muse.ws.metadata.WsxConstants
 
DOCUMENT_BINDING_TYPE - Static variable in interface org.apache.muse.osgi.soa.core.SOAPProvider
 
DOCUMENT_STYLE - Static variable in interface org.apache.muse.tools.generator.util.DefinitionConstants
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.muse.core.platform.mini.MiniServlet
POST handles all SOAP requests.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.muse.core.platform.osgi.mini.internal.OSGiMinServlet
POST handles all SOAP requests.
DOUBLE_QNAME - Static variable in class org.apache.muse.tools.inspector.ResourceInspector
 
DOUBLE_QNAME - Static variable in class org.apache.muse.util.xml.XsdUtils
 
DoubleSerializer - Class in org.apache.muse.core.serializer
DoubleSerializer transforms doubles (or Doubles) to XML and back.
DoubleSerializer() - Constructor for class org.apache.muse.core.serializer.DoubleSerializer
 
DURATION - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
DURATION_QNAME - Static variable in class org.apache.muse.tools.inspector.ResourceInspector
 
DURATION_QNAME - Static variable in class org.apache.muse.util.xml.XsdUtils
 

E

ELEMENT_QNAME - Static variable in class org.apache.muse.tools.inspector.ResourceInspector
 
ELEMENT_QNAME - Static variable in class org.apache.muse.util.xml.XsdUtils
 
ElementSerializer - Class in org.apache.muse.core.serializer
ElementSerializer performs no transformation on its data - it exists to allow users to create method signatures that process raw XML.
ElementSerializer() - Constructor for class org.apache.muse.core.serializer.ElementSerializer
 
EMPTY_DOC - Static variable in class org.apache.muse.util.xml.XmlUtils
An empty Document that can be used as a DOM factory for creation of random XML fragments.
EMPTY_REQUEST - Static variable in class org.apache.muse.core.routing.AbstractMessageHandler
An empty array that can be shared to represent requests with zero parameters.
ENCODING_URI - Static variable in interface org.apache.muse.tools.generator.util.DefinitionConstants
 
endBodyCode() - Method in class org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer
 
endHeaderCode(ClassInfo) - Method in class org.apache.muse.tools.generator.synthesizer.ProxyClassSynthesizer
 
endHeaderCode(ClassInfo) - Method in class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
endHeaderCode(ClassInfo) - Method in class org.apache.muse.tools.generator.synthesizer.ServerClassSynthesizer
 
endHeaderCode(ClassInfo) - Method in class org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer
 
EndpointReference - Class in org.apache.muse.ws.addressing
EndpointReference is a complete implementation of the EndpointReferenceType type defined in WS-Addressing 1.0.
EndpointReference(Element) - Constructor for class org.apache.muse.ws.addressing.EndpointReference
This is a convenience constructor that creates a new EPR from the given XML, making a deep copy of it in the process.
EndpointReference(Element, boolean) - Constructor for class org.apache.muse.ws.addressing.EndpointReference
Creates a new EPR from the given XML definition.
EndpointReference(EndpointReference) - Constructor for class org.apache.muse.ws.addressing.EndpointReference
This is a convenience constructor that is equivalent to calling the EndpointReference(EndpointReference, QName) constructor with the standard wsa:EndpointReference QName.
EndpointReference(EndpointReference, QName) - Constructor for class org.apache.muse.ws.addressing.EndpointReference
A copy constructor for EPRs - creates a deep copy of the given EPR.
EndpointReference(URI) - Constructor for class org.apache.muse.ws.addressing.EndpointReference
This is a convenience constructor that is the equivalent of calling EndpointReference(URI, QName) constructor with the standard wsa:EndpointReference QName.
EndpointReference(URI, QName) - Constructor for class org.apache.muse.ws.addressing.EndpointReference
Creates a new EPR with the given wsa:Address URI; when the EPR is serialized to XML, its root element will have the given QName.
ENTERED_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
Entry - Interface in org.apache.muse.ws.resource.sg
Entry represents the WS-RF ServiceGroupEntry resource type.
ENTRY_ADDITION_QNAME - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
The name of the WS-SG entry addition event.
ENTRY_QNAME - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
The name of the wssg:Entry property.
ENTRY_REMOVAL_QNAME - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
The name of the WS-SG entry destruction event.
ENTRY_URI - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
 
ENVELOPE_QNAME - Static variable in class org.apache.muse.ws.addressing.soap.SoapConstants
 
Environment - Interface in org.apache.muse.core
Environment defines features related to the underlying platform and the endpoint's configuration in a generic way.
ENVIRONMENT_INITIALIZED - Static variable in class org.apache.muse.core.platform.osgi.EnvironmentChangeEvent
 
ENVIRONMENT_UPDATED - Static variable in class org.apache.muse.core.platform.osgi.EnvironmentChangeEvent
 
environmentChanged(EnvironmentChangeEvent) - Method in interface org.apache.muse.core.platform.osgi.EnvironmentChangeListener
 
EnvironmentChangeEvent - Class in org.apache.muse.core.platform.osgi
EnvironmentChangeEvent is ...
EnvironmentChangeEvent(Environment, int, Object) - Constructor for class org.apache.muse.core.platform.osgi.EnvironmentChangeEvent
 
EnvironmentChangeListener - Interface in org.apache.muse.core.platform.osgi
EnvironmentChangeListener is ...
EPR_QNAME - Static variable in class org.apache.muse.ws.addressing.WsaConstants
The standard EndpointReference QName - note that EPRs are not required to use this as their root element QName when serialized to XML.
EPR_TYPE_QNAME - Static variable in class org.apache.muse.ws.addressing.WsaConstants
The name of the XSD EPR type.
equals(Object) - Method in class javax.xml.namespace.QName
 
equals(Element, Element) - Static method in class org.apache.muse.util.xml.XmlUtils
 
equals(Object) - Method in class org.apache.muse.ws.addressing.EndpointReference
 
equals(Object) - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
equals(Object) - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopicNamespace
 
ERROR_CODE_DIALECT - Static variable in class org.apache.muse.ws.resource.basefaults.WsbfConstants
 
ERROR_CODE_QNAME - Static variable in class org.apache.muse.ws.resource.basefaults.WsbfConstants
 
evaluate(Element, String) - Method in class org.apache.muse.ws.resource.properties.query.impl.XPathQueryExpression
 
evaluate(Element, String) - Method in interface org.apache.muse.ws.resource.properties.query.QueryExpression
 
EVENT_ID_QNAME - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
execute(ResourcePropertyCollection) - Method in class org.apache.muse.ws.resource.properties.set.impl.DeleteRequest
 
execute(ResourcePropertyCollection) - Method in class org.apache.muse.ws.resource.properties.set.impl.InsertRequest
 
execute(ResourcePropertyCollection) - Method in class org.apache.muse.ws.resource.properties.set.impl.UpdateRequest
 
execute(ResourcePropertyCollection) - Method in interface org.apache.muse.ws.resource.properties.set.SetRequestComponent
Performs the set command on the given WSRP document.
executeNow() - Method in class org.apache.muse.util.Timer
Executes the timer's task whether the timer is scheduled or not.
exists(String) - Method in class org.apache.muse.core.platform.osgi.util.OSGiReflectUtilHelper
existence check for a class
exists(String) - Method in interface org.apache.muse.util.ReflectUtilHelper
 
exists(String) - Static method in class org.apache.muse.util.ReflectUtils
 
exists(String, ClassLoader) - Static method in class org.apache.muse.util.ReflectUtils
 
ExtendedElements - Interface in org.apache.muse.ws.dm.muws.events
This is a utility interface for WEF components that can be extended with arbitrary elements (their schema definitions include an xsd:any).
EXTENSION_QNAME - Static variable in class org.apache.muse.util.xml.XsdUtils
 
ExternalChangeApprover - Class in org.apache.muse.ws.resource.metadata.impl
ExternalChangeApprover is a PropertyChangeApprover that throws an exception if an external client tries to change a read-only property.
ExternalChangeApprover(QName, boolean) - Constructor for class org.apache.muse.ws.resource.metadata.impl.ExternalChangeApprover
Creates a new approver for the property with the given name.
extractText(Element) - Static method in class org.apache.muse.util.xml.XmlUtils
 

F

FATAL_SEVERITY - Static variable in interface org.apache.muse.ws.dm.muws.events.Situation
 
FAULT_CAUSE_QNAME - Static variable in class org.apache.muse.ws.resource.basefaults.WsbfConstants
 
FAULT_QNAME - Static variable in class org.apache.muse.ws.addressing.soap.SoapConstants
 
FAULT_TO_QNAME - Static variable in class org.apache.muse.ws.addressing.WsaConstants
 
FAULT_URI - Static variable in class org.apache.muse.ws.addressing.WsaConstants
The wsa:Action that all fault messages should use.
FILES_MAP_LIST - Static variable in class org.apache.muse.tools.generator.util.ConfigurationData
 
FILES_MAP_LIST_CONFIGURATION - Static variable in class org.apache.muse.tools.generator.util.ConfigurationData
 
FileUtils - Class in org.apache.muse.util
FileUtils is a collection of routines for common file system operations.
FileUtils() - Constructor for class org.apache.muse.util.FileUtils
 
Filter - Interface in org.apache.muse.ws.notification
Filter is a data structure used by the WS-Notification Subscribe operation to allow clients to control how many and what type of messages they receive from a resource.
FILTER_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
FilterCollection - Class in org.apache.muse.ws.notification.impl
FilterCollection is a set of WSN subscription filters that a notification producer must evaluate when determining whether it should send a message to a consumer or not.
FilterCollection() - Constructor for class org.apache.muse.ws.notification.impl.FilterCollection
 
FilterFactory - Class in org.apache.muse.ws.notification.impl
FilterFactory is a component for creating WS-Notification filters from XML fragments that are compliant with the WS-N v1.3 schema.
FilterFactoryHandler - Interface in org.apache.muse.ws.notification.impl
FilterFactoryHandler is an interface for components that generate a single type of WSN filter from an XML fragment.
FilterSerializer - Class in org.apache.muse.ws.notification.impl
FilterSerializer is a Muse serializer that converts WSN Filters to XML and back.
FilterSerializer() - Constructor for class org.apache.muse.ws.notification.impl.FilterSerializer
 
FINAL - Static variable in class org.apache.muse.ws.notification.topics.WstConstants
 
find(File, String) - Static method in class org.apache.muse.util.FileUtils
This is a convenience method that calls find(File, String, boolean) with the last parameter set to "false" (does not match directories).
find(File, String, boolean) - Static method in class org.apache.muse.util.FileUtils
Searches through the directory tree under the given context directory and finds the first file that matches the file name.
findFirstInSubTree(Element, QName) - Static method in class org.apache.muse.util.xml.XmlUtils
This is a convenience method that returns the first Element in the array returned by findInSubTree(Element, QName), if any.
findInSubTree(Element, QName) - Static method in class org.apache.muse.util.xml.XmlUtils
Searches through an entire sub-tree for child Elements whose QName matches the one given.
FIXED_SET_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
FLOAT_QNAME - Static variable in class org.apache.muse.tools.inspector.ResourceInspector
 
FLOAT_QNAME - Static variable in class org.apache.muse.util.xml.XsdUtils
 
FloatSerializer - Class in org.apache.muse.core.serializer
FloatSerializer is transforms floats (or Floats) to XML and back.
FloatSerializer() - Constructor for class org.apache.muse.core.serializer.FloatSerializer
 
flush() - Method in class org.apache.muse.core.platform.osgi.OSGiLogHandler
 
format(LogRecord) - Method in class org.apache.muse.tools.generator.util.SimpleLogFormatter
 
FROM_QNAME - Static variable in class org.apache.muse.ws.addressing.WsaConstants
 
fromXML(Element) - Method in interface org.apache.muse.core.proxy.ProxyHandler
Deserializes the given DOM Element into a POJO that can be returned to the invoker of the web service operation.
fromXML(Element) - Method in class org.apache.muse.core.proxy.ReflectionProxyHandler
 
fromXML(Element) - Method in interface org.apache.muse.core.routing.MessageHandler
Deserializes the given DOM Element into a set of POJOs that can be used when invoking a Java method.
fromXML(Element) - Method in class org.apache.muse.core.routing.ReflectionMessageHandler
Deserializes the given DOM Element into a set of POJOs that can be used when invoking a Java method.
fromXML(Element) - Method in class org.apache.muse.core.serializer.ArraySerializer
Deserializes the DOM Element into a POJO whose type this Serializer is responsible for.
fromXML(Element) - Method in class org.apache.muse.core.serializer.BooleanSerializer
 
fromXML(Element) - Method in class org.apache.muse.core.serializer.DateSerializer
 
fromXML(Element) - Method in class org.apache.muse.core.serializer.DoubleSerializer
 
fromXML(Element) - Method in class org.apache.muse.core.serializer.ElementSerializer
 
fromXML(Element) - Method in class org.apache.muse.core.serializer.FloatSerializer
 
fromXML(Element) - Method in class org.apache.muse.core.serializer.IntegerSerializer
 
fromXML(Element) - Method in class org.apache.muse.core.serializer.LongSerializer
 
fromXML(Element) - Method in class org.apache.muse.core.serializer.QNameSerializer
 
fromXML(Element) - Method in interface org.apache.muse.core.serializer.Serializer
Deserializes the DOM Element into a POJO whose type this Serializer is responsible for.
fromXML(Element) - Method in class org.apache.muse.core.serializer.ShortSerializer
 
fromXML(Element) - Method in class org.apache.muse.core.serializer.StringSerializer
 
fromXML(Element) - Method in class org.apache.muse.core.serializer.UriSerializer
 
fromXML(Element) - Method in class org.apache.muse.core.serializer.UrlSerializer
 
fromXML(Element) - Method in class org.apache.muse.core.serializer.XmlSerializableSerializer
 
fromXML(Element) - Method in class org.apache.muse.ws.dm.muws.impl.QueryRelationshipsHandler
 
fromXML(Element) - Method in class org.apache.muse.ws.metadata.impl.GetMetadataHandler
 
fromXML(Element) - Method in class org.apache.muse.ws.notification.impl.FilterSerializer
 
fromXML(Element) - Method in class org.apache.muse.ws.notification.impl.GetCurrentMessageHandler
 
fromXML(Element) - Method in class org.apache.muse.ws.notification.impl.NotificationMessageSerializer
 
fromXML(Element) - Method in class org.apache.muse.ws.notification.impl.NotifyHandler
 
fromXML(Element) - Method in class org.apache.muse.ws.notification.impl.SubscribeHandler
 
fromXML(Element) - Method in class org.apache.muse.ws.resource.lifetime.impl.SetTerminationTimeHandler
 
fromXML(Element) - Method in class org.apache.muse.ws.resource.properties.get.impl.GetDocumentHandler
 
fromXML(Element) - Method in class org.apache.muse.ws.resource.properties.get.impl.GetHandler
 
fromXML(Element) - Method in class org.apache.muse.ws.resource.properties.get.impl.GetMultipleHandler
 
fromXML(Element) - Method in class org.apache.muse.ws.resource.properties.query.impl.QueryHandler
 
fromXML(Element) - Method in class org.apache.muse.ws.resource.properties.set.impl.SetHandler
 
fromXML(Element) - Method in class org.apache.muse.ws.resource.sg.impl.AddHandler
 
fromXML(Element) - Method in class org.apache.muse.ws.resource.sg.impl.MembershipContentRuleSerializer
 
FULL_TOPIC_URI - Static variable in class org.apache.muse.ws.notification.topics.WstConstants
 

G

GATHERING_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
GAUGE - Static variable in interface org.apache.muse.ws.dm.muws.Metric
 
GAUGE - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
GENERATE_CUSTOM_HEADERS - Static variable in class org.apache.muse.tools.generator.util.ConfigurationData
 
GENERATE_CUSTOM_HEADERS_CONFIGURATION - Static variable in class org.apache.muse.tools.generator.util.ConfigurationData
 
generateCapability(Capability, Map, Set) - Method in class org.apache.muse.tools.generator.synthesizer.ServerClassSynthesizer
 
generateCapability(Capability, Map, Set) - Method in class org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer
 
generateClassDef(String, boolean, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
generateClassDef(String, String, String[], boolean, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
generateClassName(Capability) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
generateClassName(String, Capability) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
generateClassName(Document) - Method in class org.apache.muse.tools.generator.synthesizer.ProxyClassSynthesizer
 
generateClassName(Document) - Method in class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
generateCloseBlock(StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
generateCode(Document, Map, Map) - Method in class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
generateCombinedCode(ClassInfo) - Method in class org.apache.muse.tools.generator.synthesizer.ProxyClassSynthesizer
 
generateCombinedCode(ClassInfo) - Method in class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
generateCombinedCode(ClassInfo) - Method in class org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer
 
generateEmptyInitTodo(StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.ServerClassSynthesizer
 
generateFooterCode() - Method in class org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer
 
generateGetOperation(JavaProperty, ClassInfo, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer
 
generateGetOperationBody(JavaProperty, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.ServerClassSynthesizer
 
generateGetOperationBody(JavaProperty, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer
 
generateHeaderComment(String, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
generateImports(ClassInfo, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
generateInitialize(ClassInfo, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.ServerClassSynthesizer
 
generateMethodBody(JavaMethod, ClassInfo, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.ProxyClassSynthesizer
 
generateMethodBody(JavaMethod, ClassInfo, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
generateMethodQualifier(StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.ProxyClassSynthesizer
 
generateMethodQualifier(StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
generateNSDeclarations(ClassInfo, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer
 
generateOpenBlock(StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
generateOperationBody(JavaMethod, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.ServerClassSynthesizer
 
generateOperationBody(JavaMethod, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer
 
generateOperations(ClassInfo, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer
 
generatePackage(String, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
generateParamList(QName[], Class[], StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
generatePropertiesDeclarations(ClassInfo, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.ServerClassSynthesizer
 
generatePropertyDeleteBody(JavaProperty, ClassInfo, int, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.ProxyClassSynthesizer
 
generatePropertyDeleteBody(JavaProperty, ClassInfo, int, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
generatePropertyGetBody(JavaProperty, ClassInfo, int, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.ProxyClassSynthesizer
 
generatePropertyGetBody(JavaProperty, ClassInfo, int, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
generatePropertyInitTodo(ClassInfo, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.ServerClassSynthesizer
 
generatePropertyOperations(ClassInfo, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer
 
generatePropertySetBody(JavaProperty, ClassInfo, int, String, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.ProxyClassSynthesizer
 
generatePropertySetBody(JavaProperty, ClassInfo, int, String, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
generateQName(QName, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
generateQName(String, String, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
generateSetOperationBody(JavaProperty, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.ServerClassSynthesizer
 
generateSetOperationBody(JavaProperty, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer
 
genereateSetOperation(JavaProperty, ClassInfo, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer
 
get(String) - Method in class org.apache.muse.util.messages.Messages
 
get(String, boolean) - Method in class org.apache.muse.util.messages.Messages
 
get(String, Object[]) - Method in class org.apache.muse.util.messages.Messages
Retrieves the value specified and replaces any placeholders (XXX values) with the values in the given array.
get(String, Object[], boolean) - Method in class org.apache.muse.util.messages.Messages
Retrieves the value specified and replaces any placeholders (XXX values) with the values in the given array.
get(Object) - Static method in class org.apache.muse.util.messages.MessagesFactory
Inspects the object to discover the package name of its Java class and tries to load a properties file in that package.
GET_CAPABILITY - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
GET_CURRENT_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
GET_CURRENT_RESPONSE_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
GET_CURRENT_URI - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
GET_DOCUMENT_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
GET_DOCUMENT_RESPONSE_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
GET_METADATA_CAPABILITY - Static variable in class org.apache.muse.ws.metadata.WsxConstants
 
GET_METADATA_QNAME - Static variable in class org.apache.muse.ws.metadata.WsxConstants
 
GET_METADATA_URI - Static variable in class org.apache.muse.ws.metadata.WsxConstants
 
GET_MULTIPLE_PROPERTIES_URI - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
The WS-A Action URI for the GetMultipleResourceProperties operation.
GET_MULTIPLE_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
GET_MULTIPLE_RESPONSE_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
GET_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
GET_RESOURCE_PROPERTY_URI - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
The WS-A Action URI for the GetResourceProperty operation.
GET_RESPONSE_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
GET_RP_DOCUMENT_URI - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
The WS-A Action URI for the GetResourcePropertyDocument operation.
getAccessEndpointReference() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipResource
 
getAccessEndpointReference() - Method in interface org.apache.muse.ws.dm.muws.RelationshipResource
 
getAction() - Method in class org.apache.muse.core.proxy.AbstractProxyHandler
 
getAction() - Method in interface org.apache.muse.core.proxy.ProxyHandler
 
getAction() - Method in class org.apache.muse.core.routing.AbstractMessageHandler
 
getAction() - Method in interface org.apache.muse.core.routing.MessageHandler
 
getAction(String) - Method in class org.apache.muse.tools.inspector.ResourceInspector
 
getAction() - Method in class org.apache.muse.ws.addressing.MessageHeaders
 
getAction(Operation) - Static method in class org.apache.muse.ws.wsdl.WsdlUtils
 
getActions() - Method in class org.apache.muse.core.AbstractCapability
 
getActions() - Method in interface org.apache.muse.core.Capability
 
getActionURI() - Method in class org.apache.muse.tools.inspector.JavaMethod
 
getAddress() - Method in class org.apache.muse.ws.addressing.EndpointReference
 
getAddress() - Method in interface org.apache.muse.ws.dm.muws.events.Component
 
getAddress() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleComponent
 
getAddressingContext() - Method in class org.apache.muse.core.AbstractEnvironment
 
getAddressingContext() - Method in interface org.apache.muse.core.Environment
 
getAllElements(Node) - Static method in class org.apache.muse.util.xml.XmlUtils
 
getAllElements(Node, String) - Static method in class org.apache.muse.util.xml.XmlUtils
 
getAllElements(Node, String, String) - Static method in class org.apache.muse.util.xml.XmlUtils
 
getAllNamespaces(Element) - Static method in class org.apache.muse.util.xml.XmlUtils
Searches the given sub-tree and returns all of the namespace URIs that are used to declare the root Element and its child Elements.
getArguments() - Method in class org.apache.muse.util.CommandLine
 
getArrayClass() - Method in class org.apache.muse.core.serializer.ArraySerializer
 
getArrayClassFromClass(Class) - Static method in class org.apache.muse.util.ReflectUtils
 
getArrayValue(Class) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
getAttribute(String) - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getAttribute(Element, QName) - Static method in class org.apache.muse.util.xml.XmlUtils
 
getAttributeNames() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getAuthType() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getBaseClass(Capability) - Method in class org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer
 
getBaseProxyClass() - Method in class org.apache.muse.tools.inspector.ResourceInspector
 
getBoolean(Element) - Static method in class org.apache.muse.util.xml.XmlUtils
 
getBundle() - Method in class org.apache.muse.util.osgi.AbstractResourceManagementImplementation
 
getBundle() - Method in interface org.apache.muse.util.osgi.ResourceManagementImplementation
 
getCapabilities() - Method in class org.apache.muse.tools.generator.util.DeploymentDescriptorHelper
 
getCapability(String) - Method in class org.apache.muse.core.SimpleResource
 
getCapability() - Method in class org.apache.muse.tools.generator.synthesizer.ClassInfo
 
GetCapability - Interface in org.apache.muse.ws.resource.properties.get
GetCapability allows resources to expose the "get" operations defined by WS-RP - GetMultipleResourceProperties, GetResourceProperty, and GetResourcePropertyDocument.
getCapability(QName) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
getCapability(QName) - Method in class org.apache.muse.ws.resource.properties.schema.impl.SimpleResourcePropertiesSchema
 
getCapability(QName) - Method in class org.apache.muse.ws.resource.properties.schema.OpenPropertiesSchema
 
getCapability(QName) - Method in interface org.apache.muse.ws.resource.properties.schema.ResourcePropertiesSchema
 
getCapability(QName) - Method in interface org.apache.muse.ws.resource.properties.schema.ResourcePropertiesSchemaValidation
 
getCapabilityActions() - Method in class org.apache.muse.core.SimpleResource
 
getCapabilityDefinition() - Method in interface org.apache.muse.core.descriptor.CapabilityDescriptor
 
getCapabilityDefinition() - Method in class org.apache.muse.core.descriptor.SimpleCapabilityDescriptor
 
getCapabilityDefinitions() - Method in class org.apache.muse.core.descriptor.ResourceDefinition
 
getCapabilityForAction(String) - Method in class org.apache.muse.core.SimpleResource
 
getCapabilityURI() - Method in class org.apache.muse.core.AbstractCapability
 
getCapabilityURI() - Method in interface org.apache.muse.core.Capability
 
getCapabilityURIs() - Method in class org.apache.muse.core.SimpleResource
 
getCaption() - Method in interface org.apache.muse.ws.dm.muws.Description
 
getCaption() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleDescription
 
getCategoryType() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleSituation
 
getCategoryType() - Method in interface org.apache.muse.ws.dm.muws.events.Situation
 
getCauseOfFailure() - Method in interface org.apache.muse.core.InitializationFailure
 
getCauseOfFailure() - Method in class org.apache.muse.core.platform.AbstractIsolationLayer
 
getChangeApprovers(QName) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
getChangeApprovers(QName) - Method in interface org.apache.muse.ws.resource.properties.listeners.ResourcePropertyListeners
 
getChangeListeners(QName) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
getChangeListeners(QName) - Method in interface org.apache.muse.ws.resource.properties.listeners.ResourcePropertyListeners
 
getCharacterEncoding() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getClass(String) - Method in class org.apache.muse.core.platform.osgi.util.OSGiReflectUtilHelper
attempts to load a Class from the executing thread's bundle context.
getClass(String) - Method in interface org.apache.muse.util.ReflectUtilHelper
 
getClass(String) - Static method in class org.apache.muse.util.ReflectUtils
This method calls getClass(Class, ClassLoader) with this class' ClassLoader.
getClass(String, ClassLoader) - Static method in class org.apache.muse.util.ReflectUtils
 
getClassFromArrayClass(Class) - Static method in class org.apache.muse.util.ReflectUtils
 
getClassLoader() - Method in class org.apache.muse.core.AbstractEnvironment
 
getClassLoader() - Method in interface org.apache.muse.core.Environment
 
getClassSerializer() - Method in class org.apache.muse.core.serializer.ArraySerializer
 
getCode() - Method in exception org.apache.muse.ws.addressing.soap.SoapFault
 
getComplexTypeDeclaration(Node, QName) - Static method in class org.apache.muse.ws.wsdl.WsdlUtils
Searches a WSDL document's types section for a complex type defined with the given name.
getConcretePath() - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
getConcretePath() - Method in interface org.apache.muse.ws.notification.topics.Topic
 
getConfigurationData() - Method in class org.apache.muse.tools.generator.Wsdl2Java
Get the current configuration data that is first passed to the analyzer phase.
getConfigurationDataDescriptions() - Method in class org.apache.muse.tools.generator.analyzer.SimpleAnalyzer
Returns REQUIRED_PARAMETERS which is a descriptor of the parameters we need at a bare minimum.
getConfigurationDataDescriptions() - Method in class org.apache.muse.tools.generator.projectizer.J2EEAxis2Projectizer
 
getConfigurationDataDescriptions() - Method in class org.apache.muse.tools.generator.projectizer.J2EEMiniProjectizer
 
getConfigurationDataDescriptions() - Method in class org.apache.muse.tools.generator.projectizer.MiniProjectizer
 
getConfigurationDataDescriptions() - Method in class org.apache.muse.tools.generator.projectizer.OsgiAxis2Projectizer
 
getConfigurationDataDescriptions() - Method in class org.apache.muse.tools.generator.projectizer.ProxyProjectizer
 
getConfigurationDataDescriptions() - Method in class org.apache.muse.tools.generator.synthesizer.ProxyClassSynthesizer
 
getConfigurationDataDescriptions() - Method in class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
getConfigurationDataDescriptions() - Method in class org.apache.muse.tools.generator.synthesizer.ProxySynthesizer
 
getConfigurationDataDescriptions() - Method in class org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer
 
getConfigurationDataDescriptions() - Method in class org.apache.muse.tools.generator.synthesizer.ServerSynthesizer
 
getConfigurationDataDescriptions() - Method in interface org.apache.muse.tools.generator.util.Configurable
Gets a list of elements that contain metadata about parameters used during code generation.
getConsumerClient() - Method in class org.apache.muse.ws.notification.impl.SimpleSubscriptionManager
 
getConsumerReference() - Method in class org.apache.muse.ws.notification.impl.SimpleSubscriptionManager
 
getConsumerReference() - Method in class org.apache.muse.ws.notification.impl.Subscribe
 
getConsumerReference() - Method in class org.apache.muse.ws.notification.remote.NotificationConsumerClient
 
getConsumerReference() - Method in interface org.apache.muse.ws.notification.SubscriptionManager
 
getContent() - Method in interface org.apache.muse.ws.resource.sg.Entry
 
getContent() - Method in class org.apache.muse.ws.resource.sg.impl.AddRequest
 
getContent() - Method in class org.apache.muse.ws.resource.sg.impl.SimpleEntry
This implementation reads the content values on-the-fly, creating a client to the member resource and using the WSRP GetMultipleResourceProperties operation to discover the property values.
getContentElements() - Method in class org.apache.muse.ws.resource.sg.impl.SimpleMembershipContentRule
 
getContentElements() - Method in class org.apache.muse.ws.resource.sg.impl.SimpleServiceGroup
 
getContentElements() - Method in interface org.apache.muse.ws.resource.sg.MembershipContentRule
 
getContentElements() - Method in interface org.apache.muse.ws.resource.sg.ServiceGroup
 
getContentLength() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getContentType() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getContextForBundle(Bundle) - Static method in class org.apache.muse.core.platform.osgi.util.BundleRootHelper
returns the registerd file system root
getContextPath(EndpointReference) - Method in class org.apache.muse.core.AbstractFilePersistence
 
getContextPath() - Method in class org.apache.muse.core.descriptor.ResourceDefinition
 
getContextPath() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getContextPath() - Method in interface org.apache.muse.core.Resource
 
getContextPath() - Method in class org.apache.muse.core.SimpleResource
 
getCookies() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getCorrelatableProperties() - Method in interface org.apache.muse.ws.dm.muws.CorrelatableProperties
 
getCorrelatableProperties() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleCorrelatableProperties
 
getCreationTime() - Method in class org.apache.muse.ws.notification.impl.SimpleSubscriptionManager
 
getCreationTime() - Method in interface org.apache.muse.ws.notification.SubscriptionManager
 
GetCurrentMessage - Class in org.apache.muse.ws.notification.impl
GetCurrentMessage is a serializer/deserializer for the WS-Notification GetCurrentMessage operation's request content.
GetCurrentMessage(Element) - Constructor for class org.apache.muse.ws.notification.impl.GetCurrentMessage
 
GetCurrentMessage(QName) - Constructor for class org.apache.muse.ws.notification.impl.GetCurrentMessage
 
getCurrentMessage(QName) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
getCurrentMessage(QName) - Method in interface org.apache.muse.ws.notification.NotificationProducer
Retrieves the last message published for a given topic.
getCurrentMessage(QName) - Method in class org.apache.muse.ws.notification.remote.NotificationProducerClient
 
getCurrentMessage() - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
getCurrentMessage() - Method in interface org.apache.muse.ws.notification.topics.Topic
 
GetCurrentMessageHandler - Class in org.apache.muse.ws.notification.impl
GetCurrentHandler is the parser for the WS-Notification GetCurrentMessage operation.
GetCurrentMessageHandler() - Constructor for class org.apache.muse.ws.notification.impl.GetCurrentMessageHandler
 
GetCurrentMessageResponse - Class in org.apache.muse.ws.notification.impl
GetCurrentMessageResponse is a serializer/deserializer for the WS-Notification GetCurrentMessage operation's response content.
GetCurrentMessageResponse(Element) - Constructor for class org.apache.muse.ws.notification.impl.GetCurrentMessageResponse
 
GetCurrentMessageResponse(NotificationMessage) - Constructor for class org.apache.muse.ws.notification.impl.GetCurrentMessageResponse
 
getCurrentTime() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetrics
 
getCurrentTime() - Method in interface org.apache.muse.ws.dm.muws.Metrics
 
getCurrentTime() - Method in class org.apache.muse.ws.notification.impl.SubscribeResponse
 
getCurrentTime() - Method in class org.apache.muse.ws.resource.lifetime.impl.SetTerminationTimeResponse
 
getCurrentTime() - Method in class org.apache.muse.ws.resource.lifetime.impl.SimpleScheduledTermination
 
getCurrentTime() - Method in interface org.apache.muse.ws.resource.lifetime.ScheduledTermination
 
getCurrentTime() - Method in class org.apache.muse.ws.resource.sg.impl.AddResponse
 
getCustomHeader(QName) - Method in class org.apache.muse.ws.addressing.MessageHeaders
This method is useful if you are only expecting one instance of a given SOAP header element and do not want to sort through a Collection or Iterator just to get one item.
getCustomHeaderNames() - Method in class org.apache.muse.ws.addressing.MessageHeaders
 
getCustomHeaders(QName) - Method in class org.apache.muse.ws.addressing.MessageHeaders
 
getDataResource(String) - Method in class org.apache.muse.core.AbstractEnvironment
 
getDataResource(String) - Method in interface org.apache.muse.core.Environment
 
getDataResource(String) - Method in class org.apache.muse.core.platform.osgi.axis2.Axis2Environment
 
getDataResource(String) - Method in class org.apache.muse.tools.generator.util.LocalEnvironment
 
getDataResourceStream(String) - Method in class org.apache.muse.core.AbstractEnvironment
 
getDataResourceStream(String) - Method in interface org.apache.muse.core.Environment
 
getDataResourceStream(String) - Method in class org.apache.muse.core.platform.osgi.axis2.Axis2Environment
this method returns an InputStream for a resource based on the executing thread's Bundle context.
getDataResourceStream(String) - Method in class org.apache.muse.core.platform.osgi.mini.internal.OSGiMiniEnvironment
this method returns an InputStream for a resource based on the executing thread's Bundle context.
getDataResourceStream(String) - Method in class org.apache.muse.core.platform.osgi.OSGiEnvironmentImpl
gets an InputStream for a given path relative to the currently executing Bundle.
getDataResourceStream(String) - Method in class org.apache.muse.tools.generator.util.LocalEnvironment
 
getDataResourceStream(String) - Method in class org.apache.muse.tools.generator.util.WsdlEnvironment
 
getDataStore() - Method in class org.apache.muse.ws.notification.impl.SimplePullPoint
 
getDataStore() - Method in interface org.apache.muse.ws.notification.PullPoint
 
getDate(Element) - Static method in class org.apache.muse.util.xml.XmlUtils
 
getDateHeader(String) - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getDefault() - Static method in class org.apache.muse.core.platform.osgi.routing.OSGiResourceRouter
 
getDefault() - Static method in class org.apache.muse.core.platform.osgi.util.OSGiReflectUtilHelper
access to the singleton instance of the OSGiReflectUtilHelper
getDefaultEPR() - Method in class org.apache.muse.core.AbstractEnvironment
 
getDefaultURI() - Method in class org.apache.muse.core.AbstractEnvironment
 
getDefaultURI() - Method in interface org.apache.muse.core.Environment
 
getDefaultURI() - Method in class org.apache.muse.core.platform.osgi.axis2.Axis2Environment
 
getDefinition() - Method in class org.apache.muse.tools.generator.util.DefinitionInfo
 
getDelegateBundle() - Method in class org.apache.muse.core.platform.osgi.routing.OSGiResourceRouter
 
getDeploymentEPR() - Method in interface org.apache.muse.core.Environment
 
getDeploymentEPR() - Method in class org.apache.muse.core.platform.axis2.AxisEnvironment
 
getDeploymentEPR() - Method in class org.apache.muse.core.platform.mini.MiniEnvironment
 
getDeploymentEPR() - Method in class org.apache.muse.core.platform.osgi.axis2.Axis2Environment
 
getDeploymentEPR() - Method in class org.apache.muse.core.platform.osgi.OSGiEnvironmentImpl
method not implemented for the OSGi environment
getDeploymentEPR() - Method in class org.apache.muse.tools.generator.util.LocalEnvironment
 
getDeploymentURI(String) - Method in class org.apache.muse.core.AbstractEnvironment
 
getDeploymentURI(HttpServletRequest) - Method in class org.apache.muse.core.platform.osgi.axis2.Axis2Environment
 
getDescription() - Method in interface org.apache.muse.ws.dm.muws.Description
 
getDescription() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleDescription
 
getDescription() - Method in exception org.apache.muse.ws.resource.basefaults.BaseFault
 
getDestination() - Method in class org.apache.muse.core.AbstractResourceClient
 
getDestinationURL(EndpointReference) - Method in class org.apache.muse.ws.addressing.soap.SimpleSoapClient
 
getDetail() - Method in exception org.apache.muse.ws.addressing.soap.SoapFault
 
getDetail() - Method in exception org.apache.muse.ws.resource.basefaults.BaseFault
Creates the WSBF BaseFault XML on-the-fly, for inclusion in a larger SOAPFault XML fragment.
getDialect() - Method in interface org.apache.muse.ws.dm.muws.Correlation
 
getDialect() - Method in class org.apache.muse.ws.dm.muws.impl.MatchCorrelation
 
getDialect() - Method in class org.apache.muse.ws.dm.muws.impl.XPathCorrelation
 
getDialect() - Method in class org.apache.muse.ws.metadata.impl.GetMetadataRequest
 
getDialect(String) - Method in class org.apache.muse.ws.notification.impl.GetCurrentMessage
 
getDialect(String) - Method in class org.apache.muse.ws.notification.impl.Subscribe
 
getDialect() - Method in class org.apache.muse.ws.resource.properties.query.impl.QueryRequest
 
getDialect() - Method in class org.apache.muse.ws.resource.properties.query.impl.XPathQueryExpression
 
getDialect() - Method in interface org.apache.muse.ws.resource.properties.query.QueryExpression
 
getDialects() - Method in class org.apache.muse.ws.resource.properties.query.impl.XPathQueryExpressionFactory
 
getDialects() - Method in interface org.apache.muse.ws.resource.properties.query.QueryExpressionFactory
 
getDocument(String) - Method in class org.apache.muse.core.AbstractEnvironment
 
getDocument(String) - Method in interface org.apache.muse.core.Environment
This is a convenience method that loads an InputStream using getDataResourceStream() and turns it into a DOM Document.
getDocument(Bundle, URL) - Method in class org.apache.muse.core.platform.osgi.routing.OSGiResourceRouter
 
getDocument() - Method in class org.apache.muse.tools.generator.util.ServicesDescriptorHelper
 
GetDocumentHandler - Class in org.apache.muse.ws.resource.properties.get.impl
GetDocumentHandler is the parser for the WS-ResourceProperties GetResourcePropertyDocument operation.
GetDocumentHandler() - Constructor for class org.apache.muse.ws.resource.properties.get.impl.GetDocumentHandler
 
getDocumentRoot(Node) - Static method in class org.apache.muse.util.xml.XmlUtils
 
getDouble(Element) - Static method in class org.apache.muse.util.xml.XmlUtils
 
getDuration(Date, Date) - Static method in class org.apache.muse.util.xml.XsdUtils
 
getDuration(long) - Static method in class org.apache.muse.util.xml.XsdUtils
 
getDuration(String) - Static method in class org.apache.muse.util.xml.XsdUtils
Parses an xsd:duration string into its time value (in millseconds).
getDuration() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
getDuration() - Method in interface org.apache.muse.ws.dm.muws.Metric
 
getElement(Node, QName) - Static method in class org.apache.muse.util.xml.XmlUtils
This is a convenience method that returns the zeroth child Element under the given Node.
getElement(Node, QName, int) - Static method in class org.apache.muse.util.xml.XmlUtils
 
getElementDeclaration(Node, QName) - Static method in class org.apache.muse.ws.wsdl.WsdlUtils
Searches a WSDL document's types section for a type defined with the given name.
getElementName() - Method in class org.apache.muse.ws.resource.properties.schema.impl.SimpleResourcePropertiesSchema
 
getElementName() - Method in class org.apache.muse.ws.resource.properties.schema.OpenPropertiesSchema
 
getElementName() - Method in interface org.apache.muse.ws.resource.properties.schema.ResourcePropertiesSchema
 
getElementQName(Element) - Static method in class org.apache.muse.util.xml.XmlUtils
 
getElements(Node, QName) - Static method in class org.apache.muse.util.xml.XmlUtils
 
getElementsText(Node, QName) - Static method in class org.apache.muse.util.xml.XmlUtils
Searches a sub-tree for all direct child Elements with the given Qname and returns the text content of those Elements, if any.
getElementText(Node, QName) - Static method in class org.apache.muse.util.xml.XmlUtils
Searches a sub-tree for an Element with the given QName, and then returns its text content, if any.
getEndpointReference() - Method in class org.apache.muse.core.AbstractResourceClient
 
getEndpointReference() - Method in interface org.apache.muse.core.Resource
 
getEndpointReference() - Method in class org.apache.muse.core.SimpleResource
 
getEnteredState() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleStateTransition
 
getEnteredState() - Method in interface org.apache.muse.ws.dm.muws.StateTransition
 
getEntry() - Method in class org.apache.muse.ws.resource.sg.impl.SimpleServiceGroup
 
getEntry(EndpointReference) - Method in class org.apache.muse.ws.resource.sg.impl.SimpleServiceGroup
 
getEntry() - Method in interface org.apache.muse.ws.resource.sg.ServiceGroup
 
getEntry(EndpointReference) - Method in interface org.apache.muse.ws.resource.sg.ServiceGroup
 
getEntryClient() - Method in class org.apache.muse.ws.resource.sg.impl.AddResponse
 
getEntryContextPath() - Method in class org.apache.muse.ws.resource.sg.impl.SimpleServiceGroup
 
getEntryElements() - Method in class org.apache.muse.ws.resource.sg.impl.SimpleServiceGroup
 
getEnvironment() - Method in class org.apache.muse.core.AbstractCapability
 
getEnvironment() - Method in interface org.apache.muse.core.Capability
 
getEnvironment() - Method in class org.apache.muse.core.descriptor.ResourceDefinition
 
getEnvironment() - Method in class org.apache.muse.core.descriptor.RouterDefinition
 
getEnvironment() - Method in class org.apache.muse.core.descriptor.SerializerDefinition
 
getEnvironment() - Method in class org.apache.muse.core.platform.osgi.EnvironmentChangeEvent
 
getEnvironment() - Method in interface org.apache.muse.core.Resource
 
getEnvironment() - Method in interface org.apache.muse.core.ResourceManager
 
getEnvironment() - Method in interface org.apache.muse.core.routing.ResourceRouter
 
getEnvironment() - Method in class org.apache.muse.core.routing.SimpleResourceRouter
 
getEnvironment() - Method in class org.apache.muse.core.SimpleResource
 
getEnvironment() - Method in class org.apache.muse.core.SimpleResourceManager
 
getErrorCode() - Method in exception org.apache.muse.ws.resource.basefaults.BaseFault
 
getErrorCodeDialect() - Method in exception org.apache.muse.ws.resource.basefaults.BaseFault
 
getEventID() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleManagementEvent
 
getEventID() - Method in interface org.apache.muse.ws.dm.muws.events.ManagementEvent
 
getExtendedElements() - Method in interface org.apache.muse.ws.dm.muws.events.ExtendedElements
 
getExtendedElements(QName) - Method in interface org.apache.muse.ws.dm.muws.events.ExtendedElements
 
getExtendedElements() - Method in class org.apache.muse.ws.dm.muws.events.impl.AbstractExtendedElements
 
getExtendedElements(QName) - Method in class org.apache.muse.ws.dm.muws.events.impl.AbstractExtendedElements
 
getExtendedMetadata(QName, QName) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
getExtendedMetadata(QName, QName) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
This method allows you to extend a wsrmd:Property definition and provide application-specific metadata for a property.
getExtendedMetadata(QName, QName) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
getExtendedMetadataNames(QName) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
getExtendedMetadataNames(QName) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
 
getExtendedMetadataNames(QName) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
getFaultToAddress() - Method in class org.apache.muse.ws.addressing.MessageHeaders
 
getFileNumber(String) - Method in class org.apache.muse.core.AbstractFilePersistence
 
getFileNumberTables() - Method in class org.apache.muse.core.AbstractFilePersistence
 
getFilePrefix() - Method in class org.apache.muse.core.AbstractFilePersistence
 
getFilePrefix() - Method in class org.apache.muse.core.routing.RouterFilePersistence
 
getFilePrefix() - Method in class org.apache.muse.ws.notification.impl.NotificationProducerFilePersistence
 
getFilePrefix() - Method in class org.apache.muse.ws.resource.sg.impl.ServiceGroupFilePersistence
 
getFiller(Exception) - Static method in class org.apache.muse.tools.generator.util.AbstractCommandLineApp
Check an exception to see if it has a message and if it has one then make it into the standard Messages filler object and return it.
getFilter() - Method in class org.apache.muse.ws.notification.impl.SimplePullPoint
 
getFilter() - Method in class org.apache.muse.ws.notification.impl.SimpleSubscriptionManager
 
getFilter() - Method in class org.apache.muse.ws.notification.impl.Subscribe
 
getFilter() - Method in interface org.apache.muse.ws.notification.PullPoint
 
getFilter() - Method in interface org.apache.muse.ws.notification.SubscriptionManager
 
getFilters() - Method in class org.apache.muse.ws.notification.impl.FilterCollection
 
getFirstElement(Node) - Static method in class org.apache.muse.util.xml.XmlUtils
 
getFirstMethod(Class, String) - Static method in class org.apache.muse.util.ReflectUtils
 
getFirstPortType(Node) - Static method in class org.apache.muse.ws.wsdl.WsdlUtils
Returns the first portType (in document order) that's found in a given WSDL or null if the WSDL contains no portTypes.
getFixedTopicSet() - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
getFixedTopicSet() - Method in interface org.apache.muse.ws.notification.NotificationProducer
 
getFlagValue(String) - Method in class org.apache.muse.util.CommandLine
 
getFloat(Element) - Static method in class org.apache.muse.util.xml.XmlUtils
 
getFromAddress() - Method in class org.apache.muse.ws.addressing.MessageHeaders
 
getGetter(QName) - Method in class org.apache.muse.ws.resource.impl.AbstractWsResourceCapability
 
getGroup() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
getGroup() - Method in interface org.apache.muse.ws.dm.muws.Metric
 
GetHandler - Class in org.apache.muse.ws.resource.properties.get.impl
GetHandler is the parser for the WS-ResourceProperties GetResourceProperty operation.
GetHandler() - Constructor for class org.apache.muse.ws.resource.properties.get.impl.GetHandler
 
getHashCode(Element) - Static method in class org.apache.muse.util.xml.XmlUtils
 
getHeader(String) - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getHeaderNames() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getHeaders(String) - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getId() - Method in exception org.apache.muse.tools.generator.util.MuseRuntimeException
 
getIdentifierName() - Method in class org.apache.muse.core.platform.osgi.routing.OSGiResourceIdFactory
returns the QName for the ID factory's identifiers
getIdentifierName() - Method in class org.apache.muse.core.routing.CounterResourceIdFactory
 
getIdentifierName() - Method in class org.apache.muse.core.routing.RandomResourceIdFactory
 
getIdentifierName() - Method in interface org.apache.muse.core.routing.ResourceIdFactory
 
getImplementationClass() - Method in class org.apache.muse.core.descriptor.CapabilityDefinition
 
getImplementationName() - Method in class org.apache.muse.osgi.ws.dm.muws.adv.MUWSADVImplementationService
 
getImplementationName() - Method in class org.apache.muse.util.osgi.AbstractResourceManagementImplementation
 
getImplementationName() - Method in interface org.apache.muse.util.osgi.ResourceManagementImplementation
returns the implementation name for the contributing bundle.
getImplementingClass() - Method in class org.apache.muse.tools.generator.util.Capability
 
getImports() - Method in class org.apache.muse.tools.generator.synthesizer.ClassInfo
 
getInitialContext() - Method in class org.apache.muse.core.platform.mini.MiniIsolationLayer
 
getInitializationParameter(String) - Method in class org.apache.muse.core.AbstractCapability
 
getInitializationParameter(String) - Method in class org.apache.muse.core.AbstractFilePersistence
 
getInitializationParameter(String) - Method in interface org.apache.muse.core.InitializationParameters
 
getInitializationParameter(String) - Method in class org.apache.muse.core.SimpleResource
 
getInitializationParameters() - Method in class org.apache.muse.core.AbstractCapability
 
getInitializationParameters() - Method in class org.apache.muse.core.AbstractFilePersistence
 
getInitializationParameters() - Method in class org.apache.muse.core.descriptor.CapabilityDefinition
 
getInitializationParameters() - Method in interface org.apache.muse.core.descriptor.InitParamDescriptor
 
getInitializationParameters() - Method in class org.apache.muse.core.descriptor.PersistenceDefinition
 
getInitializationParameters() - Method in class org.apache.muse.core.descriptor.ResourceDefinition
 
getInitializationParameters() - Method in class org.apache.muse.core.descriptor.SimpleInitParamDescriptor
 
getInitializationParameters() - Method in interface org.apache.muse.core.InitializationParameters
 
getInitializationParameters() - Method in class org.apache.muse.core.SimpleResource
 
getInitialRequest() - Method in class org.apache.muse.core.platform.mini.MiniIsolationLayer
 
getInitialValues(QName) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
getInitialValues(QName, Class) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
getInitialValues(QName) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
 
getInitialValues(QName, Class) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
 
getInitialValues(QName) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
getInitialValues(QName, Class) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
getInputPartName(Operation) - Static method in class org.apache.muse.ws.wsdl.WsdlUtils
 
getInputStream() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getInstance() - Static method in class org.apache.muse.core.platform.osgi.axis2.Axis2IsolationLayer
 
getInstance() - Static method in class org.apache.muse.core.platform.osgi.axis2.ResourceManagementProviderFactory
Get the singleton instance of the ResourceManagementProviderFactory
getInstance() - Static method in class org.apache.muse.core.platform.osgi.mini.ResourceManagementProviderFactory
Get the singleton instance of the ResourceManagementProviderFactory
getInstance() - Static method in class org.apache.muse.core.serializer.SerializerRegistry
 
getInstance(String) - Method in interface org.apache.muse.osgi.soa.core.BundleClassResolver
 
getInstance() - Static method in class org.apache.muse.util.uuid.RandomUuidFactory
 
getInstance() - Static method in class org.apache.muse.ws.dm.muws.impl.MatchFactory
 
getInstance() - Static method in class org.apache.muse.ws.notification.impl.FilterFactory
 
getInstance() - Static method in class org.apache.muse.ws.notification.impl.PublishAllMessagesFilter
 
getInstance() - Static method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
getInstance() - Static method in class org.apache.muse.ws.resource.properties.schema.OpenPropertiesSchema
 
getInteger(Element) - Static method in class org.apache.muse.util.xml.XmlUtils
 
getInterface() - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
getInterface() - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
 
getInterface() - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
getInterval() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
getInterval() - Method in interface org.apache.muse.ws.dm.muws.Metric
 
getIntervalString() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
getIntervalString() - Method in interface org.apache.muse.ws.dm.muws.Metric
 
getIntHeader(String) - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getItem(int) - Method in class org.apache.muse.ws.resource.properties.query.impl.QueryResponse
 
getItems() - Method in class org.apache.muse.ws.resource.properties.query.impl.QueryResponse
 
getJavaMethods() - Method in class org.apache.muse.tools.inspector.ResourceInspector
 
getJavaName() - Method in class org.apache.muse.tools.inspector.JavaMethod
 
getJavaType() - Method in class org.apache.muse.tools.inspector.JavaProperty
 
getLastUpdated() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
getLastUpdated() - Method in interface org.apache.muse.ws.dm.muws.Metric
 
getListeners() - Method in class org.apache.muse.core.SimpleResourceManager
 
getLocalAddr() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getLocale() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getLocales() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getLocalName() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getLocalPart() - Method in class javax.xml.namespace.QName
 
getLocalPort() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getLocalTime(String) - Static method in class org.apache.muse.util.xml.XsdUtils
Parses the given XSD date string into a Date object.
getLocalTimeString() - Static method in class org.apache.muse.util.xml.XsdUtils
This is a convenience method that returns the text version of the current time, in standard XSD format.
getLocalTimeString(Date) - Static method in class org.apache.muse.util.xml.XsdUtils
Returns the text version of the given date, in standard XSD format.
getLog() - Method in class org.apache.muse.core.AbstractCapability
 
getLog() - Method in interface org.apache.muse.core.Capability
 
getLog() - Method in class org.apache.muse.core.descriptor.ResourceDefinition
 
getLog() - Method in interface org.apache.muse.core.Resource
 
getLog() - Method in interface org.apache.muse.core.routing.ResourceRouter
 
getLog() - Method in class org.apache.muse.core.routing.SimpleResourceRouter
 
getLog() - Method in class org.apache.muse.core.SimpleResource
 
getLogFile() - Method in class org.apache.muse.core.descriptor.LoggingConfig
 
getLoggingConfig() - Method in class org.apache.muse.core.descriptor.RouterDefinition
 
getLogLevel() - Method in class org.apache.muse.core.descriptor.LoggingConfig
 
getLong(Element) - Static method in class org.apache.muse.util.xml.XmlUtils
 
getLowerBound(QName) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
getLowerBound(QName) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
 
getLowerBound(QName) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
getLowerCamelName(String) - Static method in class org.apache.muse.tools.inspector.ResourceInspector
 
getManageabilityCapability() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleManageabilityCharacteristics
 
getManageabilityCapability() - Method in interface org.apache.muse.ws.dm.muws.ManageabilityCharacteristics
 
getManageabilityReference() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleParticipant
 
getManageabilityReference() - Method in interface org.apache.muse.ws.dm.muws.Participant
 
getManagementProvider() - Method in class org.apache.muse.core.platform.osgi.axis2.ResourceManagementProviderFactory
Get the service deployer for this environment
getManagementProvider() - Method in class org.apache.muse.core.platform.osgi.mini.ResourceManagementProviderFactory
Get the service deployer for this environment
getMatches() - Method in class org.apache.muse.ws.dm.muws.impl.ComplexMatch
 
getMatches() - Method in class org.apache.muse.ws.dm.muws.impl.MatchCorrelation
 
getMatches() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMatch
 
getMatches() - Method in interface org.apache.muse.ws.dm.muws.Match
 
getMaxOccurs(QName) - Method in class org.apache.muse.ws.resource.properties.schema.impl.SimpleResourcePropertiesSchema
 
getMaxOccurs(QName) - Method in class org.apache.muse.ws.resource.properties.schema.OpenPropertiesSchema
 
getMaxOccurs(QName) - Method in interface org.apache.muse.ws.resource.properties.schema.ResourcePropertiesSchema
 
getMemberClient() - Method in class org.apache.muse.ws.resource.sg.impl.SimpleEntry
 
getMemberEPR() - Method in interface org.apache.muse.ws.resource.sg.Entry
 
getMemberEPR() - Method in class org.apache.muse.ws.resource.sg.impl.AddRequest
 
getMemberEPR() - Method in class org.apache.muse.ws.resource.sg.impl.SimpleEntry
 
getMemberInterface() - Method in class org.apache.muse.ws.resource.sg.impl.SimpleMembershipContentRule
 
getMemberInterface() - Method in interface org.apache.muse.ws.resource.sg.MembershipContentRule
 
getMembers() - Method in class org.apache.muse.ws.resource.sg.remote.ServiceGroupClient
 
getMembershipContentRule() - Method in class org.apache.muse.ws.resource.sg.impl.SimpleServiceGroup
 
getMembershipContentRule() - Method in interface org.apache.muse.ws.resource.sg.ServiceGroup
 
getMessage() - Method in exception org.apache.muse.ws.addressing.soap.SoapFault
 
getMessage() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleSituation
 
getMessage() - Method in interface org.apache.muse.ws.dm.muws.events.Situation
 
getMessage() - Method in class org.apache.muse.ws.notification.impl.GetCurrentMessageResponse
 
getMessageContent(QName) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationMessage
 
getMessageContent(QName, Class) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationMessage
 
getMessageContent(QName) - Method in interface org.apache.muse.ws.notification.NotificationMessage
 
getMessageContent(QName, Class) - Method in interface org.apache.muse.ws.notification.NotificationMessage
This is a convenience method that does the same task as getMessageContent(QName) but deserializes the message content into a POJO of the given type before returning it.
getMessageContentNames() - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationMessage
 
getMessageContentNames() - Method in interface org.apache.muse.ws.notification.NotificationMessage
 
getMessageHandler(String) - Method in class org.apache.muse.core.AbstractCapability
 
getMessageHandler(String) - Method in interface org.apache.muse.core.Capability
 
getMessageHandlers() - Method in class org.apache.muse.core.descriptor.CapabilityDefinition
 
getMessageID() - Method in class org.apache.muse.ws.addressing.MessageHeaders
 
getMessageId() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleSubstitutableMessage
 
getMessageId() - Method in interface org.apache.muse.ws.dm.muws.events.SubstitutableMessage
 
getMessageIdType() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleSubstitutableMessage
 
getMessageIdType() - Method in interface org.apache.muse.ws.dm.muws.events.SubstitutableMessage
 
getMessageListeners() - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationConsumer
 
getMessageListeners() - Method in interface org.apache.muse.ws.notification.NotificationConsumer
 
getMessagePattern() - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
getMessagePattern() - Method in interface org.apache.muse.ws.notification.topics.Topic
 
getMessagePatternDialect() - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
getMessagePatternDialect() - Method in interface org.apache.muse.ws.notification.topics.Topic
 
getMessages(int) - Method in class org.apache.muse.ws.notification.impl.SimplePullPoint
 
getMessages(int) - Method in class org.apache.muse.ws.notification.impl.SimplePullPointDataStore
 
getMessages(int) - Method in interface org.apache.muse.ws.notification.PullPoint
 
getMessages(int) - Method in interface org.apache.muse.ws.notification.PullPointDataStore
 
getMessageTypes() - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
getMessageTypes() - Method in interface org.apache.muse.ws.notification.topics.Topic
 
getMetadata() - Method in class org.apache.muse.tools.inspector.ResourceInspector
 
getMetadata() - Method in class org.apache.muse.ws.metadata.impl.GetMetadataResponse
 
getMetadata(String) - Method in class org.apache.muse.ws.metadata.impl.SimpleMetadataExchange
 
getMetadata(String) - Method in interface org.apache.muse.ws.metadata.MetadataExchange
Returns the XML fragments (sometimes a whole document) that describes the desired metadata.
getMetadata(String) - Method in class org.apache.muse.ws.metadata.remote.MetadataExchangeClient
 
getMetadata(String) - Method in class org.apache.muse.ws.resource.metadata.ext.WsrfMetadataExchange
 
getMetadata() - Method in interface org.apache.muse.ws.resource.metadata.ResourcePropertiesMetadataValidation
 
getMetadata() - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
getMetadataDescriptor(String, WsdlEnvironment) - Static method in class org.apache.muse.tools.generator.util.AbstractCommandLineApp
Convenience method that will get the document from the environment.
getMetadataDescriptor(String, Environment, Document) - Static method in class org.apache.muse.tools.generator.util.AbstractCommandLineApp
Given a WSDL document, extract the metadata descriptor (if any) and return it.
getMetadataDescriptor(Document, String) - Static method in class org.apache.muse.ws.resource.metadata.impl.WsrmdUtils
 
getMetadataDescriptors(File, Document) - Static method in class org.apache.muse.tools.generator.util.AbstractCommandLineApp
 
getMetadataFileName(String, Document) - Method in class org.apache.muse.tools.generator.projectizer.AbstractProjectizer
 
GetMetadataHandler - Class in org.apache.muse.ws.metadata.impl
GetMetadataHandler is the parser for the WS-MetadataExchange GetMetadata operation.
GetMetadataHandler() - Constructor for class org.apache.muse.ws.metadata.impl.GetMetadataHandler
 
GetMetadataRequest - Class in org.apache.muse.ws.metadata.impl
GetMetadataRequest is a serializer/deserializer for the WS-MetadataExchange GetMetadata operation's request content.
GetMetadataRequest(Element) - Constructor for class org.apache.muse.ws.metadata.impl.GetMetadataRequest
 
GetMetadataRequest(String) - Constructor for class org.apache.muse.ws.metadata.impl.GetMetadataRequest
 
GetMetadataResponse - Class in org.apache.muse.ws.metadata.impl
GetMetadataResponse is a serializer/deserializer for the WS-MetadataExchange GetMetadata operation's response content.
GetMetadataResponse() - Constructor for class org.apache.muse.ws.metadata.impl.GetMetadataResponse
 
GetMetadataResponse(Element[]) - Constructor for class org.apache.muse.ws.metadata.impl.GetMetadataResponse
 
getMethod() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getMethod() - Method in class org.apache.muse.core.routing.AbstractMessageHandler
 
getMethod() - Method in interface org.apache.muse.core.routing.MessageHandler
 
getMethodName(JavaMethod) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
getMethodName() - Method in class org.apache.muse.ws.addressing.MessageHeaders
 
getMetric(QName) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetrics
 
getMetric(QName) - Method in interface org.apache.muse.ws.dm.muws.Metrics
 
getMimeType(String) - Method in class org.apache.muse.osgi.soa.core.web.WebApp
 
getMinOccurs(QName) - Method in class org.apache.muse.ws.resource.properties.schema.impl.SimpleResourcePropertiesSchema
 
getMinOccurs(QName) - Method in class org.apache.muse.ws.resource.properties.schema.OpenPropertiesSchema
 
getMinOccurs(QName) - Method in interface org.apache.muse.ws.resource.properties.schema.ResourcePropertiesSchema
 
getModifiability(QName) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
getModifiability(QName) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
Most users will probably want to use the canDelete(), canInsert(), and canUpdate() methods to test the permissions of a property; these methods handle the Boolean logic between modifiability and mutability values so you don't have to litter your code with messy if/else blocks.
getModifiability(QName) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
GetMultipleHandler - Class in org.apache.muse.ws.resource.properties.get.impl
GetMultipleHandler is the parser for the WS-ResourceProperties GetMultipleResourceProperties operation.
GetMultipleHandler() - Constructor for class org.apache.muse.ws.resource.properties.get.impl.GetMultipleHandler
 
GetMultipleRequest - Class in org.apache.muse.ws.resource.properties.get.impl
GetMultipleRequest is a serializer/deserializer for the WS-ResourceProperties GetMultipleResourceProperties operation's request content.
GetMultipleRequest(Element) - Constructor for class org.apache.muse.ws.resource.properties.get.impl.GetMultipleRequest
 
GetMultipleRequest(QName[]) - Constructor for class org.apache.muse.ws.resource.properties.get.impl.GetMultipleRequest
 
GetMultipleResourceProperties - Interface in org.apache.muse.ws.resource.properties.get
 
getMultipleResourceProperties(QName[]) - Method in interface org.apache.muse.ws.resource.properties.get.GetMultipleResourceProperties
Returns zero or more instances of the given properties.
getMultipleResourceProperties(QName[]) - Method in class org.apache.muse.ws.resource.properties.get.impl.SimpleGetCapability
 
getMultipleResourceProperties(QName[]) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
getMultipleResourceProperties(QName[]) - Method in class org.apache.muse.ws.resource.remote.WsResourceClient
 
GetMultipleResponse - Class in org.apache.muse.ws.resource.properties.get.impl
GetMultipleResponse is a serializer/deserializer for the WS-ResourceProperties GetMultipleResourceProperties operation's response content.
GetMultipleResponse(Element[]) - Constructor for class org.apache.muse.ws.resource.properties.get.impl.GetMultipleResponse
 
getMutability(QName) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
getMutability(QName) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
Most users will probably want to use the canDelete(), canInsert(), and canUpdate() methods to test the permissions of a property; these methods handle the Boolean logic between modifiability and mutability values so you don't have to litter your code with messy if/else blocks.
getMutability(QName) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
getName() - Method in class org.apache.muse.tools.inspector.JavaMethod
 
getName() - Method in class org.apache.muse.tools.inspector.JavaProperty
 
getName() - Method in interface org.apache.muse.ws.dm.muws.events.Component
 
getName() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleComponent
 
getName() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
getName() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipResource
 
getName() - Method in interface org.apache.muse.ws.dm.muws.Metric
 
getName() - Method in interface org.apache.muse.ws.dm.muws.RelationshipResource
 
getName() - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
getName() - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopicNamespace
 
getName() - Method in interface org.apache.muse.ws.notification.topics.Topic
 
getName() - Method in interface org.apache.muse.ws.notification.topics.TopicNamespace
 
getName() - Method in exception org.apache.muse.ws.resource.basefaults.BaseFault
 
getName() - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
getName() - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
 
getName() - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
getNamespaceURI(String) - Method in interface javax.xml.namespace.NamespaceContext
 
getNamespaceURI() - Method in class javax.xml.namespace.QName
 
getNewValues() - Method in class org.apache.muse.ws.notification.properties.ResourcePropertyChangeEvent
 
getNextFileName(int) - Method in class org.apache.muse.core.AbstractFilePersistence
 
getNextFileNumber(String) - Method in class org.apache.muse.core.AbstractFilePersistence
 
getNextIdentifier() - Method in class org.apache.muse.core.platform.osgi.routing.OSGiResourceIdFactory
returns the next identifier as a string.
getNextIdentifier() - Method in class org.apache.muse.core.routing.CounterResourceIdFactory
 
getNextIdentifier() - Method in class org.apache.muse.core.routing.RandomResourceIdFactory
 
getNextIdentifier() - Method in interface org.apache.muse.core.routing.ResourceIdFactory
 
getNodeURI() - Method in exception org.apache.muse.ws.addressing.soap.SoapFault
 
getNotificationListenerFactory() - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
getNotificationProducer() - Method in class org.apache.muse.ws.notification.impl.NotificationProducerFilePersistence
 
getNotificationProducer() - Method in interface org.apache.muse.ws.notification.NotificationProducerPersistence
 
getNotificationProducer() - Method in class org.apache.muse.ws.notification.properties.ChangeNotificationListener
 
getNullValue(Class) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
getNumberOfArguments() - Method in class org.apache.muse.util.CommandLine
 
getNumberOfFlags() - Method in class org.apache.muse.util.CommandLine
 
getNumberOfItems() - Method in class org.apache.muse.ws.resource.properties.query.impl.QueryResponse
 
getNumberOfParameters() - Method in class org.apache.muse.ws.addressing.EndpointReference
 
getNumberOfProperties() - Method in class org.apache.muse.ws.resource.properties.get.impl.GetMultipleResponse
 
getNumberOfResources() - Method in interface org.apache.muse.core.ResourceManager
 
getNumberOfResources() - Method in class org.apache.muse.core.SimpleResourceManager
 
getNumberOfTries() - Method in class org.apache.muse.ws.notification.impl.SimpleSubscriptionManager
 
getNumberOfValues() - Method in class org.apache.muse.ws.resource.properties.set.impl.AbstractSetRequestComponent
 
getNumberOfValues() - Method in interface org.apache.muse.ws.resource.properties.set.SetRequestComponent
 
getObjectName(String, Class) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
getOldValues() - Method in class org.apache.muse.ws.notification.properties.ResourcePropertyChangeEvent
 
getOperation(QName) - Method in class org.apache.muse.core.platform.osgi.axis2.internal.Axis2ResourceManagementService
gets the requested operation from this service.
getOperationalStatus() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleOperationalStatus
 
getOperationalStatus() - Method in interface org.apache.muse.ws.dm.muws.OperationalStatus
 
getOperations() - Method in class org.apache.muse.tools.generator.util.Capability
 
getOperations() - Method in class org.apache.muse.tools.generator.util.DefinitionInfo
 
getOperations() - Method in class org.apache.muse.tools.inspector.ResourceInspector
 
getOriginReference() - Method in exception org.apache.muse.ws.resource.basefaults.BaseFault
 
getOutputPartName(Operation, Document) - Static method in class org.apache.muse.ws.wsdl.WsdlUtils
This method is somewhat painful because of the lack of restrictions that WSDL 1.1 has for how you can specify input and output names and types.
getPackageName(String) - Static method in class org.apache.muse.tools.generator.synthesizer.ClassInfo
 
getPackageName(Class) - Static method in class org.apache.muse.util.ReflectUtils
 
getPackageName(String) - Static method in class org.apache.muse.util.ReflectUtils
 
getParameter(String) - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getParameter(String) - Method in class org.apache.muse.tools.generator.util.ConfigurationData
 
getParameter(QName) - Method in class org.apache.muse.ws.addressing.EndpointReference
 
getParameter(QName, int) - Method in class org.apache.muse.ws.addressing.EndpointReference
 
getParameterClass() - Method in class org.apache.muse.tools.generator.util.ConfigurationDataDescriptor
 
getParameterKey() - Method in class org.apache.muse.tools.generator.util.ConfigurationDataDescriptor
 
getParameterMap() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getParameterNames() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getParameterNames(String) - Method in class org.apache.muse.tools.inspector.ResourceInspector
 
getParameterQNames(String) - Method in class org.apache.muse.tools.inspector.ResourceInspector
 
getParameters() - Method in class org.apache.muse.ws.addressing.EndpointReference
 
getParameters(QName) - Method in class org.apache.muse.ws.addressing.EndpointReference
 
getParameterSchemaTypes() - Method in class org.apache.muse.tools.inspector.JavaMethod
 
getParameterSchemaTypes(String) - Method in class org.apache.muse.tools.inspector.ResourceInspector
 
getParameterString(QName) - Method in class org.apache.muse.ws.addressing.EndpointReference
 
getParameterString(QName, int) - Method in class org.apache.muse.ws.addressing.EndpointReference
 
getParameterTypeNames() - Method in class org.apache.muse.tools.inspector.JavaMethod
 
getParameterTypes() - Method in class org.apache.muse.tools.inspector.JavaMethod
 
getParameterTypes(String) - Method in class org.apache.muse.tools.inspector.ResourceInspector
 
getParameterValues(String) - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getParamName(QName, int) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
getParentTopic() - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
getParentTopic() - Method in interface org.apache.muse.ws.notification.topics.Topic
 
getParticipant() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipResource
 
getParticipant() - Method in interface org.apache.muse.ws.dm.muws.RelationshipResource
 
getPathInfo() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getPathTranslated() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getPersistence() - Method in class org.apache.muse.core.AbstractCapability
 
getPersistence() - Method in interface org.apache.muse.core.Capability
 
getPersistence() - Method in interface org.apache.muse.core.routing.ResourceRouter
 
getPersistence() - Method in class org.apache.muse.core.routing.SimpleResourceRouter
 
getPersistenceClass() - Method in class org.apache.muse.core.descriptor.PersistenceDefinition
 
getPersistenceDefinition() - Method in class org.apache.muse.core.descriptor.CapabilityDefinition
 
getPersistenceDefinition() - Method in interface org.apache.muse.core.descriptor.PersistenceDescriptor
 
getPersistenceDefinition() - Method in class org.apache.muse.core.descriptor.RouterDefinition
 
getPersistenceDefinition() - Method in class org.apache.muse.core.descriptor.SimplePersistenceDescriptor
 
getPersistenceDirectory() - Method in class org.apache.muse.core.AbstractFilePersistence
 
getPersistenceLocation() - Method in class org.apache.muse.core.AbstractFilePersistence
 
getPersistenceLocation() - Method in class org.apache.muse.core.descriptor.PersistenceDefinition
 
getPersistenceLocation() - Method in interface org.apache.muse.core.Persistence
 
getPortType() - Method in class org.apache.muse.tools.inspector.ResourceInspector
 
getPortType(Node, QName) - Static method in class org.apache.muse.ws.wsdl.WsdlUtils
Searches a WSDL document for a portType defined with the given name.
getPrefix(String) - Method in interface javax.xml.namespace.NamespaceContext
 
getPrefix() - Method in class javax.xml.namespace.QName
 
getPrefix(String) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
getPrefixes(String) - Method in interface javax.xml.namespace.NamespaceContext
 
getPreviousState() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleStateTransition
 
getPreviousState() - Method in interface org.apache.muse.ws.dm.muws.StateTransition
 
getPrimitiveClassName(Class) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
getPrimitiveConvertMethodName(String) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
getPriority() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleSituation
 
getPriority() - Method in interface org.apache.muse.ws.dm.muws.events.Situation
 
getProducerReference() - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationMessage
 
getProducerReference() - Method in class org.apache.muse.ws.notification.impl.SimpleSubscriptionManager
 
getProducerReference() - Method in interface org.apache.muse.ws.notification.NotificationMessage
 
getProducerReference() - Method in class org.apache.muse.ws.notification.remote.NotificationConsumerClient
 
getProducerReference() - Method in interface org.apache.muse.ws.notification.SubscriptionManager
 
getProperties() - Method in class org.apache.muse.tools.generator.util.Capability
 
getProperties() - Method in class org.apache.muse.tools.generator.util.ConfigurationData
 
getProperties() - Method in class org.apache.muse.tools.inspector.ResourceInspector
 
getProperties() - Method in class org.apache.muse.ws.resource.properties.get.impl.GetMultipleResponse
 
getProperties() - Method in class org.apache.muse.ws.resource.properties.get.impl.GetResponse
 
getPropertiesName(Node, QName) - Static method in class org.apache.muse.ws.resource.properties.impl.WsrpUtils
Searches a WSDL document for the schema element name of a resource's WS-RP document.
getProperty(QName) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationships
 
getProperty(QName) - Method in class org.apache.muse.ws.resource.impl.AbstractWsResourceCapability
 
getProperty(int) - Method in class org.apache.muse.ws.resource.properties.get.impl.GetMultipleResponse
 
getProperty(int) - Method in class org.apache.muse.ws.resource.properties.get.impl.GetResponse
 
getProperty(QName) - Method in class org.apache.muse.ws.resource.properties.schema.impl.SimpleResourcePropertiesSchema
 
getProperty(QName) - Method in class org.apache.muse.ws.resource.sg.impl.SimpleServiceGroup
 
getPropertyAsObject(QName, Class) - Method in interface org.apache.muse.ws.resource.properties.get.ext.GetResourcePropertyExtensions
Returns zero or more instances of the given property, deserialized into instances of the given type.
getPropertyAsObject(QName, Class) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
getPropertyAsObject(QName, Class) - Method in class org.apache.muse.ws.resource.remote.WsResourceClient
This is a convenience method that calls getResourceProperty() and then parses the XML results into POJOs of the given type using the Muse serializer framework.
getPropertyAsObjectAndMetrics(QName, Class, Map) - Method in class org.apache.muse.ws.dm.muws.remote.MetricsClient
This method is just like getPropertyAsObject() except that it will fill the given Map with the metrics returned in the property XML.
getPropertyCollection() - Method in class org.apache.muse.ws.resource.impl.SimpleWsResource
 
getPropertyCollection() - Method in interface org.apache.muse.ws.resource.WsResource
 
getPropertyElements(QName, Object) - Method in class org.apache.muse.ws.resource.impl.AbstractWsResourceCapability
 
getPropertyName(JavaProperty, boolean) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
getPropertyName() - Method in class org.apache.muse.ws.dm.muws.impl.MetricDecorationProvider
 
getPropertyName() - Method in class org.apache.muse.ws.dm.muws.impl.MetricOnDemandListener
 
getPropertyName() - Method in class org.apache.muse.ws.dm.muws.impl.MetricUpdateListener
 
getPropertyName() - Method in class org.apache.muse.ws.notification.properties.ChangeNotificationListener
 
getPropertyName() - Method in class org.apache.muse.ws.notification.properties.ResourcePropertyChangeEvent
 
getPropertyName(int) - Method in class org.apache.muse.ws.resource.properties.get.impl.GetMultipleResponse
 
getPropertyName() - Method in class org.apache.muse.ws.resource.properties.get.impl.GetResponse
 
getPropertyName() - Method in class org.apache.muse.ws.resource.properties.listeners.AbstractChangeApprover
 
getPropertyName() - Method in interface org.apache.muse.ws.resource.properties.listeners.PropertyChangeApprover
 
getPropertyName() - Method in interface org.apache.muse.ws.resource.properties.listeners.PropertyChangeListener
 
getPropertyName() - Method in interface org.apache.muse.ws.resource.properties.listeners.PropertyReadListener
 
getPropertyName() - Method in class org.apache.muse.ws.resource.properties.set.impl.AbstractSetRequestComponent
 
getPropertyName() - Method in interface org.apache.muse.ws.resource.properties.set.SetRequestComponent
 
getPropertyNames() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleCorrelatableProperties
 
getPropertyNames() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleDescription
 
getPropertyNames() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleIdentity
 
getPropertyNames() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleManageabilityCharacteristics
 
getPropertyNames() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetrics
 
getPropertyNames() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleOperationalStatus
 
getPropertyNames() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipResource
 
getPropertyNames() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationships
 
getPropertyNames() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleState
 
getPropertyNames() - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
getPropertyNames() - Method in class org.apache.muse.ws.notification.impl.SimpleSubscriptionManager
 
getPropertyNames() - Method in class org.apache.muse.ws.resource.impl.AbstractWsResourceCapability
 
getPropertyNames() - Method in class org.apache.muse.ws.resource.lifetime.impl.SimpleScheduledTermination
 
getPropertyNames() - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
getPropertyNames() - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
 
getPropertyNames() - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
getPropertyNames() - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
getPropertyNames() - Method in class org.apache.muse.ws.resource.properties.query.impl.SimpleQueryCapability
 
getPropertyNames() - Method in class org.apache.muse.ws.resource.properties.schema.impl.SimpleResourcePropertiesSchema
 
getPropertyNames() - Method in class org.apache.muse.ws.resource.properties.schema.OpenPropertiesSchema
 
getPropertyNames() - Method in interface org.apache.muse.ws.resource.properties.schema.ResourcePropertiesSchema
 
getPropertyNames() - Method in interface org.apache.muse.ws.resource.properties.schema.ResourcePropertiesSchemaValidation
 
getPropertyNames() - Method in class org.apache.muse.ws.resource.sg.impl.SimpleEntry
 
getPropertyNames() - Method in class org.apache.muse.ws.resource.sg.impl.SimpleServiceGroup
 
getPropertyQName() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMatch
 
getPropertyType(QName) - Method in class org.apache.muse.tools.inspector.ResourceInspector
 
getPropertyTypeName(QName) - Method in class org.apache.muse.ws.resource.properties.schema.impl.SimpleResourcePropertiesSchema
 
getPropertyTypeName(QName) - Method in class org.apache.muse.ws.resource.properties.schema.OpenPropertiesSchema
 
getPropertyTypeName(QName) - Method in interface org.apache.muse.ws.resource.properties.schema.ResourcePropertiesSchema
 
getProtocol() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getProviderDeployer() - Method in interface org.apache.muse.osgi.soa.core.SOAPProvider
 
getProviderDeployer(WebApp) - Method in interface org.apache.muse.osgi.soa.core.SOAPProvider
 
getProviderEngine() - Method in interface org.apache.muse.osgi.soa.core.SOAPProvider
 
getProviderName() - Method in interface org.apache.muse.osgi.soa.core.SOAPProvider
Getter method for the implementation's provider name.
getProviderVersion() - Method in interface org.apache.muse.osgi.soa.core.SOAPProvider
Getter method for the implementation's version.
getPullPointContextPath() - Method in class org.apache.muse.ws.notification.impl.SimplePullPointCreation
 
getQName(Element) - Static method in class org.apache.muse.util.xml.XmlUtils
Retrieves the text from the element specified and parses it into a fully-resolved QName.
getQName() - Method in class org.apache.muse.ws.resource.properties.get.impl.GetRequest
 
getQNameFromChild(Element, QName) - Static method in class org.apache.muse.util.xml.XmlUtils
Retrieves the text from the child element specified and parses it into a fully-resolved QName.
getQNames() - Method in class org.apache.muse.ws.resource.properties.get.impl.GetMultipleRequest
 
getQuery() - Method in class org.apache.muse.ws.resource.properties.query.impl.QueryRequest
 
getQueryExpressionDialect() - Method in class org.apache.muse.ws.resource.properties.query.impl.SimpleQueryCapability
 
getQueryExpressionDialect() - Method in interface org.apache.muse.ws.resource.properties.query.QueryResourceProperties
 
getQueryExpressionFactory() - Method in class org.apache.muse.ws.resource.properties.query.impl.SimpleQueryCapability
 
getQueryString() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getReader() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getReadListeners(QName) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
getReadListeners(QName) - Method in interface org.apache.muse.ws.resource.properties.listeners.ResourcePropertyListeners
 
getRealDirectory() - Method in interface org.apache.muse.core.Environment
 
getRealDirectory() - Method in class org.apache.muse.core.platform.axis2.AxisEnvironment
 
getRealDirectory() - Method in class org.apache.muse.core.platform.mini.MiniEnvironment
 
getRealDirectory() - Method in class org.apache.muse.core.platform.osgi.axis2.Axis2Environment
 
getRealDirectory() - Method in class org.apache.muse.core.platform.osgi.mini.internal.OSGiMiniEnvironment
 
getRealDirectory() - Method in class org.apache.muse.core.platform.osgi.OSGiEnvironmentImpl
method not implemented for the OSGi environment
getRealDirectory() - Method in class org.apache.muse.tools.generator.util.LocalEnvironment
 
getRealPath(String) - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getReason() - Method in exception org.apache.muse.ws.addressing.soap.SoapFault
 
getRelationship() - Method in class org.apache.muse.ws.addressing.MessageHeaders
 
getRelationship() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationships
 
getRelationship() - Method in interface org.apache.muse.ws.dm.muws.Relationships
 
getRelationshipClients() - Method in class org.apache.muse.ws.dm.muws.impl.QueryRelationshipsResponse
 
getRelationshipContextPath() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationships
 
getRelationshipElements() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationships
This method converts the WsResource[] returned by getRelationship() into an Element[] with muws2:Relationship XML that is compliant with the MUWS Part 2 spec.
getRelationshipType() - Method in class org.apache.muse.ws.addressing.MessageHeaders
 
getRelationshipXML() - Method in class org.apache.muse.ws.dm.muws.impl.QueryRelationshipsResponse
 
getRemoteAddr() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getRemoteHost() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getRemotePort() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getRemoteUser() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getReplyToAddress() - Method in class org.apache.muse.ws.addressing.MessageHeaders
 
getReporter() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleManagementEvent
 
getReporter() - Method in interface org.apache.muse.ws.dm.muws.events.ManagementEvent
 
getReportTime() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleManagementEvent
 
getReportTime() - Method in interface org.apache.muse.ws.dm.muws.events.ManagementEvent
 
GetRequest - Class in org.apache.muse.ws.resource.properties.get.impl
GetRequest is a serializer/deserializer for the WS-ResourceProperties GetResourceProperty operation's request content.
GetRequest(Element) - Constructor for class org.apache.muse.ws.resource.properties.get.impl.GetRequest
 
GetRequest(QName) - Constructor for class org.apache.muse.ws.resource.properties.get.impl.GetRequest
 
getRequestComponents() - Method in class org.apache.muse.ws.resource.properties.set.impl.SimpleSetRequest
 
getRequestComponents() - Method in interface org.apache.muse.ws.resource.properties.set.SetRequest
 
getRequestDispatcher(String) - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getRequestedSessionId() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getRequestName() - Method in class org.apache.muse.core.proxy.AbstractProxyHandler
 
getRequestName() - Method in interface org.apache.muse.core.proxy.ProxyHandler
 
getRequestName() - Method in class org.apache.muse.core.routing.AbstractMessageHandler
 
getRequestName() - Method in interface org.apache.muse.core.routing.MessageHandler
 
getRequestName(String) - Method in class org.apache.muse.tools.inspector.ResourceInspector
 
getRequestParameterNames() - Method in class org.apache.muse.core.proxy.AbstractProxyHandler
 
getRequestParameterNames() - Method in interface org.apache.muse.core.proxy.ProxyHandler
 
getRequestParameterSchemaTypes() - Method in class org.apache.muse.core.proxy.AbstractProxyHandler
 
getRequestParameterSchemaTypes() - Method in interface org.apache.muse.core.proxy.ProxyHandler
 
getRequestParameterTypes() - Method in class org.apache.muse.core.proxy.AbstractProxyHandler
 
getRequestParameterTypes() - Method in interface org.apache.muse.core.proxy.ProxyHandler
 
getRequestURI() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getRequestURL() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getResetAt() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
getResetAt() - Method in interface org.apache.muse.ws.dm.muws.Metric
 
getResolverBundle(String) - Method in interface org.apache.muse.osgi.soa.core.BundleClassResolver
 
getResource() - Method in class org.apache.muse.core.AbstractCapability
 
getResource() - Method in interface org.apache.muse.core.Capability
 
getResource(EndpointReference) - Method in interface org.apache.muse.core.platform.osgi.routing.ResourceRouterDelegate
 
getResource(String) - Method in class org.apache.muse.core.platform.osgi.util.OSGiReflectUtilHelper
attempts to resolve a resource from contributions made by other bundles.
getResource(EndpointReference) - Method in interface org.apache.muse.core.ResourceManager
 
getResource(EndpointReference) - Method in class org.apache.muse.core.SimpleResourceManager
 
getResource(String) - Method in class org.apache.muse.osgi.soa.core.web.WebApp
 
getResource() - Method in class org.apache.muse.ws.notification.impl.ProducerPropertiesFilter
 
getResourceCapabilityMappings() - Method in class org.apache.muse.util.osgi.AbstractResourceManagementImplementation
 
getResourceCapabilityMappings() - Method in interface org.apache.muse.util.osgi.ResourceManagementImplementation
returns an Array of Capability URI/Capability Implementation Class name pairs.
getResourceClass() - Method in class org.apache.muse.core.descriptor.ResourceDefinition
 
getResourceClass(Map) - Method in class org.apache.muse.tools.generator.projectizer.J2EEAxis2Projectizer
 
getResourceClass(Map) - Method in class org.apache.muse.tools.generator.projectizer.J2EEMiniProjectizer
 
getResourceClass(Map) - Method in class org.apache.muse.tools.generator.projectizer.MiniProjectizer
 
getResourceContextPath(Class) - Method in interface org.apache.muse.core.ResourceManager
This method allows you to find a resource type's endpoint URI given the Java interface or concrete class of one of its capabilities.
getResourceContextPath(Class) - Method in class org.apache.muse.core.SimpleResourceManager
 
getResourceContextPaths() - Method in interface org.apache.muse.core.ResourceManager
 
getResourceContextPaths(Class) - Method in interface org.apache.muse.core.ResourceManager
This method is just like getResourceContextPath(Class) except that it returns multiple endpoints that use the capability.
getResourceContextPaths() - Method in class org.apache.muse.core.SimpleResourceManager
 
getResourceContextPaths(Class) - Method in class org.apache.muse.core.SimpleResourceManager
 
getResourceDefinition() - Method in interface org.apache.muse.core.descriptor.ResourceDescriptor
 
getResourceDefinition() - Method in class org.apache.muse.core.descriptor.SimpleResourceDescriptor
 
getResourceDefinition(String) - Method in class org.apache.muse.core.SimpleResourceManager
 
getResourceDefinitions() - Method in interface org.apache.muse.core.descriptor.DeploymentDescriptor
 
getResourceDefinitions() - Method in class org.apache.muse.core.descriptor.RouterDefinition
 
getResourceDefinitions() - Method in class org.apache.muse.core.descriptor.SimpleDeploymentDescriptor
 
getResourceDefinitions() - Method in class org.apache.muse.core.platform.osgi.descriptor.OSGiDeploymentDescriptor
 
getResourceDefinitions() - Method in interface org.apache.muse.core.routing.ResourceRouter
 
getResourceDefinitions() - Method in class org.apache.muse.core.routing.SimpleResourceRouter
 
getResourceEPRs() - Method in interface org.apache.muse.core.ResourceManager
 
getResourceEPRs(String) - Method in interface org.apache.muse.core.ResourceManager
This method allows you to search for the EPRs for all instances of a given resource type (where each resource type has a unique context path).
getResourceEPRs() - Method in class org.apache.muse.core.SimpleResourceManager
 
getResourceEPRs(String) - Method in class org.apache.muse.core.SimpleResourceManager
This method allows you to search for the EPRs for all instances of a given resource type (where each resource type has a unique context path).
getResourceID() - Method in interface org.apache.muse.ws.dm.muws.events.Component
 
getResourceID() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleComponent
 
getResourceId() - Method in interface org.apache.muse.ws.dm.muws.Identity
 
getResourceId() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleIdentity
 
getResourceId() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleParticipant
 
getResourceId() - Method in interface org.apache.muse.ws.dm.muws.Participant
 
getResourceIdFactory() - Method in class org.apache.muse.core.descriptor.ResourceDefinition
 
getResourceImplementationNames() - Method in class org.apache.muse.util.osgi.AbstractResourceManagementImplementation
 
getResourceImplementationNames() - Method in interface org.apache.muse.util.osgi.ResourceManagementImplementation
returns an array of Resource Implementation Class names.
getResourceManager() - Method in class org.apache.muse.core.AbstractFilePersistence
 
getResourceManager() - Method in interface org.apache.muse.core.Persistence
 
getResourceManager() - Method in interface org.apache.muse.core.Resource
 
getResourceManager() - Method in class org.apache.muse.core.routing.SimpleResourceRouter
 
getResourceManager() - Method in class org.apache.muse.core.SimpleResource
 
GetResourceProperty - Interface in org.apache.muse.ws.resource.properties.get
 
getResourceProperty(QName) - Method in interface org.apache.muse.ws.resource.properties.get.GetResourceProperty
Returns zero or more instances of the given property.
getResourceProperty(QName) - Method in class org.apache.muse.ws.resource.properties.get.impl.SimpleGetCapability
 
getResourceProperty(QName) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
Returns zero or more instances of the given property.
getResourceProperty(QName) - Method in class org.apache.muse.ws.resource.remote.WsResourceClient
 
getResourcePropertyAndMetrics(QName, Map) - Method in class org.apache.muse.ws.dm.muws.remote.MetricsClient
This method is just like getResourceProperty() except that it will fill the given Map with the metrics returned in the property XML.
GetResourcePropertyDocument - Interface in org.apache.muse.ws.resource.properties.get
 
getResourcePropertyDocument() - Method in interface org.apache.muse.ws.resource.properties.get.GetResourcePropertyDocument
 
getResourcePropertyDocument() - Method in class org.apache.muse.ws.resource.properties.get.impl.SimpleGetCapability
 
getResourcePropertyDocument() - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
getResourcePropertyDocument() - Method in class org.apache.muse.ws.resource.remote.WsResourceClient
 
GetResourcePropertyExtensions - Interface in org.apache.muse.ws.resource.properties.get.ext
GetResourcePropertyExtensions is a collection of convenience methods that can be added onto a WS-RP implementation.
getResourceSpecNames() - Method in class org.apache.muse.util.osgi.AbstractResourceManagementImplementation
 
getResourceSpecNames() - Method in interface org.apache.muse.util.osgi.ResourceManagementImplementation
returns an array of Specification Resource names (typically schema or wsdl file names)
getResourceTypeDirectory(String) - Method in class org.apache.muse.core.AbstractFilePersistence
 
GetResponse - Class in org.apache.muse.ws.resource.properties.get.impl
GetResponse is a serializer/deserializer for the WS-ResourceProperties GetResourceProperty operation's response content.
GetResponse() - Constructor for class org.apache.muse.ws.resource.properties.get.impl.GetResponse
 
GetResponse(Element) - Constructor for class org.apache.muse.ws.resource.properties.get.impl.GetResponse
 
GetResponse(Element[]) - Constructor for class org.apache.muse.ws.resource.properties.get.impl.GetResponse
 
getResponseName() - Method in class org.apache.muse.core.proxy.AbstractProxyHandler
 
getResponseName() - Method in interface org.apache.muse.core.proxy.ProxyHandler
 
getResponseName() - Method in class org.apache.muse.core.routing.AbstractMessageHandler
 
getResponseName() - Method in interface org.apache.muse.core.routing.MessageHandler
 
getReturnName() - Method in class org.apache.muse.tools.inspector.JavaMethod
 
getReturnName(String) - Method in class org.apache.muse.tools.inspector.ResourceInspector
 
getReturnSchemaType() - Method in class org.apache.muse.core.proxy.AbstractProxyHandler
 
getReturnSchemaType() - Method in interface org.apache.muse.core.proxy.ProxyHandler
 
getReturnSchemaType() - Method in class org.apache.muse.tools.inspector.JavaMethod
 
getReturnSchemaType(String) - Method in class org.apache.muse.tools.inspector.ResourceInspector
 
getReturnType() - Method in class org.apache.muse.core.proxy.AbstractProxyHandler
 
getReturnType() - Method in interface org.apache.muse.core.proxy.ProxyHandler
 
getReturnType() - Method in class org.apache.muse.tools.inspector.JavaMethod
 
getReturnType(String) - Method in class org.apache.muse.tools.inspector.ResourceInspector
 
getReturnValueName() - Method in class org.apache.muse.core.routing.ReflectionMessageHandler
 
getRMD() - Method in class org.apache.muse.ws.resource.metadata.ext.WsrfMetadataExchangeClient
 
getRole() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleParticipant
 
getRole() - Method in interface org.apache.muse.ws.dm.muws.Participant
 
getRoleURI() - Method in exception org.apache.muse.ws.addressing.soap.SoapFault
 
getRootForBundle(Bundle) - Static method in class org.apache.muse.core.platform.osgi.util.BundleRootHelper
returns the registerd file system root
getRootQName() - Method in class org.apache.muse.ws.dm.muws.impl.AllMatch
 
getRootQName() - Method in class org.apache.muse.ws.dm.muws.impl.AnyMatch
 
getRootQName() - Method in class org.apache.muse.ws.dm.muws.impl.ComplexMatch
 
getRootTopics() - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopicNamespace
 
getRootTopics() - Method in interface org.apache.muse.ws.notification.topics.TopicNamespace
 
getRootTypeName() - Method in class org.apache.muse.ws.addressing.EndpointReference
 
getRouter() - Method in class org.apache.muse.core.platform.AbstractIsolationLayer
 
getRouter() - Method in interface org.apache.muse.core.platform.IsolationLayer
 
getRouterClass() - Method in class org.apache.muse.core.descriptor.RouterDefinition
 
getRouterDefinition() - Method in interface org.apache.muse.core.descriptor.DeploymentDescriptor
 
getRouterDefinition() - Method in interface org.apache.muse.core.descriptor.RouterDescriptor
 
getRouterDefinition() - Method in class org.apache.muse.core.descriptor.SimpleDeploymentDescriptor
 
getRouterDefinition() - Method in class org.apache.muse.core.descriptor.SimpleRouterDescriptor
 
getRouterDefinition() - Method in class org.apache.muse.core.platform.osgi.descriptor.OSGiDeploymentDescriptor
 
getScheduledTime() - Method in class org.apache.muse.util.Timer
 
getSchema() - Method in class org.apache.muse.tools.generator.util.Capability
 
getSchema() - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
getSchema() - Method in interface org.apache.muse.ws.resource.properties.schema.ResourcePropertiesSchemaValidation
 
getSchemaNamespaces(Document) - Static method in class org.apache.muse.ws.wsdl.WsdlUtils
Gathers the target namespaces for each schema in the WSDL's types section.
getSchemaType() - Method in class org.apache.muse.core.descriptor.SerializerDefinition
 
getSchemaType(Class) - Static method in class org.apache.muse.tools.inspector.ResourceInspector
 
getScheme() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getSecurityToken() - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
getSecurityToken() - Method in class org.apache.muse.ws.resource.properties.set.impl.AbstractSetRequestComponent
 
getSecurityToken() - Method in interface org.apache.muse.ws.resource.properties.set.SetRequestComponent
 
getSecurityToken() - Method in interface org.apache.muse.ws.resource.properties.set.SetResourcePropertiesPermissions
Returns the security token that can be used by users of the WS-RP document to verify that they are internal callers with permission to circumvent published restrictions on property changes, etc.
getSequenceNumber() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleManagementEvent
 
getSequenceNumber() - Method in interface org.apache.muse.ws.dm.muws.events.ManagementEvent
 
getSerializableType() - Method in class org.apache.muse.core.descriptor.SerializerDefinition
 
getSerializableType() - Method in class org.apache.muse.core.serializer.ArraySerializer
 
getSerializableType() - Method in class org.apache.muse.core.serializer.BooleanSerializer
 
getSerializableType() - Method in class org.apache.muse.core.serializer.DateSerializer
 
getSerializableType() - Method in class org.apache.muse.core.serializer.DoubleSerializer
 
getSerializableType() - Method in class org.apache.muse.core.serializer.ElementSerializer
 
getSerializableType() - Method in class org.apache.muse.core.serializer.FloatSerializer
 
getSerializableType() - Method in class org.apache.muse.core.serializer.IntegerSerializer
 
getSerializableType() - Method in class org.apache.muse.core.serializer.LongSerializer
 
getSerializableType() - Method in class org.apache.muse.core.serializer.QNameSerializer
 
getSerializableType() - Method in interface org.apache.muse.core.serializer.Serializer
 
getSerializableType() - Method in class org.apache.muse.core.serializer.ShortSerializer
 
getSerializableType() - Method in class org.apache.muse.core.serializer.StringSerializer
 
getSerializableType() - Method in class org.apache.muse.core.serializer.UriSerializer
 
getSerializableType() - Method in class org.apache.muse.core.serializer.UrlSerializer
 
getSerializableType() - Method in class org.apache.muse.core.serializer.XmlSerializableSerializer
 
getSerializableType() - Method in class org.apache.muse.ws.notification.impl.FilterSerializer
 
getSerializableType() - Method in class org.apache.muse.ws.notification.impl.NotificationMessageSerializer
 
getSerializer(Class) - Method in class org.apache.muse.core.serializer.SerializerRegistry
 
getSerializerClass() - Method in class org.apache.muse.core.descriptor.SerializerDefinition
 
getSerializerDefinition() - Method in interface org.apache.muse.core.descriptor.SerializerDescriptor
 
getSerializerDefinition() - Method in class org.apache.muse.core.descriptor.SimpleSerializerDescriptor
 
getSerializerDefinitions() - Method in interface org.apache.muse.core.descriptor.DeploymentDescriptor
 
getSerializerDefinitions() - Method in class org.apache.muse.core.descriptor.SimpleDeploymentDescriptor
 
getSerializerDefinitions() - Method in class org.apache.muse.core.platform.osgi.descriptor.OSGiDeploymentDescriptor
 
getServerName() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getServerPort() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getService(Bundle, ServiceRegistration) - Method in class org.apache.muse.complete.MuseCompleteContribution
 
getService(Bundle, ServiceRegistration) - Method in class org.apache.muse.osgi.ws.dm.muws.adv.impl.MUWSADVImplementationService
 
getService(Bundle, ServiceRegistration) - Method in class org.apache.muse.osgi.ws.dm.muws.adv.MUWSADVImplementationService
 
getService(Bundle, ServiceRegistration) - Method in class org.apache.muse.osgi.wsdm.muws.impl.MUWSImplementationService
 
getService(Bundle, ServiceRegistration) - Method in class org.apache.muse.osgi.wsdm.muws.MUWSImplementationService
 
getService(Bundle, ServiceRegistration) - Method in class org.apache.muse.osgi.wsn.impl.WSNImplementationService
 
getService(Bundle, ServiceRegistration) - Method in class org.apache.muse.osgi.wsn.WSNImplementationService
 
getService(Bundle, ServiceRegistration) - Method in class org.apache.muse.osgi.wsrf.impl.WSRFImplementationService
 
getService(Bundle, ServiceRegistration) - Method in class org.apache.muse.osgi.wsrf.WSRFImplementationService
 
getService(Bundle, ServiceRegistration) - Method in class org.apache.muse.osgi.wsx.impl.WSXImplementationService
 
getService(Bundle, ServiceRegistration) - Method in class org.apache.muse.osgi.wsx.WSXImplementationService
 
getService(Bundle, ServiceRegistration) - Method in class org.apache.muse.ws.addressing.osgi.WSASOAPContribution
 
getServiceGroup() - Method in class org.apache.muse.ws.resource.sg.impl.ServiceGroupFilePersistence
 
getServiceGroup() - Method in class org.apache.muse.ws.resource.sg.impl.SimpleEntry
 
getServiceGroup() - Method in class org.apache.muse.ws.resource.sg.impl.SimpleServiceGroupRegistration
 
getServiceGroup() - Method in interface org.apache.muse.ws.resource.sg.ServiceGroupPersistence
 
getServiceGroupEPR() - Method in interface org.apache.muse.ws.resource.sg.Entry
 
getServiceGroupEPR() - Method in class org.apache.muse.ws.resource.sg.impl.SimpleEntry
 
getServiceGroupEPR() - Method in class org.apache.muse.ws.resource.sg.impl.SimpleMembershipContentRule
 
getServiceGroupEPR() - Method in interface org.apache.muse.ws.resource.sg.MembershipContentRule
 
getServiceName(Element) - Static method in class org.apache.muse.ws.wsdl.WsdlUtils
Given a WSDL document try to get the address and parse out the name of the service.
getServletPath() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getSession() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getSession(boolean) - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getSetter(QName) - Method in class org.apache.muse.ws.resource.impl.AbstractWsResourceCapability
 
getSeverity() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleSituation
 
getSeverity() - Method in interface org.apache.muse.ws.dm.muws.events.Situation
 
getShort(Element) - Static method in class org.apache.muse.util.xml.XmlUtils
 
getShortName(Class) - Static method in class org.apache.muse.util.ReflectUtils
 
getShortName(String) - Static method in class org.apache.muse.util.ReflectUtils
 
getSituation() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleManagementEvent
 
getSituation() - Method in interface org.apache.muse.ws.dm.muws.events.ManagementEvent
 
getSituationTime() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleSituation
 
getSituationTime() - Method in interface org.apache.muse.ws.dm.muws.events.Situation
 
getSoapClient() - Method in class org.apache.muse.core.AbstractEnvironment
 
getSoapClient() - Method in class org.apache.muse.core.AbstractResourceClient
 
getSoapClient() - Method in interface org.apache.muse.core.Environment
 
getSoapMonitorPort() - Method in class org.apache.muse.core.AbstractResourceClient
 
getSoapMonitorPort() - Method in class org.apache.muse.ws.addressing.soap.SimpleSoapClient
 
getSoapMonitorPort() - Method in interface org.apache.muse.ws.addressing.soap.SoapMonitor
 
getSource() - Method in class org.apache.muse.core.AbstractResourceClient
 
getSource() - Method in class org.apache.muse.core.platform.osgi.EnvironmentChangeEvent
 
getSource() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleManagementEvent
 
getSource() - Method in interface org.apache.muse.ws.dm.muws.events.ManagementEvent
 
getState() - Method in class org.apache.muse.core.platform.osgi.EnvironmentChangeEvent
 
getState() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleState
 
getState() - Method in interface org.apache.muse.ws.dm.muws.State
 
getStateTransition() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleState
 
getStateTransition() - Method in interface org.apache.muse.ws.dm.muws.State
 
getStaticValues(QName) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
getStaticValues(QName, Class) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
getStaticValues(QName) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
 
getStaticValues(QName, Class) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
 
getStaticValues(QName) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
getStaticValues(QName, Class) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
getSubCode() - Method in exception org.apache.muse.ws.addressing.soap.SoapFault
 
getSubscription() - Method in class org.apache.muse.ws.notification.impl.SimplePullPoint
 
getSubscription() - Method in interface org.apache.muse.ws.notification.PullPoint
 
getSubscriptionContextPath() - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
getSubscriptionPolicy() - Method in class org.apache.muse.ws.notification.impl.SimpleSubscriptionManager
This implementation always returns null.
getSubscriptionPolicy() - Method in interface org.apache.muse.ws.notification.SubscriptionManager
 
getSubscriptionReference() - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationMessage
 
getSubscriptionReference() - Method in class org.apache.muse.ws.notification.impl.SubscribeResponse
 
getSubscriptionReference() - Method in interface org.apache.muse.ws.notification.NotificationMessage
 
getSubscriptions() - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
getSubstitutableMessage() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleSituation
 
getSubstitutableMessage() - Method in interface org.apache.muse.ws.dm.muws.events.Situation
 
getSuccessDisposition() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleSituation
 
getSuccessDisposition() - Method in interface org.apache.muse.ws.dm.muws.events.Situation
 
getSymbolicName() - Method in class org.apache.muse.tools.generator.projectizer.OsgiAxis2Projectizer
 
getSymbolicName() - Method in class org.apache.muse.tools.generator.projectizer.OsgiMiniProjectizer
 
getTargetEPR() - Method in class org.apache.muse.tools.generator.util.LocalEnvironment
 
getTargetNamespace() - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopicNamespace
 
getTargetNamespace() - Method in interface org.apache.muse.ws.notification.topics.TopicNamespace
 
getTargetResource() - Method in class org.apache.muse.core.routing.SimpleResourceRouter
Queries the Environment to get the WS-A EPR being targeted by the current request and then does a lookup in the ResourceManager with that EPR.
getTargetResource() - Method in class org.apache.muse.ws.resource.impl.WsResourceRouter
 
getTerminationTime() - Method in class org.apache.muse.ws.notification.impl.Subscribe
 
getTerminationTime() - Method in class org.apache.muse.ws.notification.impl.SubscribeResponse
 
getTerminationTime() - Method in class org.apache.muse.ws.resource.lifetime.impl.SetTerminationTime
 
getTerminationTime() - Method in class org.apache.muse.ws.resource.lifetime.impl.SetTerminationTimeResponse
 
getTerminationTime() - Method in class org.apache.muse.ws.resource.lifetime.impl.SimpleScheduledTermination
 
getTerminationTime() - Method in interface org.apache.muse.ws.resource.lifetime.ScheduledTermination
 
getTerminationTime() - Method in class org.apache.muse.ws.resource.sg.impl.AddRequest
 
getTerminationTime() - Method in class org.apache.muse.ws.resource.sg.impl.AddResponse
 
getTheImplementationObject(MessageContext) - Method in class org.apache.muse.core.platform.osgi.axis2.internal.OSGiRawXMLInOutMessageReceiver
returns the Axis2IsolationLayer instance.
getThreadLocalBundle() - Method in class org.apache.muse.core.platform.osgi.axis2.Axis2Environment
getter for the Bundle corresponding to the executing thread
getThreadLocalBundle() - Method in class org.apache.muse.core.platform.osgi.mini.internal.OSGiMiniEnvironment
getter for the Bundle corresponding to the executing thread
getThreadLocalBundle() - Method in interface org.apache.muse.core.platform.osgi.OSGiEnvironment
gets the current Bundle for the caller's thread.
getThreadLocalBundle() - Method in class org.apache.muse.core.platform.osgi.OSGiEnvironmentImpl
gets the environment's bundle context for the currently executing thread.
getThreadLocalBundle() - Method in class org.apache.muse.core.platform.osgi.util.OSGiReflectUtilHelper
getter for the thread local bundle of the executing thread.
getTimerTask() - Method in class org.apache.muse.util.Timer
 
getTimestamp() - Method in exception org.apache.muse.ws.resource.basefaults.BaseFault
 
getToAddress() - Method in class org.apache.muse.ws.addressing.MessageHeaders
 
getTopic() - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationMessage
 
getTopic(QName) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
getTopic() - Method in class org.apache.muse.ws.notification.impl.TopicFilter
 
getTopic() - Method in interface org.apache.muse.ws.notification.NotificationMessage
 
getTopic(QName) - Method in interface org.apache.muse.ws.notification.NotificationProducer
 
getTopic() - Method in interface org.apache.muse.ws.notification.TopicListener
 
getTopic(String) - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
getTopic(String) - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopicNamespace
 
getTopic(String) - Method in interface org.apache.muse.ws.notification.topics.Topic
 
getTopic(String) - Method in interface org.apache.muse.ws.notification.topics.TopicNamespace
 
getTopicDialect() - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationMessage
 
getTopicDialect() - Method in interface org.apache.muse.ws.notification.NotificationMessage
 
getTopicExpression() - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
getTopicExpression() - Method in interface org.apache.muse.ws.notification.NotificationProducer
 
getTopicExpressionDialect() - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
getTopicExpressionDialect() - Method in interface org.apache.muse.ws.notification.NotificationProducer
 
getTopicListeners(QName) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationConsumer
 
getTopicListeners(QName) - Method in interface org.apache.muse.ws.notification.NotificationConsumer
 
getTopicNamespace(String) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
getTopicNamespace(String) - Method in interface org.apache.muse.ws.notification.NotificationProducer
 
getTopicNamespace() - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
getTopicNamespace(String) - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopicSet
 
getTopicNamespace() - Method in interface org.apache.muse.ws.notification.topics.Topic
 
getTopicNamespace(String) - Method in interface org.apache.muse.ws.notification.topics.TopicSet
 
getTopicNamespaceURIs() - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopicSet
 
getTopicNamespaceURIs() - Method in interface org.apache.muse.ws.notification.topics.TopicSet
 
getTopicPath() - Method in class org.apache.muse.ws.notification.impl.GetCurrentMessage
 
getTopicPath() - Method in class org.apache.muse.ws.notification.topics.impl.ConcretePathExpression
 
getTopicPath() - Method in interface org.apache.muse.ws.notification.topics.TopicPathExpression
 
getTopics() - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
getTopics() - Method in interface org.apache.muse.ws.notification.topics.Topic
 
getTopicSet() - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
getTopicSet() - Method in interface org.apache.muse.ws.notification.NotificationProducer
 
getTopicSpace() - Method in class org.apache.muse.ws.notification.topics.impl.ConcretePathExpression
 
getTopicSpace() - Method in interface org.apache.muse.ws.notification.topics.TopicPathExpression
 
getTraceWriter() - Method in class org.apache.muse.core.AbstractResourceClient
 
getTraceWriter() - Method in interface org.apache.muse.util.Traceable
 
getTraceWriter() - Method in class org.apache.muse.ws.addressing.soap.SimpleSoapClient
 
getTransitionTime() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleStateTransition
 
getTransitionTime() - Method in interface org.apache.muse.ws.dm.muws.StateTransition
 
getType() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipResource
 
getType() - Method in interface org.apache.muse.ws.dm.muws.RelationshipResource
 
getTypes() - Method in class org.apache.muse.tools.generator.util.DefinitionInfo
 
getTypes() - Method in class org.apache.muse.ws.dm.muws.impl.QueryRelationships
 
getUpperBound(QName) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
getUpperBound(QName) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
 
getUpperBound(QName) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
getURI() - Method in class org.apache.muse.core.descriptor.CapabilityDefinition
 
getURI() - Method in class org.apache.muse.tools.generator.util.Capability
 
getUserPrincipal() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
getValidValues(QName) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
getValidValues(QName, Class) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
getValidValues(QName) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
 
getValidValues(QName, Class) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
 
getValidValues(QName) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
getValidValues(QName, Class) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
getValue(int) - Method in class org.apache.muse.ws.resource.properties.set.impl.AbstractSetRequestComponent
 
getValue(int) - Method in interface org.apache.muse.ws.resource.properties.set.SetRequestComponent
 
getValues() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleSubstitutableMessage
 
getValues() - Method in interface org.apache.muse.ws.dm.muws.events.SubstitutableMessage
 
getValues() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipType
 
getValues() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleStateType
 
getValues() - Method in interface org.apache.muse.ws.dm.muws.RelationshipType
 
getValues() - Method in interface org.apache.muse.ws.dm.muws.StateType
 
getValues() - Method in class org.apache.muse.ws.resource.properties.set.impl.AbstractSetRequestComponent
 
getValues() - Method in interface org.apache.muse.ws.resource.properties.set.SetRequestComponent
 
getVersion() - Static method in class org.apache.muse.tools.generator.util.AbstractCommandLineApp
Get the version out of maven metadata that's left from the build.
getVersion() - Method in interface org.apache.muse.ws.dm.muws.Description
 
getVersion() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleDescription
 
getWebApp(String, boolean) - Method in interface org.apache.muse.osgi.soa.core.SOAPProvider
Gets a web application from the provider for the given context path.
getWebApp(Bundle, String, boolean) - Method in interface org.apache.muse.osgi.soa.core.SOAPProvider
Gets a web application from the provider for the given context path, using the provided bundle as the location for the engine's configuration information
getWSDL() - Method in class org.apache.muse.ws.metadata.impl.SimpleMetadataExchange
 
getWSDL() - Method in class org.apache.muse.ws.metadata.remote.MetadataExchangeClient
This is a convenience method that calls getMetadata(String) with the WSDL dialect.
getWsdlConfig() - Method in class org.apache.muse.core.descriptor.ResourceDefinition
 
getWSDLDocument(String, Environment) - Static method in class org.apache.muse.tools.generator.util.AbstractCommandLineApp
Given a File try to load it into a Definition throwing an Exception if something is amiss.
getWSDLDocuments(File, Document) - Static method in class org.apache.muse.tools.generator.util.AbstractCommandLineApp
Tries to parse the WSDL Document from the given file.
getWsdlFileName(String, Document) - Method in class org.apache.muse.tools.generator.projectizer.AbstractProjectizer
 
getWsdlImports(Document, String, Environment) - Static method in class org.apache.muse.ws.wsdl.WsdlUtils
Creates the WSDLs that are imported in the given WSDL as independent Documents.
getWsdlLocation() - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
getWsdlLocation() - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
 
getWsdlLocation() - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
getWsdlOperations(Document, WsdlConfig, Environment) - Method in class org.apache.muse.core.descriptor.SimpleResourceDescriptor
 
getWsdlOperations(Document, WsdlConfig, Environment) - Method in class org.apache.muse.core.platform.osgi.descriptor.OSGiResourceDescriptor
returns the operations from the wsdl document, using an internal WSDLLocator implementation that allows access to wsdl and schema imports from external Bundles.
getWsdlPath() - Method in class org.apache.muse.core.descriptor.WsdlConfig
 
getWsdlPath() - Method in interface org.apache.muse.core.Resource
 
getWsdlPath() - Method in class org.apache.muse.core.SimpleResource
 
getWsdlPathForContext(Document, String) - Method in class org.apache.muse.core.platform.osgi.descriptor.OSGiDeploymentDescriptor
 
getWsdlPortType() - Method in class org.apache.muse.core.descriptor.WsdlConfig
 
getWsdlPortType() - Method in interface org.apache.muse.core.Resource
 
getWsdlPortType() - Method in class org.apache.muse.core.SimpleResource
 
getWsdls(File, Document) - Static method in class org.apache.muse.tools.generator.util.DeploymentDescriptorHelper
 
getWsResource() - Method in interface org.apache.muse.ws.dm.muws.Correlation
 
getWsResource() - Method in class org.apache.muse.ws.dm.muws.impl.ComplexMatch
 
getWsResource() - Method in class org.apache.muse.ws.dm.muws.impl.MatchCorrelation
 
getWsResource() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMatch
 
getWsResource() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
getWsResource() - Method in class org.apache.muse.ws.dm.muws.impl.XPathCorrelation
 
getWsResource() - Method in interface org.apache.muse.ws.dm.muws.Match
 
getWsResource() - Method in interface org.apache.muse.ws.dm.muws.Metric
 
getWsResource() - Method in class org.apache.muse.ws.resource.impl.AbstractWsResourceCapability
 
getWsResource() - Method in interface org.apache.muse.ws.resource.WsResourceCapability
 
getXPath() - Method in class org.apache.muse.ws.dm.muws.impl.XPathCorrelation
 
getXsdJavaType(QName) - Static method in class org.apache.muse.tools.inspector.ResourceInspector
 

H

handleErrorAndExit(String) - Static method in class org.apache.muse.tools.generator.util.AbstractCommandLineApp
Something bad happened, log the message and exit with status 1.
handleErrorAndExit(String, Exception) - Static method in class org.apache.muse.tools.generator.util.AbstractCommandLineApp
Something bad happened, log the message and associated exception.
handleExit() - Static method in class org.apache.muse.tools.generator.util.AbstractCommandLineApp
For cleanliness wrap System.exit(0) exiting normally.
handleMessage(String) - Static method in class org.apache.muse.tools.generator.util.AbstractCommandLineApp
Tell the logger to info() this message.
handleRequest(OMElement) - Method in class org.apache.muse.core.platform.axis2.AxisIsolationLayer
Parses the information in the incoming SOAP envelope and gives it to the implied resource router for further processing.
handleRequest(Document) - Method in class org.apache.muse.core.platform.mini.MiniIsolationLayer
 
handleSecurity(HttpServletRequest, HttpServletResponse) - Method in class org.apache.muse.osgi.soa.core.web.WebApp
 
hasBeenInitialized() - Method in class org.apache.muse.core.AbstractCapability
 
hasBeenInitialized() - Method in interface org.apache.muse.core.Initialization
 
hasBeenInitialized() - Method in class org.apache.muse.core.platform.AbstractIsolationLayer
 
hasBeenInitialized() - Method in class org.apache.muse.core.routing.SimpleResourceRouter
 
hasBeenInitialized() - Method in class org.apache.muse.core.SimpleResource
 
hasBeenInitialized() - Method in class org.apache.muse.core.SimpleResourceManager
 
hasBeenInitialized() - Method in class org.apache.muse.ws.notification.impl.SimplePullPointDataStore
 
hasBeenReset() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
hasBeenReset() - Method in interface org.apache.muse.ws.dm.muws.Metric
 
hasBeenShutdown() - Method in class org.apache.muse.core.AbstractCapability
 
hasBeenShutdown() - Method in class org.apache.muse.core.platform.AbstractIsolationLayer
 
hasBeenShutdown() - Method in class org.apache.muse.core.routing.SimpleResourceRouter
 
hasBeenShutdown() - Method in interface org.apache.muse.core.Shutdown
 
hasBeenShutdown() - Method in class org.apache.muse.core.SimpleResource
 
hasBeenShutdown() - Method in class org.apache.muse.core.SimpleResourceManager
 
hasBeenShutdown() - Method in class org.apache.muse.ws.notification.impl.SimplePullPointDataStore
 
hasCapability(String) - Method in class org.apache.muse.core.SimpleResource
 
hasCapability(QName) - Method in class org.apache.muse.ws.resource.properties.schema.impl.SimpleResourcePropertiesSchema
 
hasCapability(QName) - Method in class org.apache.muse.ws.resource.properties.schema.OpenPropertiesSchema
 
hasCapability(QName) - Method in interface org.apache.muse.ws.resource.properties.schema.ResourcePropertiesSchema
 
hasConflict(Class) - Method in class org.apache.muse.tools.generator.synthesizer.ClassInfo
 
hasDialect(String) - Method in interface org.apache.muse.ws.dm.muws.CorrelationFactory
 
hasDialect(String) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleCorrelationFactory
 
hasFailedToInitialize() - Method in interface org.apache.muse.core.InitializationFailure
 
hasFailedToInitialize() - Method in class org.apache.muse.core.platform.AbstractIsolationLayer
 
hasFlag(String) - Method in class org.apache.muse.util.CommandLine
 
hashCode() - Method in class javax.xml.namespace.QName
 
hashCode() - Method in class org.apache.muse.ws.addressing.EndpointReference
This method has been properly overridden to account for the change to equals(Object).
hashCode() - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
hashCode() - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopicNamespace
 
hasManageabilityCapability(String) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleManageabilityCharacteristics
 
hasManageabilityCapability(String) - Method in interface org.apache.muse.ws.dm.muws.ManageabilityCharacteristics
 
hasNegativeAssertion() - Method in interface org.apache.muse.ws.dm.muws.Correlation
 
hasNegativeAssertion() - Method in class org.apache.muse.ws.dm.muws.impl.MatchCorrelation
 
hasNegativeAssertion() - Method in class org.apache.muse.ws.dm.muws.impl.XPathCorrelation
 
hasNoArguments(CommandLine) - Static method in class org.apache.muse.tools.generator.util.AbstractCommandLineApp
Check to see if the given arguments object has no arguments in it.
hasProperty(QName) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
hasProperty(QName) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
 
hasProperty(QName) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
hasProperty(QName) - Method in class org.apache.muse.ws.resource.properties.schema.impl.SimpleResourcePropertiesSchema
 
hasProperty(QName) - Method in class org.apache.muse.ws.resource.properties.schema.OpenPropertiesSchema
 
hasProperty(QName) - Method in interface org.apache.muse.ws.resource.properties.schema.ResourcePropertiesSchema
 
hasPropertyDefinition(QName) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
hasPropertyDefinition(QName) - Method in interface org.apache.muse.ws.resource.properties.schema.ResourcePropertiesSchemaValidation
 
hasSubscription(EndpointReference) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
hasTopic(QName) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
hasTopic(QName) - Method in interface org.apache.muse.ws.notification.NotificationProducer
 
hasTopic(String) - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
hasTopic(String) - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopicNamespace
 
hasTopic(String) - Method in interface org.apache.muse.ws.notification.topics.Topic
 
hasTopic(String) - Method in interface org.apache.muse.ws.notification.topics.TopicNamespace
 
haveMatchingAttributes(Element, Element) - Static method in class org.apache.muse.util.xml.XmlUtils
 
haveMatchingChildren(Element, Element) - Static method in class org.apache.muse.util.xml.XmlUtils
Recursively compares the children in the Element sub-trees to see if they are of equal name, value, and order.
HEADER_QNAME - Static variable in class org.apache.muse.ws.addressing.soap.SoapConstants
 
HEADERS_FLAG - Static variable in interface org.apache.muse.tools.generator.Wsdl2JavaConstants
 
HELP_ADVANCED_FLAG - Static variable in interface org.apache.muse.tools.generator.Wsdl2JavaConstants
 
HELP_FLAG - Static variable in interface org.apache.muse.tools.generator.Wsdl2JavaConstants
 
HELP_FLAG - Static variable in interface org.apache.muse.tools.generator.WsdlMergeConstants
 
HIGH_PRIORITY - Static variable in interface org.apache.muse.ws.dm.muws.events.Situation
 
HIGHEST_PRIORITY - Static variable in interface org.apache.muse.ws.dm.muws.events.Situation
 
HTTP_SOAP_URI - Static variable in interface org.apache.muse.tools.generator.util.DefinitionConstants
 

I

Identity - Interface in org.apache.muse.ws.dm.muws
This interface represents the WSDM Identity capability.
IDENTITY_TOPIC - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
IDENTITY_URI - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
The WSDM Identity namespace URI.
IGNORE_SET_LIST - Static variable in class org.apache.muse.tools.generator.util.ConfigurationData
 
IGNORE_SET_LIST_CONFIGURATION - Static variable in class org.apache.muse.tools.generator.util.ConfigurationData
 
IMMEDIATE_TERMINATION_URI - Static variable in class org.apache.muse.ws.resource.lifetime.WsrlConstants
 
ImmediateTermination - Interface in org.apache.muse.ws.resource.lifetime
ImmediateTermination represents the WS-ResourceLifetime ImmediateResourceTermination capability, which has one method: wsrf-rl:Destroy.
IMPLEMENTATION_NAME - Static variable in interface org.apache.muse.util.osgi.ResourceManagementImplementation
 
implementationName - Variable in class org.apache.muse.util.osgi.AbstractResourceManagementImplementation
 
IMPORT_QNAME - Static variable in class org.apache.muse.tools.inspector.ResourceInspector
 
IMPORT_QNAME - Static variable in class org.apache.muse.util.xml.XsdUtils
 
IMPORT_QNAME - Static variable in class org.apache.muse.ws.wsdl.WsdlUtils
 
INCLUDE_QNAME - Static variable in class org.apache.muse.tools.inspector.ResourceInspector
 
INCLUDE_QNAME - Static variable in class org.apache.muse.util.xml.XsdUtils
 
indent(StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
indent(int, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
INFO_SEVERITY - Static variable in interface org.apache.muse.ws.dm.muws.events.Situation
 
init(ServiceContext) - Method in class org.apache.muse.core.platform.osgi.axis2.Axis2IsolationLayer
 
INIT_PARAM_QNAME - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
 
INIT_TERMINATION_QNAME - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
 
INIT_TERMINATION_TIME_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
INITIAL_VALUES_QNAME - Static variable in class org.apache.muse.ws.resource.metadata.WsrmdConstants
 
Initialization - Interface in org.apache.muse.core
Initialization is a set of operations for components that have a distinct initialization state.
InitializationFailure - Interface in org.apache.muse.core
InitializationFailure is a set of operations for components that have an initialization phase with distinct failure state.
InitializationParameters - Interface in org.apache.muse.core
InitializationParameters is an interface for components that can be loaded with zero or more name-value pairs for configuration.
initialize() - Method in class org.apache.muse.core.AbstractCapability
 
initialize() - Method in interface org.apache.muse.core.Initialization
 
initialize() - Method in class org.apache.muse.core.platform.AbstractIsolationLayer
 
initialize() - Method in class org.apache.muse.core.platform.osgi.axis2.Axis2IsolationLayer
performs initialzation of the IsolationLayer, and installs the OSGiReflectUtilHelper singleton as the ReflectUtils helper.
initialize() - Method in class org.apache.muse.core.platform.osgi.mini.internal.OSGiMiniIsolationLayer
performs initialzation of the IsolationLayer, and installs the OSGiReflectUtilHelper singleton as the ReflectUtils helper.
initialize(BundleContext) - Method in class org.apache.muse.core.platform.osgi.routing.OSGiResourceRouter
 
initialize(ResourceManager, ResourceRouter) - Method in interface org.apache.muse.core.platform.osgi.routing.ResourceRouterDelegate
 
initialize(BundleContext) - Method in class org.apache.muse.core.platform.osgi.util.OSGiReflectUtilHelper
initializes the helper class by locating all instances of ResourceManagementImplementation services and loading their contributions into the helper class.
initialize() - Method in class org.apache.muse.core.routing.SimpleResourceRouter


This implementation performs initialization using the steps below.
initialize() - Method in class org.apache.muse.core.SimpleResource
 
initialize() - Method in class org.apache.muse.core.SimpleResourceManager
 
initialize() - Method in class org.apache.muse.ws.dm.muws.adv.impl.ServiceGroupEntryAdvertisement
 
initialize() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleIdentity
 
initialize() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetrics
 
initialize() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleOperationalStatus
 
initialize() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationships
 
initialize() - Method in class org.apache.muse.ws.metadata.impl.SimpleMetadataExchange
 
initialize() - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationConsumer
 
initialize() - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
initialize() - Method in class org.apache.muse.ws.notification.impl.SimplePullPoint
 
initialize() - Method in class org.apache.muse.ws.notification.impl.SimplePullPointCreation
 
initialize() - Method in class org.apache.muse.ws.notification.impl.SimplePullPointDataStore
 
initialize() - Method in class org.apache.muse.ws.notification.impl.SimpleSubscriptionManager
 
initialize() - Method in class org.apache.muse.ws.resource.impl.AbstractWsResourceCapability


AbstractWsResourceCapability continues the initialization process by inspecting the concrete class to find all of the getters (and, if applicable, setters) for its resource properties.
initialize() - Method in class org.apache.muse.ws.resource.impl.SimpleWsResource


The SimpleWsResource implementation takes the following steps: Create WSRP state model - createPropertyCollection()
Create WSRP document schema and apply it to the collection.
Create WSRP metadata and apply it to the collection.
Call super.initialize() to initialize capabilities.
initialize() - Method in class org.apache.muse.ws.resource.lifetime.impl.SimpleScheduledTermination
 
initialize() - Method in class org.apache.muse.ws.resource.properties.get.impl.SimpleGetCapability
 
initialize() - Method in class org.apache.muse.ws.resource.properties.query.impl.SimpleQueryCapability
 
initialize() - Method in class org.apache.muse.ws.resource.properties.set.impl.SimpleSetCapability
 
initialize() - Method in class org.apache.muse.ws.resource.sg.impl.SimpleServiceGroup
 
initialize() - Method in class org.apache.muse.ws.resource.sg.impl.SimpleServiceGroupRegistration
 
initializeCapabilities() - Method in class org.apache.muse.core.SimpleResource
This method can be overridden to provide additional capability initialization logic that applies generally to all capabilities.
initializeCode(String) - Method in class org.apache.muse.tools.generator.synthesizer.ProxyClassSynthesizer
 
initializeCode(String) - Method in class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
initializeCode(String, ClassInfo) - Method in class org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer
 
initializeCompleted() - Method in class org.apache.muse.core.AbstractCapability
 
initializeCompleted() - Method in interface org.apache.muse.core.Capability
This method is called by the containing Resource after all other capabilities have been initialized via initialize().
initializeCompleted() - Method in class org.apache.muse.ws.dm.muws.adv.impl.AbstractAdvertisement
 
initializeCompleted() - Method in class org.apache.muse.ws.dm.muws.impl.AbstractManageabilityCapability
 
initializeCompleted() - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
initialized - Variable in class org.apache.muse.core.platform.osgi.axis2.Axis2IsolationLayer
 
initialized - Variable in class org.apache.muse.core.platform.osgi.mini.internal.OSGiMiniIsolationLayer
 
initializing - Variable in class org.apache.muse.core.platform.osgi.axis2.Axis2IsolationLayer
 
initializing - Variable in class org.apache.muse.core.platform.osgi.mini.internal.OSGiMiniIsolationLayer
 
InitParamDescriptor - Interface in org.apache.muse.core.descriptor
InitParamDescriptor defines a sub-section of the Muse deployment descriptor that may be used in multiple places - the sequence of initialization parameters.
INPUT_QNAME - Static variable in class org.apache.muse.ws.wsdl.WsdlUtils
 
INSERT_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
InsertOnlyApprover - Class in org.apache.muse.ws.resource.metadata.impl
InsertOnlyApprover is a PropertyChangeApprover that throws an exception if a request tries to perform a WS-RP Delete or Update on a property.
InsertOnlyApprover(QName) - Constructor for class org.apache.muse.ws.resource.metadata.impl.InsertOnlyApprover
 
insertOrUpdate(QName, Object) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
insertOrUpdate(QName, Object[]) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
insertOrUpdate(QName, Object) - Method in interface org.apache.muse.ws.resource.properties.set.ext.SetResourcePropertiesExtensions
This is just a convenience method that will call insertOrUpdate(QName, Object[]) with a one-element array.
insertOrUpdate(QName, Object[]) - Method in interface org.apache.muse.ws.resource.properties.set.ext.SetResourcePropertiesExtensions
Checks to see if there is already an instance of the property, and if so, updates it with the given values; otherwise, it inserts the values.
insertProperty(QName, Element[]) - Method in class org.apache.muse.ws.resource.impl.AbstractWsResourceCapability
 
InsertRequest - Class in org.apache.muse.ws.resource.properties.set.impl
InsertRequest is a serializer/deserializer for the WS-ResourceProperties Insert operation, which is part of SetResourceProperties.
InsertRequest(Element) - Constructor for class org.apache.muse.ws.resource.properties.set.impl.InsertRequest
 
InsertRequest(QName) - Constructor for class org.apache.muse.ws.resource.properties.set.impl.InsertRequest
 
InsertRequest(QName, int) - Constructor for class org.apache.muse.ws.resource.properties.set.impl.InsertRequest
 
InsertRequest(QName, Object) - Constructor for class org.apache.muse.ws.resource.properties.set.impl.InsertRequest
 
InsertRequest(QName, Object[]) - Constructor for class org.apache.muse.ws.resource.properties.set.impl.InsertRequest
 
insertResourceProperty(QName, Object[]) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
insertResourceProperty(QName, Object[], Object) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
insertResourceProperty(QName, Object[]) - Method in interface org.apache.muse.ws.resource.properties.set.SetResourcePropertiesComponents
Creates new instances of the given property using the given values.
insertResourceProperty(QName, Object[], Object) - Method in interface org.apache.muse.ws.resource.properties.set.SetResourcePropertiesPermissions
Creates a new instance of the given property for each value specified in the array of values.
insertResourceProperty(QName, Object[]) - Method in class org.apache.muse.ws.resource.remote.WsResourceClient
 
INT_QNAME - Static variable in class org.apache.muse.tools.inspector.ResourceInspector
 
INT_QNAME - Static variable in class org.apache.muse.util.xml.XsdUtils
 
INTEGER_QNAME - Static variable in class org.apache.muse.tools.inspector.ResourceInspector
 
INTEGER_QNAME - Static variable in class org.apache.muse.util.xml.XsdUtils
 
IntegerSerializer - Class in org.apache.muse.core.serializer
IntegerSerializer transforms ints (or Integers) to XML and back.
IntegerSerializer() - Constructor for class org.apache.muse.core.serializer.IntegerSerializer
 
INTERFACE - Static variable in class org.apache.muse.ws.resource.metadata.WsrmdConstants
 
INTERVAL - Static variable in interface org.apache.muse.ws.dm.muws.Metric
 
INTERVAL - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
intializeContext(Bundle, String) - Method in class org.apache.muse.core.platform.osgi.axis2.internal.ResourceManagementAdminServiceImpl
 
intializeContext(Bundle, String) - Method in class org.apache.muse.core.platform.osgi.mini.internal.ResourceManagementAdminServiceImpl
 
intializeContext(Bundle, String) - Method in interface org.apache.muse.core.platform.osgi.ResourceManagementProvider
used by the provider implementation to perform intialization for the specified context
INVALID_FILTER_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
INVALID_HEADER_FAULT_QNAME - Static variable in class org.apache.muse.ws.addressing.WsaConstants
 
INVALID_MESSAGE_CONTENT_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
INVALID_MESSAGE_FORMAT_QNAME - Static variable in class org.apache.muse.ws.resource.ext.WsrfExtConstants
 
INVALID_MODIFICATION_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
INVALID_PRODUCER_PROPERTIES_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
INVALID_PROPERTY_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
INVALID_QUERY_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
INVALID_TOPIC_EXPRESSION_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
InvalidFilterFault - Exception in org.apache.muse.ws.notification.faults
 
InvalidFilterFault(Element) - Constructor for exception org.apache.muse.ws.notification.faults.InvalidFilterFault
 
InvalidFilterFault(String) - Constructor for exception org.apache.muse.ws.notification.faults.InvalidFilterFault
 
InvalidFilterFault(String, Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.InvalidFilterFault
 
InvalidFilterFault(Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.InvalidFilterFault
 
InvalidMessageContentExpressionFault - Exception in org.apache.muse.ws.notification.faults
 
InvalidMessageContentExpressionFault(Element) - Constructor for exception org.apache.muse.ws.notification.faults.InvalidMessageContentExpressionFault
 
InvalidMessageContentExpressionFault(String) - Constructor for exception org.apache.muse.ws.notification.faults.InvalidMessageContentExpressionFault
 
InvalidMessageContentExpressionFault(String, Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.InvalidMessageContentExpressionFault
 
InvalidMessageContentExpressionFault(Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.InvalidMessageContentExpressionFault
 
InvalidMessageFormatFault - Exception in org.apache.muse.ws.resource.ext.faults
 
InvalidMessageFormatFault(Element) - Constructor for exception org.apache.muse.ws.resource.ext.faults.InvalidMessageFormatFault
 
InvalidMessageFormatFault(String) - Constructor for exception org.apache.muse.ws.resource.ext.faults.InvalidMessageFormatFault
 
InvalidMessageFormatFault(String, Throwable) - Constructor for exception org.apache.muse.ws.resource.ext.faults.InvalidMessageFormatFault
 
InvalidMessageFormatFault(Throwable) - Constructor for exception org.apache.muse.ws.resource.ext.faults.InvalidMessageFormatFault
 
InvalidModificationFault - Exception in org.apache.muse.ws.resource.properties.set.faults
 
InvalidModificationFault(Element) - Constructor for exception org.apache.muse.ws.resource.properties.set.faults.InvalidModificationFault
 
InvalidModificationFault(String) - Constructor for exception org.apache.muse.ws.resource.properties.set.faults.InvalidModificationFault
 
InvalidModificationFault(String, Throwable) - Constructor for exception org.apache.muse.ws.resource.properties.set.faults.InvalidModificationFault
 
InvalidModificationFault(Throwable) - Constructor for exception org.apache.muse.ws.resource.properties.set.faults.InvalidModificationFault
 
InvalidProducerPropertiesExpressionFault - Exception in org.apache.muse.ws.notification.faults
 
InvalidProducerPropertiesExpressionFault(Element) - Constructor for exception org.apache.muse.ws.notification.faults.InvalidProducerPropertiesExpressionFault
 
InvalidProducerPropertiesExpressionFault(String) - Constructor for exception org.apache.muse.ws.notification.faults.InvalidProducerPropertiesExpressionFault
 
InvalidProducerPropertiesExpressionFault(String, Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.InvalidProducerPropertiesExpressionFault
 
InvalidProducerPropertiesExpressionFault(Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.InvalidProducerPropertiesExpressionFault
 
InvalidQueryExpressionFault - Exception in org.apache.muse.ws.resource.properties.query.faults
 
InvalidQueryExpressionFault(Element) - Constructor for exception org.apache.muse.ws.resource.properties.query.faults.InvalidQueryExpressionFault
 
InvalidQueryExpressionFault(String) - Constructor for exception org.apache.muse.ws.resource.properties.query.faults.InvalidQueryExpressionFault
 
InvalidQueryExpressionFault(String, Throwable) - Constructor for exception org.apache.muse.ws.resource.properties.query.faults.InvalidQueryExpressionFault
 
InvalidQueryExpressionFault(Throwable) - Constructor for exception org.apache.muse.ws.resource.properties.query.faults.InvalidQueryExpressionFault
 
InvalidResourcePropertyQNameFault - Exception in org.apache.muse.ws.resource.properties.get.faults
 
InvalidResourcePropertyQNameFault(Element) - Constructor for exception org.apache.muse.ws.resource.properties.get.faults.InvalidResourcePropertyQNameFault
 
InvalidResourcePropertyQNameFault(String) - Constructor for exception org.apache.muse.ws.resource.properties.get.faults.InvalidResourcePropertyQNameFault
 
InvalidResourcePropertyQNameFault(String, Throwable) - Constructor for exception org.apache.muse.ws.resource.properties.get.faults.InvalidResourcePropertyQNameFault
 
InvalidResourcePropertyQNameFault(Throwable) - Constructor for exception org.apache.muse.ws.resource.properties.get.faults.InvalidResourcePropertyQNameFault
 
InvalidTopicExpressionFault - Exception in org.apache.muse.ws.notification.faults
 
InvalidTopicExpressionFault(Element) - Constructor for exception org.apache.muse.ws.notification.faults.InvalidTopicExpressionFault
 
InvalidTopicExpressionFault(String) - Constructor for exception org.apache.muse.ws.notification.faults.InvalidTopicExpressionFault
 
InvalidTopicExpressionFault(String, Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.InvalidTopicExpressionFault
 
InvalidTopicExpressionFault(Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.InvalidTopicExpressionFault
 
invoke(ProxyHandler, Object[]) - Method in class org.apache.muse.core.AbstractResourceClient
This is a convenience method that uses the given ProxyHandler to serialize the parameters (and deserialize the response) before calling invoke(String, Element).
invoke(ProxyHandler, Object[], Element[]) - Method in class org.apache.muse.core.AbstractResourceClient
This is a convenience method that uses the given ProxyHandler to serialize the parameters (and deserialize the response) before calling invoke(String, Element).
invoke(String, Element) - Method in class org.apache.muse.core.AbstractResourceClient
A generic method invocation mechanism - this can be used by other proxy methods as well as users in order to send arbitrary requests to a resource.
invoke(String, Element, Element[]) - Method in class org.apache.muse.core.AbstractResourceClient
A generic method invocation mechanism - this can be used by other proxy methods as well as users in order to send arbitrary requests to a resource.
invoke(OMElement) - Method in class org.apache.muse.core.platform.axis2.AxisIsolationLayer
 
invoke(MessageContext) - Method in class org.apache.muse.core.platform.axis2.ResponseActionHandler
 
invoke(Element) - Method in class org.apache.muse.core.platform.osgi.routing.OSGiResourceRouter
 
invoke(Element) - Method in interface org.apache.muse.core.Resource
This is a generic method invocation mechanism that can be used to delegate request handling to a capability or some other component.
invoke(Element) - Method in interface org.apache.muse.core.routing.ResourceRouter
This is a generic method invocation mechanism that can be used to delegate request handling to a specific Resource.
invoke(Element) - Method in class org.apache.muse.core.routing.SimpleResourceRouter
 
invoke(Element) - Method in class org.apache.muse.core.SimpleResource
 
invoke(WsResourceClient, String, Object[]) - Method in class org.apache.muse.tools.inspector.ResourceInspector
This method will invoke form the proper SOAP request for the given operation and parameters and send it to the resource represented by the given client.
invokeMethod(Method, Object[]) - Method in class org.apache.muse.ws.resource.impl.AbstractWsResourceCapability
 
IS_REFERENCE_PARAMETER - Static variable in class org.apache.muse.ws.addressing.WsaConstants
 
IS_REFERENCE_PARAMETER_QNAME - Static variable in class org.apache.muse.ws.addressing.WsaConstants
 
isAdvertised(EndpointReference) - Method in class org.apache.muse.ws.dm.muws.adv.impl.AbstractAdvertisement
 
isAdvertised(EndpointReference) - Method in class org.apache.muse.ws.dm.muws.adv.impl.BroadcastAdvertisement
 
isAdvertised(EndpointReference) - Method in class org.apache.muse.ws.dm.muws.adv.impl.SimpleAdvertisement
 
isAppendable() - Method in class org.apache.muse.tools.inspector.JavaProperty
 
isBasicResourceOperation(QName) - Method in class org.apache.muse.tools.inspector.ResourceInspector
 
isBasicResourceOperation(String) - Method in class org.apache.muse.tools.inspector.ResourceInspector
 
isBuiltIn() - Method in class org.apache.muse.tools.generator.util.Capability
 
isCounter() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
isCounter() - Method in interface org.apache.muse.ws.dm.muws.Metric
 
isDestroyedOnFailure() - Method in class org.apache.muse.ws.notification.impl.SimpleSubscriptionManager
 
isEmpty() - Method in class org.apache.muse.tools.generator.util.Capability
 
isEmpty() - Method in class org.apache.muse.ws.metadata.impl.GetMetadataResponse
 
isEmpty() - Method in class org.apache.muse.ws.resource.properties.get.impl.GetMultipleResponse
 
isEmpty() - Method in class org.apache.muse.ws.resource.properties.get.impl.GetResponse
 
isFault(Element) - Static method in class org.apache.muse.ws.addressing.soap.SoapUtils
 
isFinal() - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
isFinal() - Method in interface org.apache.muse.ws.notification.topics.Topic
 
isGauge() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
isGauge() - Method in interface org.apache.muse.ws.dm.muws.Metric
 
isInitialValue(QName, Object) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
isInitialValue(QName, Object) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
 
isInitialValue(QName, Object) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
isInterval() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
isInterval() - Method in interface org.apache.muse.ws.dm.muws.Metric
 
isMatch(Node, String) - Static method in class org.apache.muse.util.xml.XPathUtils
Evaluates the given XPath as a Boolean expression against the given XML.
isMatch(EndpointReference) - Method in class org.apache.muse.ws.resource.sg.impl.SimpleMembershipContentRule
 
isMatch(EndpointReference) - Method in class org.apache.muse.ws.resource.sg.impl.SimpleServiceGroup
 
isMatch(EndpointReference) - Method in interface org.apache.muse.ws.resource.sg.MembershipContentRule
 
isMatch(EndpointReference) - Method in class org.apache.muse.ws.resource.sg.remote.ServiceGroupClient
 
isMatch(EndpointReference) - Method in interface org.apache.muse.ws.resource.sg.ServiceGroup
 
isMaxUnbounded(QName) - Method in class org.apache.muse.ws.resource.properties.schema.impl.SimpleResourcePropertiesSchema
 
isMaxUnbounded(QName) - Method in class org.apache.muse.ws.resource.properties.schema.OpenPropertiesSchema
 
isMaxUnbounded(QName) - Method in interface org.apache.muse.ws.resource.properties.schema.ResourcePropertiesSchema
 
isMutable() - Method in class org.apache.muse.tools.inspector.JavaProperty
 
isNillable(QName) - Method in class org.apache.muse.ws.resource.properties.schema.impl.SimpleResourcePropertiesSchema
 
isNillable(QName) - Method in class org.apache.muse.ws.resource.properties.schema.OpenPropertiesSchema
 
isNillable(QName) - Method in interface org.apache.muse.ws.resource.properties.schema.ResourcePropertiesSchema
 
IsolationLayer - Interface in org.apache.muse.core.platform
IsolationLayer is the web service that is registered with the service container; it is the starting point for all Muse application initialization and request handling events.
isOnChange() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
isOnChange() - Method in interface org.apache.muse.ws.dm.muws.Metric
 
isOnDemand() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
isOnDemand() - Method in interface org.apache.muse.ws.dm.muws.Metric
 
isPastScheduledTime() - Method in class org.apache.muse.util.Timer
 
isPaused() - Method in class org.apache.muse.ws.notification.impl.SimpleSubscriptionManager
 
isPaused() - Method in interface org.apache.muse.ws.notification.SubscriptionManager
 
isPeriodic() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
isPeriodic() - Method in interface org.apache.muse.ws.dm.muws.Metric
 
isPointInTime() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
isPointInTime() - Method in interface org.apache.muse.ws.dm.muws.Metric
 
isPropertyAppendable(QName) - Method in class org.apache.muse.tools.inspector.ResourceInspector
 
isPropertyMultiple(QName) - Method in class org.apache.muse.tools.inspector.ResourceInspector
 
isPropertyMutable(QName) - Method in class org.apache.muse.tools.inspector.ResourceInspector
 
isReadOnly() - Method in class org.apache.muse.ws.resource.metadata.impl.ExternalChangeApprover
 
isReadOnlyExternal(QName) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
isReadOnlyExternal(QName) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
 
isReadOnlyExternal(QName) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
isRequestedSessionIdFromCookie() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
isRequestedSessionIdFromURL() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
isRequestedSessionIdFromUrl() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
isRequestedSessionIdValid() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
isRootTopic() - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
isRootTopic() - Method in interface org.apache.muse.ws.notification.topics.Topic
 
isSecure() - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
isSecure(Object) - Method in class org.apache.muse.ws.resource.properties.listeners.AbstractChangeApprover
 
isSecure(Object) - Method in interface org.apache.muse.ws.resource.properties.listeners.PropertyChangeApprover
 
isSinceReset() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
isSinceReset() - Method in interface org.apache.muse.ws.dm.muws.Metric
 
isStaticValue(QName, Object) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
isStaticValue(QName, Object) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
 
isStaticValue(QName, Object) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
isUserInRole(String) - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
isUsingPersistence() - Method in class org.apache.muse.core.descriptor.ResourceDefinition
 
isUsingPersistence(String) - Method in interface org.apache.muse.core.ResourceManager
 
isUsingPersistence(String) - Method in class org.apache.muse.core.SimpleResourceManager
 
isUsingSoapMonitor() - Method in class org.apache.muse.core.AbstractResourceClient
 
isUsingSoapMonitor() - Method in class org.apache.muse.ws.addressing.soap.SimpleSoapClient


The default value is 'false'.
isUsingSoapMonitor() - Method in interface org.apache.muse.ws.addressing.soap.SoapMonitor
 
isUsingTrace() - Method in class org.apache.muse.core.AbstractResourceClient
 
isUsingTrace() - Method in interface org.apache.muse.util.Traceable
 
isUsingTrace() - Method in class org.apache.muse.ws.addressing.soap.SimpleSoapClient


The default value is 'false'.
isUsingTrace() - Method in class org.apache.muse.ws.notification.impl.SimpleSubscriptionManager
 
isValidValue(QName, Object) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
isValidValue(QName, Object) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
 
isValidValue(QName, Object) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
iterator() - Method in class org.apache.muse.ws.notification.topics.impl.ConcretePathExpression
 
iterator() - Method in interface org.apache.muse.ws.notification.topics.TopicPathExpression
 

J

J2EE_FLAG - Static variable in interface org.apache.muse.tools.generator.Wsdl2JavaConstants
 
J2EEAxis2Projectizer - Class in org.apache.muse.tools.generator.projectizer
A Projectizer for generating projects that target the J2EE Axis2 platform.
J2EEAxis2Projectizer() - Constructor for class org.apache.muse.tools.generator.projectizer.J2EEAxis2Projectizer
 
J2EEMiniProjectizer - Class in org.apache.muse.tools.generator.projectizer
 
J2EEMiniProjectizer() - Constructor for class org.apache.muse.tools.generator.projectizer.J2EEMiniProjectizer
 
JAVA_CAPABILITY_QNAME - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
 
JAVA_ID_FACTORY_QNAME - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
 
JAVA_PERSISTENCE_QNAME - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
 
JAVA_RESOURCE_QNAME - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
 
JAVA_ROUTER_QNAME - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
 
JAVA_SERIALIZABLE_QNAME - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
 
JAVA_SERIALIZER_QNAME - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
 
JAVA_SRC_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.Axis2ProjectizerConstants
 
JAVA_SRC_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.MiniProjectizerConstants
 
JAVA_SRC_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.OsgiProjectizerConstants
 
JAVA_SRC_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.ProxyProjectizerConstants
 
JavaMethod - Class in org.apache.muse.tools.inspector
 
JavaMethod() - Constructor for class org.apache.muse.tools.inspector.JavaMethod
 
JavaProperty - Class in org.apache.muse.tools.inspector
 
JavaProperty() - Constructor for class org.apache.muse.tools.inspector.JavaProperty
 
javax.xml.namespace - package javax.xml.namespace
 

K

keySetSize() - Method in class org.apache.muse.util.MultiMap
 

L

LANGSTRING_QNAME - Static variable in class org.apache.muse.tools.inspector.ResourceInspector
 
LAST_UPDATED - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
LIB_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.Axis2ProjectizerConstants
 
LIB_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.MiniProjectizerConstants
 
LIB_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.OsgiProjectizerConstants
 
LIB_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.ProxyProjectizerConstants
 
LITERAL_USE - Static variable in interface org.apache.muse.tools.generator.util.DefinitionConstants
 
load(Element, Environment) - Method in interface org.apache.muse.core.descriptor.CapabilityDescriptor
 
load(Document, Environment) - Method in interface org.apache.muse.core.descriptor.DeploymentDescriptor
 
load(Element) - Method in interface org.apache.muse.core.descriptor.InitParamDescriptor
 
load(Element, Environment) - Method in interface org.apache.muse.core.descriptor.PersistenceDescriptor
 
load(Element, Environment) - Method in interface org.apache.muse.core.descriptor.ResourceDescriptor
 
load(Element, Environment) - Method in interface org.apache.muse.core.descriptor.RouterDescriptor
 
load(Element, Environment) - Method in class org.apache.muse.core.descriptor.RouterPersistenceDescriptor
 
load(Element, Environment) - Method in interface org.apache.muse.core.descriptor.SerializerDescriptor
 
load(Element, Environment) - Method in class org.apache.muse.core.descriptor.SimpleCapabilityDescriptor
 
load(Document, Environment) - Method in class org.apache.muse.core.descriptor.SimpleDeploymentDescriptor
 
load(Element) - Method in class org.apache.muse.core.descriptor.SimpleInitParamDescriptor
 
load(Element, Environment) - Method in class org.apache.muse.core.descriptor.SimplePersistenceDescriptor
 
load(Element, Environment) - Method in class org.apache.muse.core.descriptor.SimpleResourceDescriptor
 
load(Element, Environment) - Method in class org.apache.muse.core.descriptor.SimpleRouterDescriptor
 
load(Element, Environment) - Method in class org.apache.muse.core.descriptor.SimpleSerializerDescriptor
 
load(Document, Environment) - Method in class org.apache.muse.core.platform.osgi.descriptor.OSGiDeploymentDescriptor
loads the descriptor from the muse.xml document.
loadContextPaths(Document, Environment) - Method in class org.apache.muse.core.platform.osgi.descriptor.OSGiDeploymentDescriptor
Loads the context paths from the muse.xml descriptor
loadFromContext(Class, String) - Static method in class org.apache.muse.util.FileUtils
Gets a java.io.File using a path that is relative to the context of the given Class.
loadParameters(ConfigurationData) - Method in class org.apache.muse.tools.generator.projectizer.J2EEAxis2Projectizer
 
loadParameters(ConfigurationData) - Method in class org.apache.muse.tools.generator.projectizer.J2EEMiniProjectizer
 
loadParameters(ConfigurationData) - Method in class org.apache.muse.tools.generator.projectizer.MiniProjectizer
 
loadParameters(ConfigurationData) - Method in class org.apache.muse.tools.generator.projectizer.ProxyProjectizer
 
loadParameters(ConfigurationData) - Method in class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
loadString(InputStream, Object[]) - Method in class org.apache.muse.tools.generator.projectizer.AbstractProjectizer
Read an InputStream replacing all occurences of PLACE_HOLDER with the values provided in the filler.
LocalEnvironment - Class in org.apache.muse.tools.generator.util
An Environment that is local to a JVM.
LocalEnvironment() - Constructor for class org.apache.muse.tools.generator.util.LocalEnvironment
 
LocalEnvironment(File) - Constructor for class org.apache.muse.tools.generator.util.LocalEnvironment
 
LocalEnvironment(boolean) - Constructor for class org.apache.muse.tools.generator.util.LocalEnvironment
 
LocalEnvironment(File, boolean) - Constructor for class org.apache.muse.tools.generator.util.LocalEnvironment
 
localEnvironmentContext - Variable in class org.apache.muse.core.platform.osgi.OSGiEnvironmentImpl
 
LOCATION - Static variable in class org.apache.muse.ws.wsdl.WsdlUtils
 
log(Level, String) - Method in class org.apache.muse.core.platform.osgi.OSGiLogListener
 
log(String) - Method in class org.apache.muse.core.platform.osgi.OSGiLogListener
 
LOG_FILE_QNAME - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
 
LOG_LEVEL_QNAME - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
 
logCall(Logger, Method, Object[]) - Static method in class org.apache.muse.util.LoggingUtils
Writes a nicely-formatted message that shows what parameter types were expected by the Java method and what types were actually used.
logError(Logger, Throwable) - Static method in class org.apache.muse.util.LoggingUtils
Writes a nicely-formatted message and stack trace to the given log using the information in the given exception.
logged(LogEntry) - Method in class org.apache.muse.core.platform.osgi.OSGiLogListener
 
LOGGING_QNAME - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
 
LoggingConfig - Class in org.apache.muse.core.descriptor
 
LoggingConfig() - Constructor for class org.apache.muse.core.descriptor.LoggingConfig
 
LoggingUtils - Class in org.apache.muse.util
LoggingUtils is a collection of methods creating and using log files via the JDK logging API.
LoggingUtils() - Constructor for class org.apache.muse.util.LoggingUtils
 
logMessage(Logger, Node, boolean) - Static method in class org.apache.muse.util.LoggingUtils
 
LONG_QNAME - Static variable in class org.apache.muse.tools.inspector.ResourceInspector
 
LONG_QNAME - Static variable in class org.apache.muse.util.xml.XsdUtils
 
LongSerializer - Class in org.apache.muse.core.serializer
LongSerializer transforms longs (or Longs) to XML and back.
LongSerializer() - Constructor for class org.apache.muse.core.serializer.LongSerializer
 
LOW_PRIORITY - Static variable in interface org.apache.muse.ws.dm.muws.events.Situation
 
LOWER_BOUND - Static variable in class org.apache.muse.ws.resource.metadata.WsrmdConstants
 
LOWEST_PRIORITY - Static variable in interface org.apache.muse.ws.dm.muws.events.Situation
 

M

main(String[]) - Static method in class org.apache.muse.tools.generator.Wsdl2Java
Venerable main method.
main(String[]) - Static method in class org.apache.muse.tools.generator.WsdlMerge
Venerable main method.
MAJOR_SEVERITY - Static variable in interface org.apache.muse.ws.dm.muws.events.Situation
 
makePath(String[]) - Static method in class org.apache.muse.util.FileUtils
Convert a list of path elements to a platform-specific path.
MANAGEABILITY_CAPABILITY_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
MANAGEABILITY_EPR_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
ManageabilityCapability - Interface in org.apache.muse.ws.dm.muws
ManageabilityCapability represents WSRF-based capabilities that are related to resource management.
ManageabilityCharacteristics - Interface in org.apache.muse.ws.dm.muws
This interface represents the WSDM ManageabilityCharacteristics capability.
MANAGEMENT_CONTEXT_HEADER - Static variable in interface org.apache.muse.core.platform.osgi.OSGiPlatformConstants
the header specifying the web application context to use when publishing the Bundle's management interfaces
MANAGEMENT_MANIFEST_HEADER - Static variable in interface org.apache.muse.core.platform.osgi.OSGiPlatformConstants
the header describing the location of the muse.xml file relative to the Bundle's classpath
ManagementEvent - Interface in org.apache.muse.ws.dm.muws.events
ManagementEvent defines the even type of the WSDM Event Format (WEF).
Match - Interface in org.apache.muse.ws.dm.muws
Match represents correlation expressions formatted with the MUWS Simple Property Boolean Match (PBM) schema.
MATCH_ALL_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
MATCH_ANY_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
MATCH_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
MatchCorrelation - Class in org.apache.muse.ws.dm.muws.impl
MatchCorrelation represents correlation expressions formatted with the MUWS Simple Property Boolean Match (PBM) schema.
MatchCorrelation(WsResource) - Constructor for class org.apache.muse.ws.dm.muws.impl.MatchCorrelation
This is a convenience constructor that calls this(Resource, boolean) with a 'false' second parameter.
MatchCorrelation(WsResource, boolean) - Constructor for class org.apache.muse.ws.dm.muws.impl.MatchCorrelation
 
MatchCorrelation(WsResource, Element) - Constructor for class org.apache.muse.ws.dm.muws.impl.MatchCorrelation
 
matches(EndpointReference) - Method in interface org.apache.muse.ws.dm.muws.CorrelatableProperties
 
matches(EndpointReference) - Method in interface org.apache.muse.ws.dm.muws.Correlation
 
matches(EndpointReference) - Method in class org.apache.muse.ws.dm.muws.impl.AllMatch
 
matches(EndpointReference) - Method in class org.apache.muse.ws.dm.muws.impl.AnyMatch
 
matches(EndpointReference) - Method in class org.apache.muse.ws.dm.muws.impl.MatchCorrelation
 
matches(EndpointReference) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleCorrelatableProperties
 
matches(EndpointReference) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMatch
 
matches(EndpointReference) - Method in class org.apache.muse.ws.dm.muws.impl.XPathCorrelation


This implementation performs a WS-RP QueryResourceProperties call against the given resource using its XPath value.
matches(EndpointReference) - Method in interface org.apache.muse.ws.dm.muws.Match
 
MATCHES_QNAME - Static variable in class org.apache.muse.ws.dm.muws.ext.MuwsExtConstants
 
MATCHES_RESPONSE_QNAME - Static variable in class org.apache.muse.ws.dm.muws.ext.MuwsExtConstants
 
MatchFactory - Class in org.apache.muse.ws.dm.muws.impl
MatchFactory is a device for creating pbm:Match expressions from their XML definitions without having to deal with concrete pbm:Match types.
MAX_OCCURS - Static variable in class org.apache.muse.util.xml.XsdUtils
 
MEDIUM_PRIORITY - Static variable in interface org.apache.muse.ws.dm.muws.events.Situation
 
MEMBER_EPR_QNAME - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
The name of the wssg:MemberEPR property.
MEMBER_SERVICE_EPR_QNAME - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
The name of the wssg:MemberServiceEPR property.
MEMBERSHIP_INTERFACE - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
 
MembershipContentRule - Interface in org.apache.muse.ws.resource.sg
MembershipContentRule represents the wsrf-sg:MembershipContentRule resource property defined by the WS-RF ServiceGroup resource type.
MembershipContentRuleSerializer - Class in org.apache.muse.ws.resource.sg.impl
MembershipContentRuleSerializer provides XML-to-Java deserialization for the WS-SG MembershipContentRule type.
MembershipContentRuleSerializer() - Constructor for class org.apache.muse.ws.resource.sg.impl.MembershipContentRuleSerializer
 
merge(String, QName, MetadataDescriptor[]) - Static method in class org.apache.muse.tools.generator.WsdlMerge
 
merge(String, Document[], String) - Static method in class org.apache.muse.tools.generator.WsdlMerge
Merge the collection of WSDLs into one document.
mergeProperties(DefinitionInfo) - Method in class org.apache.muse.tools.generator.util.DefinitionInfo
 
mergeWSDL(Document, Document, Set) - Static method in class org.apache.muse.ws.wsdl.WsdlUtils
Determines which schema content the first WSDL has that the second one doesn't and adds that content to the second WSDL.
MESSAGE_CONTENT_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
MESSAGE_ID_QNAME - Static variable in class org.apache.muse.ws.addressing.WsaConstants
 
MESSAGE_QNAME - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
MESSAGE_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
MESSAGE_QNAME - Static variable in class org.apache.muse.ws.wsdl.WsdlUtils
 
MESSAGE_TYPES - Static variable in class org.apache.muse.ws.notification.topics.WstConstants
 
MessageHandler - Interface in org.apache.muse.core.routing
MessageHandler defines the methods needed to serialize and deserialize the parameters and responses for a web service operation.
MessageHeaders - Class in org.apache.muse.ws.addressing
MessageHeaders provides WS-Addressing processing for SOAP message headers.
MessageHeaders(Element) - Constructor for class org.apache.muse.ws.addressing.MessageHeaders
Creates a valid set of WS-A message headers from the given SOAP Header.
MessageHeaders(EndpointReference, String) - Constructor for class org.apache.muse.ws.addressing.MessageHeaders
Creates a new set of WS-A message headers targeted to the given EPR and Action.
MessagePatternFilter - Class in org.apache.muse.ws.notification.impl
MessagePatternFilter is the implementation of message pattern filters for WS-N subscriptions.
MessagePatternFilter(String, String) - Constructor for class org.apache.muse.ws.notification.impl.MessagePatternFilter
 
MessagePatternFilterHandler - Class in org.apache.muse.ws.notification.impl
 
MessagePatternFilterHandler() - Constructor for class org.apache.muse.ws.notification.impl.MessagePatternFilterHandler
 
Messages - Class in org.apache.muse.util.messages
Messages is a wrapper for a java.util.ResourceBundle that provides a search-and-replace mechanism for filling in message context.
Messages(String) - Constructor for class org.apache.muse.util.messages.Messages
Creates a new message collection using the given resource bundle.
Messages(String, ClassLoader) - Constructor for class org.apache.muse.util.messages.Messages
Creates a new message collection using the given resource bundle and classloader.
MessagesFactory - Class in org.apache.muse.util.messages
MessagesFactory is a static factory that allows any object to look up a resource bundle associated with its Java package.
MessagesFactory() - Constructor for class org.apache.muse.util.messages.MessagesFactory
 
METADATA_DESCRIPTOR_LIST - Static variable in class org.apache.muse.tools.generator.util.ConfigurationData
 
METADATA_DESCRIPTOR_LIST_CONFIGURATION - Static variable in class org.apache.muse.tools.generator.util.ConfigurationData
 
METADATA_NAME - Static variable in interface org.apache.muse.tools.generator.WsdlMergeConstants
 
METADATA_QNAME - Static variable in class org.apache.muse.ws.addressing.WsaConstants
 
METADATA_QNAME - Static variable in class org.apache.muse.ws.metadata.WsxConstants
 
METADATA_VALIDATION_ERROR_QNAME - Static variable in class org.apache.muse.ws.resource.ext.WsrfExtConstants
 
MetadataDescriptor - Interface in org.apache.muse.ws.resource.metadata
MetadataDescriptor is an interface for a single metadata descriptor.
MetadataExchange - Interface in org.apache.muse.ws.metadata
MetadataExchange is an interface that represents the WS-MetadataExchange GetMetadata port type; it is based on WS-MEX 09/04.
MetadataExchangeClient - Class in org.apache.muse.ws.metadata.remote
MetadataExchangeClient is a client for invoking the web services operations in WS-MetadataExchange 09/2004.
MetadataExchangeClient(EndpointReference) - Constructor for class org.apache.muse.ws.metadata.remote.MetadataExchangeClient
 
MetadataExchangeClient(EndpointReference, EndpointReference) - Constructor for class org.apache.muse.ws.metadata.remote.MetadataExchangeClient
 
MetadataExchangeClient(EndpointReference, EndpointReference, Environment) - Constructor for class org.apache.muse.ws.metadata.remote.MetadataExchangeClient
 
MetadataExchangeClient(EndpointReference, EndpointReference, SoapClient) - Constructor for class org.apache.muse.ws.metadata.remote.MetadataExchangeClient
 
MetadataValidationFault - Exception in org.apache.muse.ws.resource.metadata.faults
 
MetadataValidationFault(Element) - Constructor for exception org.apache.muse.ws.resource.metadata.faults.MetadataValidationFault
 
MetadataValidationFault(String) - Constructor for exception org.apache.muse.ws.resource.metadata.faults.MetadataValidationFault
 
MetadataValidationFault(String, Throwable) - Constructor for exception org.apache.muse.ws.resource.metadata.faults.MetadataValidationFault
 
MetadataValidationFault(Throwable) - Constructor for exception org.apache.muse.ws.resource.metadata.faults.MetadataValidationFault
 
Metric - Interface in org.apache.muse.ws.dm.muws
Metric is an interface that describes the metadata surrounding resource properties that are metrics, as defined by the WSDM Metrics capability.
METRIC_ATTRIBUTES_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
METRIC_GROUP_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
MetricDecorationProvider - Class in org.apache.muse.ws.dm.muws.impl
MetricDecorationProvider is a simple property listener that adds the standard WSDM MetricAttributes attributes to a property's XML definition.
MetricDecorationProvider(Metric) - Constructor for class org.apache.muse.ws.dm.muws.impl.MetricDecorationProvider
 
MetricOnDemandListener - Class in org.apache.muse.ws.dm.muws.impl
MetricOnDemandListener is a simple property listener that makes sure an OnDemand metric's timestamps are updated for each property read that occurs.
MetricOnDemandListener(Metric) - Constructor for class org.apache.muse.ws.dm.muws.impl.MetricOnDemandListener
 
Metrics - Interface in org.apache.muse.ws.dm.muws
Metrics is an interface that represents the WSDM Metrics capability.
METRICS_TOPIC - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
METRICS_URI - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
The WSDM Metrics namespace URI.
MetricsClient - Class in org.apache.muse.ws.dm.muws.remote
MetricsClient provides two convenience methods for reading WSRP resource properties and their metrics without resorting to separate SOAP calls or DOM APIs.
MetricsClient(EndpointReference) - Constructor for class org.apache.muse.ws.dm.muws.remote.MetricsClient
 
MetricsClient(EndpointReference, EndpointReference) - Constructor for class org.apache.muse.ws.dm.muws.remote.MetricsClient
 
MetricsClient(EndpointReference, EndpointReference, Environment) - Constructor for class org.apache.muse.ws.dm.muws.remote.MetricsClient
 
MetricsClient(EndpointReference, EndpointReference, SoapClient) - Constructor for class org.apache.muse.ws.dm.muws.remote.MetricsClient
 
MetricUpdateListener - Class in org.apache.muse.ws.dm.muws.impl
MetricUpdateListener is a simple property listener that pings the Metric data structure to record a timestamp for the metric update.
MetricUpdateListener(Metric) - Constructor for class org.apache.muse.ws.dm.muws.impl.MetricUpdateListener
 
MGMT_EVENT_QNAME - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
MIN_OCCURS - Static variable in class org.apache.muse.util.xml.XsdUtils
 
MINI_TYPE - Static variable in interface org.apache.muse.tools.generator.Wsdl2JavaConstants
 
MiniEnvironment - Class in org.apache.muse.core.platform.mini
 
MiniEnvironment(HttpServletRequest, ServletContext) - Constructor for class org.apache.muse.core.platform.mini.MiniEnvironment
 
MiniIsolationLayer - Class in org.apache.muse.core.platform.mini
 
MiniIsolationLayer(HttpServletRequest, ServletContext) - Constructor for class org.apache.muse.core.platform.mini.MiniIsolationLayer
 
MiniProjectizer - Class in org.apache.muse.tools.generator.projectizer
 
MiniProjectizer() - Constructor for class org.apache.muse.tools.generator.projectizer.MiniProjectizer
 
MiniProjectizerConstants - Interface in org.apache.muse.tools.generator.projectizer
 
MiniServlet - Class in org.apache.muse.core.platform.mini
 
MiniServlet() - Constructor for class org.apache.muse.core.platform.mini.MiniServlet
 
MINOR_SEVERITY - Static variable in interface org.apache.muse.ws.dm.muws.events.Situation
 
MODIFIABILITY - Static variable in class org.apache.muse.ws.resource.metadata.WsrmdConstants
 
MODIFICATION_TOPIC_NAME - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
The name of the WS-N Topic for WS-SG lifecycle events.
MODULES_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.Axis2ProjectizerConstants
 
MODULES_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.MiniProjectizerConstants
 
MODULES_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.OsgiProjectizerConstants
 
moveSubTree(Node, Node) - Static method in class org.apache.muse.util.xml.XmlUtils
Copies all child nodes from the first Element tree into the second Element tree.
moveSubTree(Node, Node, Node) - Static method in class org.apache.muse.util.xml.XmlUtils
Copies all child nodes from the first Element tree into the second Element tree inserted before the given context node.
MS_IN_A_DAY - Static variable in class org.apache.muse.util.xml.XsdUtils
 
MS_IN_A_HOUR - Static variable in class org.apache.muse.util.xml.XsdUtils
 
MS_IN_A_MINUTE - Static variable in class org.apache.muse.util.xml.XsdUtils
 
MS_IN_A_MONTH - Static variable in class org.apache.muse.util.xml.XsdUtils
 
MS_IN_A_YEAR - Static variable in class org.apache.muse.util.xml.XsdUtils
 
MSG_ID - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
MSG_ID_TYPE - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
MultiMap - Class in org.apache.muse.util
MultiMap is a Java version of the C++ STL class std::multimap.
MultiMap() - Constructor for class org.apache.muse.util.MultiMap
The default constructor creates a new map using a HashSet as the value collection type.
MultiMap(Class) - Constructor for class org.apache.muse.util.MultiMap
 
MULTIPLE_TOPICS_SPECIFIED_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
MultipleTopicsSpecifiedFault - Exception in org.apache.muse.ws.notification.faults
 
MultipleTopicsSpecifiedFault(Element) - Constructor for exception org.apache.muse.ws.notification.faults.MultipleTopicsSpecifiedFault
 
MultipleTopicsSpecifiedFault(String) - Constructor for exception org.apache.muse.ws.notification.faults.MultipleTopicsSpecifiedFault
 
MultipleTopicsSpecifiedFault(String, Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.MultipleTopicsSpecifiedFault
 
MultipleTopicsSpecifiedFault(Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.MultipleTopicsSpecifiedFault
 
MUSE_ADDRESSING_PREFIX - Static variable in class org.apache.muse.ws.addressing.WsaConstants
 
MUSE_ADDRESSING_URI - Static variable in class org.apache.muse.ws.addressing.WsaConstants
The default URI for WS-A reference parameters.
MUSE_BASE_DESCRIPTOR - Static variable in interface org.apache.muse.tools.generator.Wsdl2JavaConstants
 
MUSE_DESCRIPTOR_FILE - Static variable in interface org.apache.muse.tools.generator.projectizer.OsgiProjectizerConstants
 
MUSE_HOME_PROPERTY - Static variable in interface org.apache.muse.tools.generator.projectizer.Axis2ProjectizerConstants
 
MUSE_LIB_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.Axis2ProjectizerConstants
 
MUSE_LOGGER_NAME - Static variable in class org.apache.muse.core.descriptor.LoggingConfig
 
MUSE_QNAME - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
 
MuseCompleteContribution - Class in org.apache.muse.complete
WSASOAPContribution is an implementation of the ResourceManagementImplementation service interface for the WSA SOAP bundle.
MuseCompleteContribution(Bundle) - Constructor for class org.apache.muse.complete.MuseCompleteContribution
 
MuseRuntimeException - Exception in org.apache.muse.tools.generator.util
 
MuseRuntimeException(String, String, Exception) - Constructor for exception org.apache.muse.tools.generator.util.MuseRuntimeException
 
MuseRuntimeException(String, String) - Constructor for exception org.apache.muse.tools.generator.util.MuseRuntimeException
 
MUST_UNDERSTAND - Static variable in class org.apache.muse.ws.addressing.soap.SoapConstants
 
MUTABILITY - Static variable in class org.apache.muse.ws.resource.metadata.WsrmdConstants
 
MUTABLE - Static variable in class org.apache.muse.ws.resource.metadata.WsrmdConstants
 
MUWS_EVENTS_PREFIX - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
The prefix of the WS-N TopicNamespace for all WSDM Topics.
MUWS_EVENTS_URI - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
The namespace of the WS-N TopicNamespace for all WSDM Topics.
MUWS_P1_PREFIX - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
MUWS_P1_PREFIX - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
MUWS_P1_URI - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
MUWS_P1_URI - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
MUWS_P2_PREFIX - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
MUWS_P2_PREFIX - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
MUWS_P2_URI - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
MUWS_P2_URI - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
MUWS_TOPIC_NS - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
MUWS_WSDL_URI - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
MUWSADVImplementationService - Class in org.apache.muse.osgi.ws.dm.muws.adv.impl
MUWSADVImplementationService is an implementation of the ResourceManagementImplementation service interface for the MUWS Advertisement Implementation bundle.
MUWSADVImplementationService(Bundle) - Constructor for class org.apache.muse.osgi.ws.dm.muws.adv.impl.MUWSADVImplementationService
 
MUWSADVImplementationService - Class in org.apache.muse.osgi.ws.dm.muws.adv
MUWSADVImplementationService is an implementation of the ResourceManagementImplementation service interface for the MUWS Advertisement APi bundle.
MUWSADVImplementationService(Bundle) - Constructor for class org.apache.muse.osgi.ws.dm.muws.adv.MUWSADVImplementationService
 
MuwsConstants - Class in org.apache.muse.ws.dm.muws
MuwsConstants is a collection of properties that is useful when programming against the WSDM MUWS spec (parts 1 and 2), v1.1.
MuwsConstants() - Constructor for class org.apache.muse.ws.dm.muws.MuwsConstants
 
MuwsExtConstants - Class in org.apache.muse.ws.dm.muws.ext
MuwsExtConstants is a collection of properties and fields for extensions to the WSDM MUWS 1.1 spec.
MuwsExtConstants() - Constructor for class org.apache.muse.ws.dm.muws.ext.MuwsExtConstants
 
MUWSImplementationService - Class in org.apache.muse.osgi.wsdm.muws.impl
MUWSImplementationService is an implementation of the ResourceManagementImplementation service interface for the MUWS Implementation bundle.
MUWSImplementationService(Bundle) - Constructor for class org.apache.muse.osgi.wsdm.muws.impl.MUWSImplementationService
 
MUWSImplementationService - Class in org.apache.muse.osgi.wsdm.muws
MUWSImplementationService is an implementation of the ResourceManagementImplementation service interface for the MUWS API bundle.
MUWSImplementationService(Bundle) - Constructor for class org.apache.muse.osgi.wsdm.muws.MUWSImplementationService
 

N

name - Variable in class org.apache.muse.core.platform.osgi.routing.OSGiResourceIdFactory
 
NAME - Static variable in class org.apache.muse.util.xml.XsdUtils
 
NAME - Static variable in class org.apache.muse.ws.resource.metadata.WsrmdConstants
 
NAME - Static variable in class org.apache.muse.ws.wsdl.WsdlUtils
 
NAME_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
NAMESPACE - Static variable in class org.apache.muse.util.xml.XsdUtils
 
NAMESPACE_URI - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
The target namespace for the Muse deployment descriptor
NAMESPACE_URI - Static variable in class org.apache.muse.tools.inspector.ResourceInspector
 
NAMESPACE_URI - Static variable in class org.apache.muse.util.xml.XPathUtils
The XPath 1.0 namespace URI.
NAMESPACE_URI - Static variable in class org.apache.muse.util.xml.XsdUtils
The XML Schema namespace URI.
NAMESPACE_URI - Static variable in class org.apache.muse.ws.addressing.soap.SoapConstants
The SOAP 1.2 namespace URI.
NAMESPACE_URI - Static variable in class org.apache.muse.ws.addressing.WsaConstants
The namespace of the WS-A 1.0 spec
NAMESPACE_URI - Static variable in class org.apache.muse.ws.dm.muws.ext.MuwsExtConstants
 
NAMESPACE_URI - Static variable in class org.apache.muse.ws.metadata.WsxConstants
 
NAMESPACE_URI - Static variable in class org.apache.muse.ws.notification.topics.WstConstants
 
NAMESPACE_URI - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
NAMESPACE_URI - Static variable in class org.apache.muse.ws.resource.basefaults.WsbfConstants
 
NAMESPACE_URI - Static variable in class org.apache.muse.ws.resource.ext.WsrfExtConstants
 
NAMESPACE_URI - Static variable in class org.apache.muse.ws.resource.lifetime.WsrlConstants
 
NAMESPACE_URI - Static variable in class org.apache.muse.ws.resource.metadata.WsrmdConstants
The current WS-RMD namespace URI - v1.0.
NAMESPACE_URI - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
NAMESPACE_URI - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
 
NAMESPACE_URI - Static variable in class org.apache.muse.ws.resource.WsrfConstants
 
NAMESPACE_URI - Static variable in class org.apache.muse.ws.wsdl.WsdlUtils
The WSDL 1.1 namespace URI.
NamespaceContext - Interface in javax.xml.namespace
This is an implementation of javax.xml.namespace.NamespaceContext for J2SE 1.4.x.
NC_NAME_QNAME - Static variable in class org.apache.muse.tools.inspector.ResourceInspector
 
NC_NAME_QNAME - Static variable in class org.apache.muse.util.xml.XsdUtils
 
needsImport(Class) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
needsInitializer() - Method in class org.apache.muse.tools.generator.synthesizer.ClassInfo
 
NEGATIVE - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
NEW_TIME_QNAME - Static variable in class org.apache.muse.ws.resource.lifetime.WsrlConstants
 
NEW_VALUES_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
WS-RP/WS-N change notification - new value element name.
newInstance() - Method in class org.apache.muse.core.descriptor.CapabilityDefinition
 
newInstance() - Method in class org.apache.muse.core.descriptor.LoggingConfig
 
newInstance() - Method in class org.apache.muse.core.descriptor.PersistenceDefinition
 
newInstance() - Method in class org.apache.muse.core.descriptor.ResourceDefinition
 
newInstance() - Method in class org.apache.muse.core.descriptor.RouterDefinition
 
newInstance() - Method in class org.apache.muse.core.platform.osgi.descriptor.OSGiResourceDefinition
 
newInstance(Class) - Static method in class org.apache.muse.util.ReflectUtils
Invokes the Class.newInstance() method on the given Class.
newInstance(String) - Static method in class org.apache.muse.util.ReflectUtils
This is a convenience method that invokes newInstance(Class) with a Class object representing the given type.
newInstance(String, ClassLoader) - Static method in class org.apache.muse.util.ReflectUtils
This is a convenience method that invokes newInstance(Class) with a Class object loaded by the given ClassLoader
newInstance(WsResource, Element) - Method in interface org.apache.muse.ws.dm.muws.CorrelationFactory
Parses the given Element and creates a complete Correlation expression that can be evaluated against any WS-RF resource.
newInstance(WsResource, Element) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleCorrelationFactory
 
newInstance(Element) - Method in class org.apache.muse.ws.notification.impl.FilterFactory
 
newInstance(Element) - Method in interface org.apache.muse.ws.notification.impl.FilterFactoryHandler
 
newInstance(Element) - Method in class org.apache.muse.ws.notification.impl.MessagePatternFilterHandler
 
newInstance(Element) - Method in class org.apache.muse.ws.notification.impl.ProducerPropertiesFilterHandler
 
newInstance(Element) - Method in class org.apache.muse.ws.notification.impl.TopicFilterHandler
 
newInstance(QName, WsResource) - Method in interface org.apache.muse.ws.notification.properties.ChangeNotificationListenerFactory
 
newInstance(QName, WsResource) - Method in class org.apache.muse.ws.notification.properties.WsrpNotificationListenerFactory
 
newInstance(String) - Method in class org.apache.muse.ws.resource.properties.query.impl.XPathQueryExpressionFactory
 
newInstance(String) - Method in interface org.apache.muse.ws.resource.properties.query.QueryExpressionFactory
 
newLine(StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
newLine(int, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
NIL_QNAME - Static variable in class org.apache.muse.util.xml.XsdUtils
 
NILLABLE - Static variable in class org.apache.muse.util.xml.XsdUtils
 
NO_CURRENT_MESSAGE_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
NoCurrentMessageOnTopicFault - Exception in org.apache.muse.ws.notification.faults
 
NoCurrentMessageOnTopicFault(Element) - Constructor for exception org.apache.muse.ws.notification.faults.NoCurrentMessageOnTopicFault
 
NoCurrentMessageOnTopicFault(String) - Constructor for exception org.apache.muse.ws.notification.faults.NoCurrentMessageOnTopicFault
 
NoCurrentMessageOnTopicFault(String, Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.NoCurrentMessageOnTopicFault
 
NoCurrentMessageOnTopicFault(Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.NoCurrentMessageOnTopicFault
 
NODE_QNAME - Static variable in class org.apache.muse.ws.addressing.soap.SoapConstants
 
NOTIFICATION_MSG_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
NOTIFICATION_QNAME - Static variable in class org.apache.muse.ws.resource.lifetime.WsrlConstants
The name of the WS-RL resource termination event.
NOTIFICATION_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
WS-RP/WS-N change notification - root element name.
NotificationConsumer - Interface in org.apache.muse.ws.notification
NotificationConsumer is an interface that represents the WS-Notification NotificationConsumer port type; it is based on WS-N 1.3.
NotificationConsumerClient - Class in org.apache.muse.ws.notification.remote
NotificationConsumerClient is a web services client for resources that implement the WS-N NotificationConsumer port type.
NotificationConsumerClient(EndpointReference) - Constructor for class org.apache.muse.ws.notification.remote.NotificationConsumerClient
 
NotificationConsumerClient(EndpointReference, EndpointReference) - Constructor for class org.apache.muse.ws.notification.remote.NotificationConsumerClient
 
NotificationConsumerClient(EndpointReference, EndpointReference, Environment) - Constructor for class org.apache.muse.ws.notification.remote.NotificationConsumerClient
 
NotificationConsumerClient(EndpointReference, EndpointReference, SoapClient) - Constructor for class org.apache.muse.ws.notification.remote.NotificationConsumerClient
 
NotificationMessage - Interface in org.apache.muse.ws.notification
NotificationMessage represents the wsnt:NotificationMessageHolderType type defined by the WS-Notification 1.3 schema.
NotificationMessageListener - Interface in org.apache.muse.ws.notification
NotificationMessageListener is an event listener that allows a consumer resource to filter incoming messages by topic.
NotificationMessageSerializer - Class in org.apache.muse.ws.notification.impl
NotificationMessageSerializer transforms WS-N NotificationMessage objects to XML and back.
NotificationMessageSerializer() - Constructor for class org.apache.muse.ws.notification.impl.NotificationMessageSerializer
 
NotificationProducer - Interface in org.apache.muse.ws.notification
NotificationProducer is an interface that represents the WS-Notification NotificationProducer port type; it is based on WS-N 1.3.
NotificationProducerClient - Class in org.apache.muse.ws.notification.remote
NotificationProducerClient is a web services client for resources that implement the WS-N NotificationProducer port type.
NotificationProducerClient(EndpointReference) - Constructor for class org.apache.muse.ws.notification.remote.NotificationProducerClient
 
NotificationProducerClient(EndpointReference, EndpointReference) - Constructor for class org.apache.muse.ws.notification.remote.NotificationProducerClient
 
NotificationProducerClient(EndpointReference, EndpointReference, Environment) - Constructor for class org.apache.muse.ws.notification.remote.NotificationProducerClient
 
NotificationProducerClient(EndpointReference, EndpointReference, SoapClient) - Constructor for class org.apache.muse.ws.notification.remote.NotificationProducerClient
 
NotificationProducerFilePersistence - Class in org.apache.muse.ws.notification.impl
NotificationProducerFilePersistence is an implementation of file-based persistence of subscription resource data.
NotificationProducerFilePersistence() - Constructor for class org.apache.muse.ws.notification.impl.NotificationProducerFilePersistence
 
NotificationProducerPersistence - Interface in org.apache.muse.ws.notification
NotificationProducerPersistence is an extension of the basic Persistence API to provide a link to the NotificationProducer API and resource lifecycle events.
notify(NotificationMessage[]) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationConsumer
This implementation spawns a thread to handle the passing of the message to the message listeners so that the method can return immediately and speed up the notification process for the reporter.
notify(NotificationMessage[]) - Method in interface org.apache.muse.ws.notification.NotificationConsumer
Informs the resource of WS-N notification messages that have been received.
notify(NotificationMessage) - Method in class org.apache.muse.ws.notification.remote.NotificationConsumerClient
 
notify(NotificationMessage[]) - Method in class org.apache.muse.ws.notification.remote.NotificationConsumerClient
 
NOTIFY_NOT_SUPPORTED_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
NOTIFY_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
NOTIFY_RESPONSE_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
NOTIFY_URI - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
notifyCreateStartupResources() - Method in interface org.apache.muse.core.platform.osgi.CreateStartupResourcesCallback
 
NotifyHandler - Class in org.apache.muse.ws.notification.impl
NotifyHandler is the parser for the WS-Notification Notify operation.
NotifyHandler() - Constructor for class org.apache.muse.ws.notification.impl.NotifyHandler
 
NotifyMessageNotSupportedFault - Exception in org.apache.muse.ws.notification.faults
 
NotifyMessageNotSupportedFault(Element) - Constructor for exception org.apache.muse.ws.notification.faults.NotifyMessageNotSupportedFault
 
NotifyMessageNotSupportedFault(String) - Constructor for exception org.apache.muse.ws.notification.faults.NotifyMessageNotSupportedFault
 
NotifyMessageNotSupportedFault(String, Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.NotifyMessageNotSupportedFault
 
NotifyMessageNotSupportedFault(Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.NotifyMessageNotSupportedFault
 
notifyResourceDefinition(Collection) - Method in interface org.apache.muse.core.platform.osgi.ResourceDefinitionCallback
 

O

OLD_VALUES_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
WS-RP/WS-N change notification - old value element name.
ON_CHANGE - Static variable in interface org.apache.muse.ws.dm.muws.Metric
 
ON_CHANGE - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
ON_DEMAND - Static variable in interface org.apache.muse.ws.dm.muws.Metric
 
ON_DEMAND - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
OP_STATUS_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
OP_STATUS_TOPIC - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
OP_STATUS_URI - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
The WSDM OperationalStatus namespace URI.
OpenMetadataDescriptor - Class in org.apache.muse.ws.resource.metadata
OpenMetadataDescriptor is a MetadataDescriptor that allows free reign on all properties, since no rules or restrictions have been put in place.
OpenPropertiesSchema - Class in org.apache.muse.ws.resource.properties.schema
OpenPropertiesSchema is a ResourcePropertiesSchema that has no restrictions on any of its properties - all operations are allowed, and no values have limits.
OPERATION - Static variable in class org.apache.muse.ws.resource.properties.set.impl.DeleteRequest
 
OPERATION - Static variable in class org.apache.muse.ws.resource.properties.set.impl.InsertRequest
 
OPERATION - Static variable in class org.apache.muse.ws.resource.properties.set.impl.UpdateRequest
 
OPERATION_QNAME - Static variable in class org.apache.muse.ws.wsdl.WsdlUtils
 
OperationalStatus - Interface in org.apache.muse.ws.dm.muws
This interface represents the WSDM OperationalStatus capability.
org.apache.muse.complete - package org.apache.muse.complete
 
org.apache.muse.core - package org.apache.muse.core
 
org.apache.muse.core.descriptor - package org.apache.muse.core.descriptor
 
org.apache.muse.core.platform - package org.apache.muse.core.platform
 
org.apache.muse.core.platform.axis2 - package org.apache.muse.core.platform.axis2
 
org.apache.muse.core.platform.mini - package org.apache.muse.core.platform.mini
 
org.apache.muse.core.platform.osgi - package org.apache.muse.core.platform.osgi
 
org.apache.muse.core.platform.osgi.axis2 - package org.apache.muse.core.platform.osgi.axis2
 
org.apache.muse.core.platform.osgi.axis2.internal - package org.apache.muse.core.platform.osgi.axis2.internal
 
org.apache.muse.core.platform.osgi.descriptor - package org.apache.muse.core.platform.osgi.descriptor
 
org.apache.muse.core.platform.osgi.internal - package org.apache.muse.core.platform.osgi.internal
 
org.apache.muse.core.platform.osgi.mini - package org.apache.muse.core.platform.osgi.mini
 
org.apache.muse.core.platform.osgi.mini.internal - package org.apache.muse.core.platform.osgi.mini.internal
 
org.apache.muse.core.platform.osgi.routing - package org.apache.muse.core.platform.osgi.routing
 
org.apache.muse.core.platform.osgi.util - package org.apache.muse.core.platform.osgi.util
 
org.apache.muse.core.proxy - package org.apache.muse.core.proxy
 
org.apache.muse.core.routing - package org.apache.muse.core.routing
 
org.apache.muse.core.serializer - package org.apache.muse.core.serializer
 
org.apache.muse.osgi.soa.core - package org.apache.muse.osgi.soa.core
 
org.apache.muse.osgi.soa.core.web - package org.apache.muse.osgi.soa.core.web
 
org.apache.muse.osgi.ws.dm.muws.adv - package org.apache.muse.osgi.ws.dm.muws.adv
 
org.apache.muse.osgi.ws.dm.muws.adv.impl - package org.apache.muse.osgi.ws.dm.muws.adv.impl
 
org.apache.muse.osgi.wsdm.muws - package org.apache.muse.osgi.wsdm.muws
 
org.apache.muse.osgi.wsdm.muws.impl - package org.apache.muse.osgi.wsdm.muws.impl
 
org.apache.muse.osgi.wsn - package org.apache.muse.osgi.wsn
 
org.apache.muse.osgi.wsn.impl - package org.apache.muse.osgi.wsn.impl
 
org.apache.muse.osgi.wsrf - package org.apache.muse.osgi.wsrf
 
org.apache.muse.osgi.wsrf.impl - package org.apache.muse.osgi.wsrf.impl
 
org.apache.muse.osgi.wsx - package org.apache.muse.osgi.wsx
 
org.apache.muse.osgi.wsx.impl - package org.apache.muse.osgi.wsx.impl
 
org.apache.muse.tools.generator - package org.apache.muse.tools.generator
 
org.apache.muse.tools.generator.analyzer - package org.apache.muse.tools.generator.analyzer
 
org.apache.muse.tools.generator.projectizer - package org.apache.muse.tools.generator.projectizer
 
org.apache.muse.tools.generator.synthesizer - package org.apache.muse.tools.generator.synthesizer
 
org.apache.muse.tools.generator.util - package org.apache.muse.tools.generator.util
 
org.apache.muse.tools.inspector - package org.apache.muse.tools.inspector
 
org.apache.muse.util - package org.apache.muse.util
 
org.apache.muse.util.messages - package org.apache.muse.util.messages
 
org.apache.muse.util.osgi - package org.apache.muse.util.osgi
 
org.apache.muse.util.uuid - package org.apache.muse.util.uuid
 
org.apache.muse.util.xml - package org.apache.muse.util.xml
 
org.apache.muse.ws.addressing - package org.apache.muse.ws.addressing
 
org.apache.muse.ws.addressing.osgi - package org.apache.muse.ws.addressing.osgi
 
org.apache.muse.ws.addressing.soap - package org.apache.muse.ws.addressing.soap
 
org.apache.muse.ws.dm.muws - package org.apache.muse.ws.dm.muws
 
org.apache.muse.ws.dm.muws.adv - package org.apache.muse.ws.dm.muws.adv
 
org.apache.muse.ws.dm.muws.adv.impl - package org.apache.muse.ws.dm.muws.adv.impl
 
org.apache.muse.ws.dm.muws.events - package org.apache.muse.ws.dm.muws.events
 
org.apache.muse.ws.dm.muws.events.impl - package org.apache.muse.ws.dm.muws.events.impl
 
org.apache.muse.ws.dm.muws.ext - package org.apache.muse.ws.dm.muws.ext
 
org.apache.muse.ws.dm.muws.ext.faults - package org.apache.muse.ws.dm.muws.ext.faults
 
org.apache.muse.ws.dm.muws.impl - package org.apache.muse.ws.dm.muws.impl
 
org.apache.muse.ws.dm.muws.remote - package org.apache.muse.ws.dm.muws.remote
 
org.apache.muse.ws.metadata - package org.apache.muse.ws.metadata
 
org.apache.muse.ws.metadata.impl - package org.apache.muse.ws.metadata.impl
 
org.apache.muse.ws.metadata.remote - package org.apache.muse.ws.metadata.remote
 
org.apache.muse.ws.notification - package org.apache.muse.ws.notification
 
org.apache.muse.ws.notification.faults - package org.apache.muse.ws.notification.faults
 
org.apache.muse.ws.notification.impl - package org.apache.muse.ws.notification.impl
 
org.apache.muse.ws.notification.properties - package org.apache.muse.ws.notification.properties
 
org.apache.muse.ws.notification.remote - package org.apache.muse.ws.notification.remote
 
org.apache.muse.ws.notification.topics - package org.apache.muse.ws.notification.topics
 
org.apache.muse.ws.notification.topics.impl - package org.apache.muse.ws.notification.topics.impl
 
org.apache.muse.ws.resource - package org.apache.muse.ws.resource
 
org.apache.muse.ws.resource.basefaults - package org.apache.muse.ws.resource.basefaults
 
org.apache.muse.ws.resource.ext - package org.apache.muse.ws.resource.ext
 
org.apache.muse.ws.resource.ext.faults - package org.apache.muse.ws.resource.ext.faults
 
org.apache.muse.ws.resource.faults - package org.apache.muse.ws.resource.faults
 
org.apache.muse.ws.resource.impl - package org.apache.muse.ws.resource.impl
 
org.apache.muse.ws.resource.lifetime - package org.apache.muse.ws.resource.lifetime
 
org.apache.muse.ws.resource.lifetime.faults - package org.apache.muse.ws.resource.lifetime.faults
 
org.apache.muse.ws.resource.lifetime.impl - package org.apache.muse.ws.resource.lifetime.impl
 
org.apache.muse.ws.resource.metadata - package org.apache.muse.ws.resource.metadata
 
org.apache.muse.ws.resource.metadata.ext - package org.apache.muse.ws.resource.metadata.ext
 
org.apache.muse.ws.resource.metadata.faults - package org.apache.muse.ws.resource.metadata.faults
 
org.apache.muse.ws.resource.metadata.impl - package org.apache.muse.ws.resource.metadata.impl
 
org.apache.muse.ws.resource.properties - package org.apache.muse.ws.resource.properties
 
org.apache.muse.ws.resource.properties.get - package org.apache.muse.ws.resource.properties.get
 
org.apache.muse.ws.resource.properties.get.ext - package org.apache.muse.ws.resource.properties.get.ext
 
org.apache.muse.ws.resource.properties.get.faults - package org.apache.muse.ws.resource.properties.get.faults
 
org.apache.muse.ws.resource.properties.get.impl - package org.apache.muse.ws.resource.properties.get.impl
 
org.apache.muse.ws.resource.properties.impl - package org.apache.muse.ws.resource.properties.impl
 
org.apache.muse.ws.resource.properties.listeners - package org.apache.muse.ws.resource.properties.listeners
 
org.apache.muse.ws.resource.properties.query - package org.apache.muse.ws.resource.properties.query
 
org.apache.muse.ws.resource.properties.query.faults - package org.apache.muse.ws.resource.properties.query.faults
 
org.apache.muse.ws.resource.properties.query.impl - package org.apache.muse.ws.resource.properties.query.impl
 
org.apache.muse.ws.resource.properties.schema - package org.apache.muse.ws.resource.properties.schema
 
org.apache.muse.ws.resource.properties.schema.faults - package org.apache.muse.ws.resource.properties.schema.faults
 
org.apache.muse.ws.resource.properties.schema.impl - package org.apache.muse.ws.resource.properties.schema.impl
 
org.apache.muse.ws.resource.properties.set - package org.apache.muse.ws.resource.properties.set
 
org.apache.muse.ws.resource.properties.set.ext - package org.apache.muse.ws.resource.properties.set.ext
 
org.apache.muse.ws.resource.properties.set.faults - package org.apache.muse.ws.resource.properties.set.faults
 
org.apache.muse.ws.resource.properties.set.impl - package org.apache.muse.ws.resource.properties.set.impl
 
org.apache.muse.ws.resource.remote - package org.apache.muse.ws.resource.remote
 
org.apache.muse.ws.resource.sg - package org.apache.muse.ws.resource.sg
 
org.apache.muse.ws.resource.sg.faults - package org.apache.muse.ws.resource.sg.faults
 
org.apache.muse.ws.resource.sg.impl - package org.apache.muse.ws.resource.sg.impl
 
org.apache.muse.ws.resource.sg.remote - package org.apache.muse.ws.resource.sg.remote
 
org.apache.muse.ws.wsdl - package org.apache.muse.ws.wsdl
 
ORIGINATOR_QNAME - Static variable in class org.apache.muse.ws.resource.basefaults.WsbfConstants
 
OSGI_FLAG - Static variable in interface org.apache.muse.tools.generator.Wsdl2JavaConstants
 
OSGI_MANIFEST_FILE - Static variable in interface org.apache.muse.tools.generator.projectizer.OsgiProjectizerConstants
 
OSGI_MANIFEST_FILE_RESOURCE - Static variable in interface org.apache.muse.tools.generator.projectizer.OsgiProjectizerConstants
 
OsgiAxis2Projectizer - Class in org.apache.muse.tools.generator.projectizer
A Projectizer that creates a project that compiles to an OSGi framework endpoint that can be deployment in a framework like Equinox.
OsgiAxis2Projectizer() - Constructor for class org.apache.muse.tools.generator.projectizer.OsgiAxis2Projectizer
 
OsgiAxis2ProjectizerConstants - Interface in org.apache.muse.tools.generator.projectizer
 
OSGiCapabilityDescriptor - Class in org.apache.muse.core.platform.osgi.descriptor
OSGiCapabilityDescriptor an OSGi-specific extention of SimpleCapabilityDescriptor
OSGiCapabilityDescriptor(Bundle) - Constructor for class org.apache.muse.core.platform.osgi.descriptor.OSGiCapabilityDescriptor
constructor
OSGiDeploymentDescriptor - Class in org.apache.muse.core.platform.osgi.descriptor
OSGiDeploymentDescriptor is an implementation of DeploymentDescriptor specific to the OSGi environment
OSGiDeploymentDescriptor() - Constructor for class org.apache.muse.core.platform.osgi.descriptor.OSGiDeploymentDescriptor
 
OSGiEnvironment - Interface in org.apache.muse.core.platform.osgi
OSGiEnvironment an extension of the Muse core's Environment interface.
OSGiEnvironmentImpl - Class in org.apache.muse.core.platform.osgi
OSGiEnvironmentImpl the implementation of the Muse platform Environment for an OSGi deployment
OSGiEnvironmentImpl(boolean) - Constructor for class org.apache.muse.core.platform.osgi.OSGiEnvironmentImpl
constructor for OSGiEnvironmentImpl
OSGiLoggingConfig - Class in org.apache.muse.core.platform.osgi.descriptor
 
OSGiLoggingConfig() - Constructor for class org.apache.muse.core.platform.osgi.descriptor.OSGiLoggingConfig
 
OSGiLogHandler - Class in org.apache.muse.core.platform.osgi
 
OSGiLogHandler(String) - Constructor for class org.apache.muse.core.platform.osgi.OSGiLogHandler
 
OSGiLogListener - Class in org.apache.muse.core.platform.osgi
 
OSGiLogListener(String) - Constructor for class org.apache.muse.core.platform.osgi.OSGiLogListener
 
OSGiMiniEnvironment - Class in org.apache.muse.core.platform.osgi.mini.internal
 
OSGiMiniEnvironment(HttpServletRequest, ServletContext) - Constructor for class org.apache.muse.core.platform.osgi.mini.internal.OSGiMiniEnvironment
 
OSGiMiniIsolationLayer - Class in org.apache.muse.core.platform.osgi.mini.internal
 
OSGiMiniIsolationLayer(HttpServletRequest, ServletContext) - Constructor for class org.apache.muse.core.platform.osgi.mini.internal.OSGiMiniIsolationLayer
 
OsgiMiniProjectizer - Class in org.apache.muse.tools.generator.projectizer
 
OsgiMiniProjectizer() - Constructor for class org.apache.muse.tools.generator.projectizer.OsgiMiniProjectizer
 
OsgiMiniProjectizerConstants - Interface in org.apache.muse.tools.generator.projectizer
 
OSGiMinServlet - Class in org.apache.muse.core.platform.osgi.mini.internal
 
OSGiMinServlet() - Constructor for class org.apache.muse.core.platform.osgi.mini.internal.OSGiMinServlet
 
OSGiPlatformConstants - Interface in org.apache.muse.core.platform.osgi
OSGiPlatformConstants defines the constants used in Muse-enabled Bundle Manifests
OsgiProjectizerConstants - Interface in org.apache.muse.tools.generator.projectizer
Contains constant values for the OsgiProjectizer.
OSGiRawXMLInOutMessageReceiver - Class in org.apache.muse.core.platform.osgi.axis2.internal
OSGiRawXMLInOutMessageReceiver extends the Axis2 RawXMLINOutMessageReceiver to act as a factory for creating Axis2IsolationLayer instances
OSGiRawXMLInOutMessageReceiver() - Constructor for class org.apache.muse.core.platform.osgi.axis2.internal.OSGiRawXMLInOutMessageReceiver
 
OSGiReflectUtilHelper - Class in org.apache.muse.core.platform.osgi.util
OSGiReflectUtilHelper is an implementation of the ReflectUtilHelper interface, which allows platforms to extend the behavior of the ReflectUtils class.
OSGiResourceDefinition - Class in org.apache.muse.core.platform.osgi.descriptor
OSGiResourceDefinition is an OSGi-aware extension of the ResourceDefinition class.
OSGiResourceDefinition(Bundle) - Constructor for class org.apache.muse.core.platform.osgi.descriptor.OSGiResourceDefinition
Constructor
OSGiResourceDescriptor - Class in org.apache.muse.core.platform.osgi.descriptor
OSGiResourceDescriptor is an OSGi-aware implementation of the SimpleResourceDescriptor class, which implements the ResourceDescriptor interface
OSGiResourceDescriptor() - Constructor for class org.apache.muse.core.platform.osgi.descriptor.OSGiResourceDescriptor
 
OSGiResourceIdFactory - Class in org.apache.muse.core.platform.osgi.routing
OSGiResourceIdFactory is a simple ID factory that tracks ID values by Bundle
OSGiResourceIdFactory() - Constructor for class org.apache.muse.core.platform.osgi.routing.OSGiResourceIdFactory
 
OSGiResourceIdFactory(String) - Constructor for class org.apache.muse.core.platform.osgi.routing.OSGiResourceIdFactory
 
OSGiResourceManager - Class in org.apache.muse.core.platform.osgi.internal
this class is a stub implementaiton of a ResourceManager that allows a resource manager to be instantiated with no resource definitions.
OSGiResourceManager() - Constructor for class org.apache.muse.core.platform.osgi.internal.OSGiResourceManager
 
OSGiResourceRouter - Class in org.apache.muse.core.platform.osgi.routing
OSGiResourceRouter is an extension of the SimpleResourceRouter that supports a delegation model for additional Muse-enabled Bundles.
OSGiResourceRouter() - Constructor for class org.apache.muse.core.platform.osgi.routing.OSGiResourceRouter
 
OSGiRouterDescriptor - Class in org.apache.muse.core.platform.osgi.descriptor
 
OSGiRouterDescriptor() - Constructor for class org.apache.muse.core.platform.osgi.descriptor.OSGiRouterDescriptor
 
OTHER_SITUATION_QNAME - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
OUTPUT_FLAG - Static variable in interface org.apache.muse.tools.generator.Wsdl2JavaConstants
 
OUTPUT_FLAG - Static variable in interface org.apache.muse.tools.generator.WsdlMergeConstants
 
OUTPUT_QNAME - Static variable in class org.apache.muse.ws.wsdl.WsdlUtils
 
OVERWRITE - Static variable in class org.apache.muse.tools.generator.util.ConfigurationData
 
OVERWRITE_CONFIGURATION - Static variable in class org.apache.muse.tools.generator.util.ConfigurationData
 
OVERWRITE_FLAG - Static variable in interface org.apache.muse.tools.generator.Wsdl2JavaConstants
 
OVERWRITE_FLAG - Static variable in interface org.apache.muse.tools.generator.WsdlMergeConstants
 
OverwriteHelper - Class in org.apache.muse.tools.generator.util
 
OverwriteHelper(File, boolean) - Constructor for class org.apache.muse.tools.generator.util.OverwriteHelper
 

P

PARAM_NAME - Static variable in class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
PARAM_NAME_QNAME - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
 
PARAM_VALUE_QNAME - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
 
PARAMETERS_QNAME - Static variable in class org.apache.muse.ws.addressing.WsaConstants
 
parse(String[]) - Method in class org.apache.muse.util.CommandLine
Reads through each argument in the given array, picking out the flags (and optionally,their values) from the regular arguments.
parseQName(String, Element) - Static method in class org.apache.muse.util.xml.XmlUtils
Parses the given String into a QName object and resolves the prefix to a namespace URI.
parseSchemaName(String, Element) - Static method in class org.apache.muse.util.xml.XmlUtils
 
PARTIALLY_AVAILABLE - Static variable in interface org.apache.muse.ws.dm.muws.OperationalStatus
 
Participant - Interface in org.apache.muse.ws.dm.muws
Participant represents the individual resources that are named in a WSDM relationship.
PARTICIPANT_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
PATH_TO_POM_PROPERTIES - Static variable in class org.apache.muse.tools.generator.util.AbstractCommandLineApp
 
PATTERN_QNAME - Static variable in class org.apache.muse.ws.notification.topics.WstConstants
 
PAUSE_FAILED_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
PAUSE_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
PAUSE_RESPONSE_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
PAUSE_URI - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
PauseFailedFault - Exception in org.apache.muse.ws.notification.faults
 
PauseFailedFault(Element) - Constructor for exception org.apache.muse.ws.notification.faults.PauseFailedFault
 
PauseFailedFault(String) - Constructor for exception org.apache.muse.ws.notification.faults.PauseFailedFault
 
PauseFailedFault(String, Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.PauseFailedFault
 
PauseFailedFault(Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.PauseFailedFault
 
pauseSubscription() - Method in class org.apache.muse.ws.notification.impl.SimpleSubscriptionManager
 
pauseSubscription() - Method in class org.apache.muse.ws.notification.remote.SubscriptionClient
 
pauseSubscription() - Method in interface org.apache.muse.ws.notification.SubscriptionManager
Temporarily stops the producer resource from sending messages that are published to consumer.
PBM_PREFIX - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
PBM_URI - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
The CorrelatableProperties "Property Boolean Match" URI.
PERIODIC - Static variable in interface org.apache.muse.ws.dm.muws.Metric
 
PERIODIC - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
Persistence - Interface in org.apache.muse.core
Persistence is a mechanism used by resources and/or capabilities to save some or all of their state across application reboots.
PERSISTENCE_LOCATION_QNAME - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
 
PERSISTENCE_QNAME - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
 
PersistenceDefinition - Class in org.apache.muse.core.descriptor
 
PersistenceDefinition() - Constructor for class org.apache.muse.core.descriptor.PersistenceDefinition
 
PersistenceDescriptor - Interface in org.apache.muse.core.descriptor
 
PLACE_HOLDER - Static variable in class org.apache.muse.tools.generator.projectizer.AbstractProjectizer
A placeholder in strings that can be replaced with a specific string.
PLUGINS_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.OsgiProjectizerConstants
 
POINT_IN_TIME - Static variable in interface org.apache.muse.ws.dm.muws.Metric
 
POINT_IN_TIME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
Policy - Interface in org.apache.muse.ws.notification
Policy is a data structure used by the WS-Notification Subscribe operation to allow clients to control how many and what type of messages they receive from a resource, above and beyond the basic filtering mechanism.
POLICY_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
PORT - Static variable in interface org.apache.muse.tools.generator.util.DefinitionConstants
 
PORT_QNAME - Static variable in class org.apache.muse.ws.wsdl.WsdlUtils
 
PORT_TYPE - Static variable in interface org.apache.muse.tools.generator.util.DefinitionConstants
 
PORT_TYPE_QNAME - Static variable in class org.apache.muse.ws.addressing.WsaConstants
 
PORT_TYPE_QNAME - Static variable in class org.apache.muse.ws.wsdl.WsdlUtils
 
PREFIX - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
 
PREFIX - Static variable in interface org.apache.muse.tools.generator.util.DefinitionConstants
 
PREFIX - Static variable in class org.apache.muse.tools.inspector.ResourceInspector
 
PREFIX - Static variable in class org.apache.muse.util.xml.XsdUtils
 
PREFIX - Static variable in class org.apache.muse.ws.addressing.soap.SoapConstants
 
PREFIX - Static variable in class org.apache.muse.ws.addressing.WsaConstants
 
PREFIX - Static variable in class org.apache.muse.ws.dm.muws.ext.MuwsExtConstants
 
PREFIX - Static variable in class org.apache.muse.ws.metadata.WsxConstants
 
PREFIX - Static variable in class org.apache.muse.ws.notification.topics.WstConstants
 
PREFIX - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
PREFIX - Static variable in class org.apache.muse.ws.resource.basefaults.WsbfConstants
 
PREFIX - Static variable in class org.apache.muse.ws.resource.ext.WsrfExtConstants
 
PREFIX - Static variable in class org.apache.muse.ws.resource.lifetime.WsrlConstants
 
PREFIX - Static variable in class org.apache.muse.ws.resource.metadata.WsrmdConstants
 
PREFIX - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
PREFIX - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
 
PREFIX - Static variable in class org.apache.muse.ws.resource.WsrfConstants
 
PREFIX - Static variable in class org.apache.muse.ws.wsdl.WsdlUtils
 
prepareShutdown() - Method in class org.apache.muse.core.AbstractCapability
 
prepareShutdown() - Method in interface org.apache.muse.core.Capability
This method is called prior to shutdown() and allows the capability to do any shutdown tasks that require the presence of certain other capabilities.
prepareShutdown() - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
PREVIOUS_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
printWSDL(OutputStream, String, String) - Method in class org.apache.muse.core.platform.osgi.axis2.internal.Axis2ResourceManagementService
 
PRIORITY_QNAME - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
PROBLEM_ACTION_QNAME - Static variable in class org.apache.muse.ws.addressing.WsaConstants
 
process(NotificationMessage) - Method in class org.apache.muse.ws.notification.impl.SimplePullPoint
 
process(NotificationMessage) - Method in interface org.apache.muse.ws.notification.NotificationMessageListener
This method is invoked ('fired') by the WS-N implementation whenever a message is received that matches the criteria (accepts()) of the listener.
PRODUCER_PROPERTIES_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
PRODUCER_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
PRODUCER_URI - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
ProducerPropertiesFilter - Class in org.apache.muse.ws.notification.impl
ProducerPropertiesFilter is the implementation of resource property filters for WS-N subscriptions.
ProducerPropertiesFilter(String, String) - Constructor for class org.apache.muse.ws.notification.impl.ProducerPropertiesFilter
 
ProducerPropertiesFilterHandler - Class in org.apache.muse.ws.notification.impl
 
ProducerPropertiesFilterHandler() - Constructor for class org.apache.muse.ws.notification.impl.ProducerPropertiesFilterHandler
 
projectize(ConfigurationData) - Method in class org.apache.muse.tools.generator.projectizer.J2EEAxis2Projectizer
 
projectize(ConfigurationData) - Method in class org.apache.muse.tools.generator.projectizer.J2EEMiniProjectizer
 
projectize(ConfigurationData) - Method in class org.apache.muse.tools.generator.projectizer.MiniProjectizer
 
projectize(ConfigurationData) - Method in class org.apache.muse.tools.generator.projectizer.OsgiAxis2Projectizer
 
projectize(ConfigurationData) - Method in class org.apache.muse.tools.generator.projectizer.OsgiMiniProjectizer
 
projectize(ConfigurationData) - Method in interface org.apache.muse.tools.generator.projectizer.Projectizer
 
projectize(ConfigurationData) - Method in class org.apache.muse.tools.generator.projectizer.ProxyProjectizer
 
Projectizer - Interface in org.apache.muse.tools.generator.projectizer
The third phase of code generation that takes the data from previous phases and creates a platform-specific layout on disk.
PROJECTIZER_FLAG - Static variable in interface org.apache.muse.tools.generator.Wsdl2JavaConstants
 
PROPERTIES - Static variable in interface org.apache.muse.ws.dm.muws.CorrelatableProperties
 
PROPERTIES - Static variable in interface org.apache.muse.ws.dm.muws.Description
 
PROPERTIES - Static variable in interface org.apache.muse.ws.dm.muws.Identity
 
PROPERTIES - Static variable in interface org.apache.muse.ws.dm.muws.ManageabilityCharacteristics
 
PROPERTIES - Static variable in interface org.apache.muse.ws.dm.muws.Metrics
 
PROPERTIES - Static variable in interface org.apache.muse.ws.dm.muws.OperationalStatus
 
PROPERTIES - Static variable in interface org.apache.muse.ws.dm.muws.RelationshipResource
 
PROPERTIES - Static variable in interface org.apache.muse.ws.dm.muws.Relationships
 
PROPERTIES - Static variable in interface org.apache.muse.ws.dm.muws.State
 
PROPERTIES - Static variable in interface org.apache.muse.ws.notification.NotificationProducer
 
PROPERTIES - Static variable in interface org.apache.muse.ws.notification.SubscriptionManager
 
PROPERTIES - Static variable in interface org.apache.muse.ws.resource.lifetime.ScheduledTermination
 
PROPERTIES - Static variable in interface org.apache.muse.ws.resource.properties.query.QueryResourceProperties
 
PROPERTIES - Static variable in interface org.apache.muse.ws.resource.sg.Entry
 
PROPERTIES - Static variable in interface org.apache.muse.ws.resource.sg.ServiceGroup
 
PROPERTY_QNAME - Static variable in class org.apache.muse.ws.resource.metadata.WsrmdConstants
 
PROPERTY_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
PropertyChangeApprover - Interface in org.apache.muse.ws.resource.properties.listeners
PropertyChangeApprover describes a type of property listener that is invoked when a property change is about to occur (through the WS-RP SetResourceProperties operation).
propertyChanged(Element, Element) - Method in class org.apache.muse.ws.dm.muws.impl.MetricUpdateListener
 
propertyChanged(Element, Element) - Method in class org.apache.muse.ws.notification.properties.ChangeNotificationListener
Creates a WS-N message that holds a WS-RP change notification event.
propertyChanged(Element, Element) - Method in interface org.apache.muse.ws.resource.properties.listeners.PropertyChangeListener
Receives the old and new value of the property after it has been changed; there are no requirements on the actions taken in response to a property change.
PropertyChangeListener - Interface in org.apache.muse.ws.resource.properties.listeners
PropertyChangeListener describes a type of property listener that is invoked after a property change has occurred (through the WS-RP SetResourceProperties operation).
PropertyReadListener - Interface in org.apache.muse.ws.resource.properties.listeners
PropertyReadListener describes a type of property listener that is invoked before a property read request is completed (through the WS-RP GetResourceProperty and GetMultipleResourceProperties operations).
PROVIDER_MAJOR_VERSION - Static variable in interface org.apache.muse.osgi.soa.core.SOAPProvider
The major version of the SOAPProvider implementation.
PROVIDER_MINOR_VERSION - Static variable in interface org.apache.muse.osgi.soa.core.SOAPProvider
The minor version of the SOAPProvider implementation.
PROVIDER_NAME - Static variable in interface org.apache.muse.osgi.soa.core.SOAPProvider
The name of the SOAPProvider implementation.
PROXY_FLAG - Static variable in interface org.apache.muse.tools.generator.Wsdl2JavaConstants
 
ProxyClassSynthesizer - Class in org.apache.muse.tools.generator.synthesizer
 
ProxyClassSynthesizer() - Constructor for class org.apache.muse.tools.generator.synthesizer.ProxyClassSynthesizer
 
ProxyHandler - Interface in org.apache.muse.core.proxy
ProxyHandler defines the methods needed to serialize and deserialize the parameters an responses when making a remote web services invocation.
ProxyInterfaceSynthesizer - Class in org.apache.muse.tools.generator.synthesizer
 
ProxyInterfaceSynthesizer() - Constructor for class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
ProxyProjectizer - Class in org.apache.muse.tools.generator.projectizer
Creates a simple java project that is necessary for compiling a proxy.
ProxyProjectizer() - Constructor for class org.apache.muse.tools.generator.projectizer.ProxyProjectizer
 
ProxyProjectizerConstants - Interface in org.apache.muse.tools.generator.projectizer
Contains constant values for the ProxyProjectizer.
ProxySynthesizer - Class in org.apache.muse.tools.generator.synthesizer
ProxySynthesizer is a tool for creating web service proxies, with extra support for WS-Addressing and manageability interfaces.
ProxySynthesizer() - Constructor for class org.apache.muse.tools.generator.synthesizer.ProxySynthesizer
 
pruneEmptyDirectories(File) - Static method in class org.apache.muse.util.FileUtils
Starts at the directory given and tests to see whether it is empty; if so, it deletes it and moves up the directory tree, deleting empty directories until it finds a non-empty one.
publish(LogRecord) - Method in class org.apache.muse.core.platform.osgi.OSGiLogHandler
 
publish(QName, Element) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
publish(QName, Element[]) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
publish(QName, XmlSerializable) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
publish(QName, XmlSerializable[]) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
publish(QName, QName, Object) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
publish(QName, QName[], Object[]) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
publish(NotificationMessage) - Method in class org.apache.muse.ws.notification.impl.SimpleSubscriptionManager
 
publish(QName, Element) - Method in interface org.apache.muse.ws.notification.NotificationProducer
Creates a WS-N notification message with the given topic and message content and sends it to the appropriate subscribers.
publish(QName, Element[]) - Method in interface org.apache.muse.ws.notification.NotificationProducer
 
publish(QName, XmlSerializable) - Method in interface org.apache.muse.ws.notification.NotificationProducer
This is a convenience method that calls publish(QName, Element) after the XmlSerializable object has been serialized to XML.
publish(QName, XmlSerializable[]) - Method in interface org.apache.muse.ws.notification.NotificationProducer
 
publish(QName, QName, Object) - Method in interface org.apache.muse.ws.notification.NotificationProducer
This is a convenience method that calls publish(QName, Element) after the given content object has been serialized to XML using the Muse serializer framework.
publish(QName, QName[], Object[]) - Method in interface org.apache.muse.ws.notification.NotificationProducer
 
publish(NotificationMessage) - Method in interface org.apache.muse.ws.notification.SubscriptionManager
Sends the given message to the subscription's consumer resource.
PublishAllMessagesFilter - Class in org.apache.muse.ws.notification.impl
PublishAllMessagesFilter is a specialied MessagePatternFilter that matches all messages by using a wildcard XPath ('*').
PULL_POINT_CREATION_URI - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
PULL_POINT_URI - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
PullPoint - Interface in org.apache.muse.ws.notification
PullPoint is an interface that represents the WS-Notification PullPoint port type; it is based on WS-N 1.3.
PullPointCreation - Interface in org.apache.muse.ws.notification
PullPointCreation is an interface that represents the WS-Notification PullPointCreation port type; it is based on WS-N v1.3.
PullPointDataStore - Interface in org.apache.muse.ws.notification
PullPointDataStore is an interface to a persistent data store that is used by pullpoint resources to keep messages until they are retrieved using the PullPoint.getMessages() method.
put(Object, Object) - Method in class org.apache.muse.util.MultiMap
Associates the value with the given key.
PUT_DOCUMENT_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
PUT_RP_DOCUMENT_URI - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
The WS-A Action URI for the PutResourcePropertyDocument operation.
putAll(Map) - Method in class org.apache.muse.util.MultiMap
Adds all of the entries in a generic map to the multimap.
putResourcePropertyDocument(Element) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
putResourcePropertyDocument(Element) - Method in class org.apache.muse.ws.resource.properties.set.impl.SimpleSetCapability
 
PutResourcePropertyDocument - Interface in org.apache.muse.ws.resource.properties.set
 
putResourcePropertyDocument(Element) - Method in interface org.apache.muse.ws.resource.properties.set.PutResourcePropertyDocument
 
putResourcePropertyDocument(Element) - Method in class org.apache.muse.ws.resource.remote.WsResourceClient
 

Q

QName - Class in javax.xml.namespace
This is an implementation of javax.xml.namespace.QName for J2SE 1.4.x.
QName(String) - Constructor for class javax.xml.namespace.QName
 
QName(String, String) - Constructor for class javax.xml.namespace.QName
 
QName(String, String, String) - Constructor for class javax.xml.namespace.QName
 
QNAME_QNAME - Static variable in class org.apache.muse.tools.inspector.ResourceInspector
 
QNAME_QNAME - Static variable in class org.apache.muse.util.xml.XsdUtils
 
QNameSerializer - Class in org.apache.muse.core.serializer
QNameSerializer transforms javax.xml.namespace.QName to XML and back.
QNameSerializer() - Constructor for class org.apache.muse.core.serializer.QNameSerializer
 
QUERY_CAPABILITY - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
QUERY_DIALECT_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
QUERY_EVALUATION_ERROR_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
QUERY_EXPRESSION_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
QUERY_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
QUERY_RELATIONSHIPS_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
QUERY_RELATIONSHIPS_URI - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
QUERY_RESOURCE_PROPERTIES_URI - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
The WS-A Action URI for the QueryResourceProperties operation.
QUERY_RESPONSE_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
QUERY_RESPONSE_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
QueryCapability - Interface in org.apache.muse.ws.resource.properties.query
 
QueryEvaluationErrorFault - Exception in org.apache.muse.ws.resource.properties.query.faults
 
QueryEvaluationErrorFault(Element) - Constructor for exception org.apache.muse.ws.resource.properties.query.faults.QueryEvaluationErrorFault
 
QueryEvaluationErrorFault(String) - Constructor for exception org.apache.muse.ws.resource.properties.query.faults.QueryEvaluationErrorFault
 
QueryEvaluationErrorFault(String, Throwable) - Constructor for exception org.apache.muse.ws.resource.properties.query.faults.QueryEvaluationErrorFault
 
QueryEvaluationErrorFault(Throwable) - Constructor for exception org.apache.muse.ws.resource.properties.query.faults.QueryEvaluationErrorFault
 
QueryExpression - Interface in org.apache.muse.ws.resource.properties.query
QueryExpression describes components that can evaluate an XML document based on a specific query language.
QueryExpressionFactory - Interface in org.apache.muse.ws.resource.properties.query
QueryExpressionFactory is a means of generating executable QueryExpressions for a set of dialects without having to reference specific dialects or language constructs in the calling code.
QueryHandler - Class in org.apache.muse.ws.resource.properties.query.impl
QueryHandler is the parser for the WS-ResourceProperties QueryResourceProperties operation.
QueryHandler() - Constructor for class org.apache.muse.ws.resource.properties.query.impl.QueryHandler
 
QueryRelationships - Class in org.apache.muse.ws.dm.muws.impl
QueryRelationships is a serializer/deserializer for the MUWS (Part 2) QueryRelationshipsByType operation's request content.
QueryRelationships(Element) - Constructor for class org.apache.muse.ws.dm.muws.impl.QueryRelationships
 
QueryRelationships(QName[]) - Constructor for class org.apache.muse.ws.dm.muws.impl.QueryRelationships
 
queryRelationshipsByType(QName[]) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationships
 
queryRelationshipsByType(QName[]) - Method in interface org.apache.muse.ws.dm.muws.Relationships
This method is defined by MUWS Part 2 in order to optimize the query of a resource property that will often have a large number of instances (which would make XPath-like queries and catch-all Get requests a performance bottleneck).
queryRelationshipsByType(QName[]) - Method in class org.apache.muse.ws.dm.muws.remote.RelationshipsClient
 
QueryRelationshipsHandler - Class in org.apache.muse.ws.dm.muws.impl
QueryRelationshipsHandler is the parser for the MUWS (Part 2) QueryRelationshipsByType operation.
QueryRelationshipsHandler() - Constructor for class org.apache.muse.ws.dm.muws.impl.QueryRelationshipsHandler
 
QueryRelationshipsResponse - Class in org.apache.muse.ws.dm.muws.impl
QueryRelationshipsResponse is a serializer/deserializer for the MUWS (Part 2) QueryRelationshipsByType operation's response content.
QueryRelationshipsResponse(Element) - Constructor for class org.apache.muse.ws.dm.muws.impl.QueryRelationshipsResponse
 
QueryRelationshipsResponse(WsResource[]) - Constructor for class org.apache.muse.ws.dm.muws.impl.QueryRelationshipsResponse
 
QueryRequest - Class in org.apache.muse.ws.resource.properties.query.impl
QueryRequest is a serializer/deserializer for the WS-ResourceProperties QueryResourceProperties operation's request content.
QueryRequest(Element) - Constructor for class org.apache.muse.ws.resource.properties.query.impl.QueryRequest
 
QueryRequest(String, String) - Constructor for class org.apache.muse.ws.resource.properties.query.impl.QueryRequest
 
queryResourceProperties(String, String) - Method in class org.apache.muse.ws.resource.properties.query.impl.SimpleQueryCapability
 
QueryResourceProperties - Interface in org.apache.muse.ws.resource.properties.query
 
queryResourceProperties(String, String) - Method in interface org.apache.muse.ws.resource.properties.query.QueryResourceProperties
Returns a set of DOM Nodes that correlates to the given query string.
queryResourceProperties(String, String) - Method in class org.apache.muse.ws.resource.remote.WsResourceClient
 
QueryResponse - Class in org.apache.muse.ws.resource.properties.query.impl
QueryResponse is a serializer/deserializer for the WS-ResourceProperties QueryResourceProperties operation's response content.
QueryResponse(Node[]) - Constructor for class org.apache.muse.ws.resource.properties.query.impl.QueryResponse
 
QUIET_FLAG - Static variable in interface org.apache.muse.tools.generator.Wsdl2JavaConstants
 

R

RandomResourceIdFactory - Class in org.apache.muse.core.routing
This ResourceIdFactory creates IDs that are random UUIDs, as generated by Muse's RandomUuidFactory.
RandomResourceIdFactory() - Constructor for class org.apache.muse.core.routing.RandomResourceIdFactory
 
RandomUuidFactory - Class in org.apache.muse.util.uuid
RandomUuidFactory is a UuidFactory that generates random UUIDs.
READ_ONLY - Static variable in class org.apache.muse.ws.resource.metadata.WsrmdConstants
 
READ_WRITE - Static variable in class org.apache.muse.ws.resource.metadata.WsrmdConstants
 
ReadOnlyApprover - Class in org.apache.muse.ws.resource.metadata.impl
ReadOnlyApprover is a PropertyChangeApprover that prevents modifications to read-only properties.
ReadOnlyApprover(QName) - Constructor for class org.apache.muse.ws.resource.metadata.impl.ReadOnlyApprover
 
readRequested(Element[]) - Method in class org.apache.muse.ws.dm.muws.impl.MetricDecorationProvider
 
readRequested(Element[]) - Method in class org.apache.muse.ws.dm.muws.impl.MetricOnDemandListener
 
readRequested(QName, Element[]) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
Reports all property read requests to the PropertyReadListeners.
readRequested(Element[]) - Method in interface org.apache.muse.ws.resource.properties.listeners.PropertyReadListener
 
REASON_QNAME - Static variable in class org.apache.muse.ws.addressing.soap.SoapConstants
 
RECEIVER_QNAME - Static variable in class org.apache.muse.ws.addressing.soap.SoapConstants
 
REF - Static variable in class org.apache.muse.util.xml.XsdUtils
 
ReflectionMessageHandler - Class in org.apache.muse.core.routing
ReflectionMessageHandler is a generic implementation of MessageHandler that can be applied to any Java method.
ReflectionMessageHandler(String, QName, QName) - Constructor for class org.apache.muse.core.routing.ReflectionMessageHandler
 
ReflectionProxyHandler - Class in org.apache.muse.core.proxy
ReflectionProxyHandler is a generic implementation of ProxyHandler that can be applied to any web service operation.
ReflectionProxyHandler() - Constructor for class org.apache.muse.core.proxy.ReflectionProxyHandler
 
ReflectUtilHelper - Interface in org.apache.muse.util
 
ReflectUtils - Class in org.apache.muse.util
ReflectUtils is a collection of utilities that allows you to leverage Java reflection without all of the checked exceptions (they are converted to runtime exceptions or return values).
ReflectUtils() - Constructor for class org.apache.muse.util.ReflectUtils
 
registerBundleResources(Bundle, String, String) - Method in class org.apache.muse.core.platform.osgi.routing.OSGiResourceRouter
 
registerClass(String, Bundle) - Method in interface org.apache.muse.osgi.soa.core.BundleClassResolver
 
registerContext(Bundle, String) - Static method in class org.apache.muse.core.platform.osgi.util.BundleRootHelper
registers a Muse context (from the manifest)for a particular bundle
registerManagementProvider(ResourceManagementProvider) - Method in class org.apache.muse.core.platform.osgi.axis2.ResourceManagementProviderFactory
Register the ResourceManagementProvider the this environment.
registerManagementProvider(ResourceManagementProvider) - Method in class org.apache.muse.core.platform.osgi.mini.ResourceManagementProviderFactory
Register the ResourceManagementProvider the this environment.
registerRoot(Bundle, File) - Static method in class org.apache.muse.core.platform.osgi.util.BundleRootHelper
registers a File System root for a particular bundle
registerSerializer(Class, Serializer) - Method in class org.apache.muse.core.serializer.SerializerRegistry
Associates the given serializer with the type and any of its sub-types.
RELATES_TO_QNAME - Static variable in class org.apache.muse.ws.addressing.WsaConstants
 
RELATIONSHIP_CREATION_FAILED_QNAME - Static variable in class org.apache.muse.ws.dm.muws.ext.MuwsExtConstants
 
RELATIONSHIP_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
RELATIONSHIP_RESOURCE_TOPIC - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
RELATIONSHIP_RESOURCE_URI - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
The WSDM RelationshipResource namespace URI.
RELATIONSHIP_TYPE - Static variable in class org.apache.muse.ws.addressing.WsaConstants
 
RelationshipCreationFailedFault - Exception in org.apache.muse.ws.dm.muws.ext.faults
 
RelationshipCreationFailedFault(Element) - Constructor for exception org.apache.muse.ws.dm.muws.ext.faults.RelationshipCreationFailedFault
 
RelationshipCreationFailedFault(String) - Constructor for exception org.apache.muse.ws.dm.muws.ext.faults.RelationshipCreationFailedFault
 
RelationshipCreationFailedFault(String, Throwable) - Constructor for exception org.apache.muse.ws.dm.muws.ext.faults.RelationshipCreationFailedFault
 
RelationshipCreationFailedFault(Throwable) - Constructor for exception org.apache.muse.ws.dm.muws.ext.faults.RelationshipCreationFailedFault
 
RelationshipResource - Interface in org.apache.muse.ws.dm.muws
RelationshipResource is the interface that describes WSDM relationships as WS-RF implied resources.
Relationships - Interface in org.apache.muse.ws.dm.muws
Relationships is an interface that represents the WSDM Relationships capability.
RELATIONSHIPS_TOPIC - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
RELATIONSHIPS_URI - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
The WSDM Relationships namespace URI.
RelationshipsClient - Class in org.apache.muse.ws.dm.muws.remote
RelationshipsClient is a client for invoking the web services operations in WSDM MUWS Part 2 that are defined by the muws2:Relationships capability.
RelationshipsClient(EndpointReference) - Constructor for class org.apache.muse.ws.dm.muws.remote.RelationshipsClient
 
RelationshipsClient(EndpointReference, EndpointReference) - Constructor for class org.apache.muse.ws.dm.muws.remote.RelationshipsClient
 
RelationshipsClient(EndpointReference, EndpointReference, Environment) - Constructor for class org.apache.muse.ws.dm.muws.remote.RelationshipsClient
 
RelationshipsClient(EndpointReference, EndpointReference, SoapClient) - Constructor for class org.apache.muse.ws.dm.muws.remote.RelationshipsClient
 
RelationshipType - Interface in org.apache.muse.ws.dm.muws
RelationshipType represents the muws2:Type field in a WSDM relationship.
releaseManagementProvider() - Method in class org.apache.muse.core.platform.osgi.routing.OSGiResourceRouter
 
reload() - Method in class org.apache.muse.core.AbstractFilePersistence
This implementation re-loads all saved instances of the resource types found in the ResourceManager.
reload() - Method in interface org.apache.muse.core.Persistence
Reads any data that was persisted by the class back into memory and provides it to the proper components (resource or capability).
reloadResource(String, Element) - Method in class org.apache.muse.core.AbstractFilePersistence
This method should be overridden by concrete file-based persistence classes to update a resource instance with the saved data from the XML fragment.
reloadResource(String, Element) - Method in class org.apache.muse.core.routing.RouterFilePersistence
This method should be overridden by concrete file-based persistence classes to update a resource instance with the saved data from the XML fragment.
reloadResource(String, Element) - Method in class org.apache.muse.ws.notification.impl.NotificationProducerFilePersistence
 
reloadResource(String, Element) - Method in class org.apache.muse.ws.resource.sg.impl.ServiceGroupFilePersistence
 
reloadResources(String, File) - Method in class org.apache.muse.core.AbstractFilePersistence
This method finds all of the files in the resource type's persistence directory and reloads them one at a time.
remove(File) - Static method in class org.apache.muse.util.FileUtils
This is a convenience method that calls remove(File, boolean) with the second parameter set to "false" (doesn't prune empty directories).
remove(File, boolean) - Static method in class org.apache.muse.util.FileUtils
 
remove(Object) - Method in class org.apache.muse.util.MultiMap
Removes all values associated with the given key.
removeAddressingContext() - Method in class org.apache.muse.core.AbstractEnvironment
 
removeAddressingContext() - Method in interface org.apache.muse.core.Environment
Removes the context object for the current request.
removeAllTopics() - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
removeAllTopics() - Method in interface org.apache.muse.ws.notification.topics.Topic
 
removeAttribute(String) - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
removeBundleResources(Bundle) - Method in class org.apache.muse.core.platform.osgi.routing.OSGiResourceRouter
 
removeChangeApprover(PropertyChangeApprover) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
removeChangeApprover(PropertyChangeApprover) - Method in interface org.apache.muse.ws.resource.properties.listeners.ResourcePropertyListeners
Removes the assocation between the given approver and its property.
removeChangeListener(PropertyChangeListener) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
removeChangeListener(PropertyChangeListener) - Method in interface org.apache.muse.ws.resource.properties.listeners.ResourcePropertyListeners
Removes the assocation between the given listener and its property.
removeEntry(WsResource) - Method in class org.apache.muse.ws.resource.sg.impl.SimpleServiceGroup
 
removeEntry(WsResource) - Method in interface org.apache.muse.ws.resource.sg.ServiceGroup
 
removeListener(ResourceManagerListener) - Method in interface org.apache.muse.core.ResourceManager
Stops the given listener from receiving notifications about the addition and removal of resource instances.
removeListener(ResourceManagerListener) - Method in class org.apache.muse.core.SimpleResourceManager
 
removeMatch(Match) - Method in class org.apache.muse.ws.dm.muws.impl.ComplexMatch
 
removeMatch(Match) - Method in class org.apache.muse.ws.dm.muws.impl.MatchCorrelation
 
removeMatch(Match) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMatch
This method always throws an UnsupportedOperationException, because simple PBMs can't have children.
removeMatch(Match) - Method in interface org.apache.muse.ws.dm.muws.Match
 
removeMessageListener(NotificationMessageListener) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationConsumer
 
removeMessageListener(NotificationMessageListener) - Method in interface org.apache.muse.ws.notification.NotificationConsumer
 
removeMessageType(QName) - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
removeMessageType(QName) - Method in interface org.apache.muse.ws.notification.topics.Topic
 
removeParameter(QName) - Method in class org.apache.muse.ws.addressing.EndpointReference
This is a convenience method that removes the first instance of a reference parameter with the given name.
removeParameter(QName, int) - Method in class org.apache.muse.ws.addressing.EndpointReference
Removes the n-th instance of the parameter with the given name.
removeParameters(QName) - Method in class org.apache.muse.ws.addressing.EndpointReference
Removes all instances of the parameter with the given name.
removeProperty(QName) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
removeProperty(QName) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
Removes the wsrmd:Property element with the given name.
removeProperty(QName) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
removeReadListener(PropertyReadListener) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
removeReadListener(PropertyReadListener) - Method in interface org.apache.muse.ws.resource.properties.listeners.ResourcePropertyListeners
Removes the assocation between the given listener and its property.
removeRelationship(WsResource) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationships
 
removeRelationship(WsResource) - Method in interface org.apache.muse.ws.dm.muws.Relationships
Deletes the RelationshipResource from the owner's WS-RP container.
removeResource(EndpointReference) - Method in interface org.apache.muse.core.ResourceManager
Removes the EPR-resource pair from the manager.
removeResource(EndpointReference) - Method in class org.apache.muse.core.SimpleResourceManager
 
removeResourceDefinitions(Collection) - Method in interface org.apache.muse.core.ResourceManager
Removes each ResourceDefinition in the given Collection.
removeResourceDefinitions(Collection) - Method in class org.apache.muse.core.SimpleResourceManager
 
removeSchemaReferences(Element) - Static method in class org.apache.muse.ws.wsdl.WsdlUtils
 
removeSubscription(EndpointReference) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
removeSubscription(EndpointReference) - Method in interface org.apache.muse.ws.notification.NotificationProducer
This method is for internal (service-side) code that wishes to remove a subscription so that messages are no longer published to its subscriber.
removeTopic(String) - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
removeTopic(String) - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopicNamespace
 
removeTopic(String) - Method in interface org.apache.muse.ws.notification.topics.Topic
 
removeTopic(String) - Method in interface org.apache.muse.ws.notification.topics.TopicNamespace
 
removeTopicListener(TopicListener) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationConsumer
 
removeTopicListener(TopicListener) - Method in interface org.apache.muse.ws.notification.NotificationConsumer
 
removeTopicNamespace(String) - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopicSet
 
removeTopicNamespace(String) - Method in interface org.apache.muse.ws.notification.topics.TopicSet
 
removeWsdlReferences(Element) - Static method in class org.apache.muse.ws.wsdl.WsdlUtils
Iterates over a WSDL document and removes all WSDL imports and XSD imports.
replaceFirst(String, String, String) - Static method in class org.apache.muse.util.StringUtils
 
REPLY_RELATIONSHIP - Static variable in class org.apache.muse.ws.addressing.WsaConstants
 
REPLY_RELATIONSHIP_QNAME - Static variable in class org.apache.muse.ws.addressing.WsaConstants
 
REPLY_TO_QNAME - Static variable in class org.apache.muse.ws.addressing.WsaConstants
 
REPORT_SITUATION_QNAME - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
REPORT_TIME - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
REPORTER_COMP_QNAME - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
REQUEST_SITUATION_QNAME - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
REQUESTED_DURATION_QNAME - Static variable in class org.apache.muse.ws.resource.lifetime.WsrlConstants
 
REQUESTED_TIME_QNAME - Static variable in class org.apache.muse.ws.resource.lifetime.WsrlConstants
 
REQUESTED_TYPE_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
RequestWrapper - Class in org.apache.muse.core.platform.osgi.mini.internal
 
RequestWrapper(HttpServletRequest) - Constructor for class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
REQUIRED_LIBRARIES - Static variable in interface org.apache.muse.tools.generator.projectizer.MiniProjectizerConstants
 
REQUIRED_LIBS - Static variable in interface org.apache.muse.tools.generator.projectizer.OsgiProjectizerConstants
 
REQUIRED_MODULES - Static variable in interface org.apache.muse.tools.generator.projectizer.Axis2ProjectizerConstants
 
REQUIRED_MODULES - Static variable in interface org.apache.muse.tools.generator.projectizer.MiniProjectizerConstants
 
REQUIRED_MODULES - Static variable in interface org.apache.muse.tools.generator.projectizer.OsgiAxis2ProjectizerConstants
 
REQUIRED_MODULES - Static variable in interface org.apache.muse.tools.generator.projectizer.OsgiMiniProjectizerConstants
 
REQUIRED_MODULES - Static variable in interface org.apache.muse.tools.generator.projectizer.ProxyProjectizerConstants
 
REQUIRED_MUSE_LIBS - Static variable in interface org.apache.muse.tools.generator.projectizer.ProxyProjectizerConstants
 
reschedule(TimerTask, Date) - Method in class org.apache.muse.util.Timer
Cancels the timer (if it is currently scheduled) and reschedules it for the given time.
reset(Object) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
reset(Object) - Method in interface org.apache.muse.ws.dm.muws.Metric
Updates the resource property via WSRP and then adjusts the metric metadata to reflect the change.
RESET_AT - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
resetIndex() - Method in class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
resolve() - Method in class org.apache.muse.ws.notification.topics.impl.ConcretePathExpression
 
resolve() - Method in interface org.apache.muse.ws.notification.topics.TopicPathExpression
Evaluates the topic path and finds the Topic it represents.
resolveNamespace(String, Node) - Static method in class org.apache.muse.util.xml.XmlUtils
Parses the prefix from the given qualified name and finds the first XML namespace declaration that maps that prefix to a namespace URI.
Resource - Interface in org.apache.muse.core
Resource is an aggregate of Capability objects, providing a common host for them to share information and sub-components.
RESOURCE_FILE - Static variable in interface org.apache.muse.tools.generator.projectizer.Axis2ProjectizerConstants
 
RESOURCE_ID_QNAME - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
RESOURCE_ID_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
RESOURCE_INITIALIZATION_QNAME - Static variable in class org.apache.muse.ws.resource.ext.WsrfExtConstants
 
RESOURCE_NOT_DESTROYED_QNAME - Static variable in class org.apache.muse.ws.resource.lifetime.WsrlConstants
 
RESOURCE_PROPERTIES - Static variable in interface org.apache.muse.tools.generator.util.DefinitionConstants
 
RESOURCE_PROPERTIES - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
The WS-RP attribute for WSDL portTypes.
RESOURCE_PROPERTY - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
RESOURCE_TYPE_QNAME - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
 
RESOURCE_UNAVAILABLE_QNAME - Static variable in class org.apache.muse.ws.resource.WsrfConstants
 
RESOURCE_UNKNOWN_QNAME - Static variable in class org.apache.muse.ws.resource.WsrfConstants
 
resourceAdded(EndpointReference, Resource) - Method in interface org.apache.muse.core.ResourceManagerListener
 
resourceAdded(EndpointReference, Resource) - Method in class org.apache.muse.core.routing.RouterFilePersistence
This implementation checks to see if the resource type is one that is being persisted, and if so, creates a file for the instance.
resourceAdded(EndpointReference, Resource) - Method in class org.apache.muse.ws.dm.muws.adv.impl.AbstractAdvertisement
 
resourceAdded(EndpointReference, Resource) - Method in class org.apache.muse.ws.dm.muws.adv.impl.ServiceGroupEntryAdvertisement
 
resourceAdded(EndpointReference, Resource) - Method in class org.apache.muse.ws.notification.impl.NotificationProducerFilePersistence
 
resourceAdded(EndpointReference, Resource) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
resourceAdded(EndpointReference, Resource) - Method in class org.apache.muse.ws.resource.sg.impl.ServiceGroupFilePersistence
 
resourceAdded(EndpointReference, Resource) - Method in class org.apache.muse.ws.resource.sg.impl.SimpleServiceGroup
 
ResourceDefinition - Class in org.apache.muse.core.descriptor
 
ResourceDefinition() - Constructor for class org.apache.muse.core.descriptor.ResourceDefinition
 
ResourceDefinitionCallback - Interface in org.apache.muse.core.platform.osgi
ResourceDefinitionCallback is ...
ResourceDescriptor - Interface in org.apache.muse.core.descriptor
 
ResourceIdFactory - Interface in org.apache.muse.core.routing
ResourceIdFactory is an interface for classes that provide a name-value pair that is inserted into a WS-Addressing endpoint reference's set of properties in order to distinguish it from other EPRs that target the same endpoint (the implied resource pattern).
resourceImplementationNames - Variable in class org.apache.muse.util.osgi.AbstractResourceManagementImplementation
 
ResourceInitializationFault - Exception in org.apache.muse.ws.resource.ext.faults
 
ResourceInitializationFault(Element) - Constructor for exception org.apache.muse.ws.resource.ext.faults.ResourceInitializationFault
 
ResourceInitializationFault(String) - Constructor for exception org.apache.muse.ws.resource.ext.faults.ResourceInitializationFault
 
ResourceInitializationFault(String, Throwable) - Constructor for exception org.apache.muse.ws.resource.ext.faults.ResourceInitializationFault
 
ResourceInitializationFault(Throwable) - Constructor for exception org.apache.muse.ws.resource.ext.faults.ResourceInitializationFault
 
ResourceInspector - Class in org.apache.muse.tools.inspector
This tool allows a client to dynamically discover the properties and operations of a resource by parsing its WSDL.
ResourceInspector() - Constructor for class org.apache.muse.tools.inspector.ResourceInspector
 
ResourceManagementAdminService - Interface in org.apache.muse.core.platform.osgi.axis2
ResourceManagementAdminService is ...
ResourceManagementAdminService - Interface in org.apache.muse.core.platform.osgi.mini
ResourceManagementAdminService is ...
ResourceManagementAdminServiceImpl - Class in org.apache.muse.core.platform.osgi.axis2.internal
ResourceManagementAdminServiceImpl administers the interaction between the OSGi-hosted Muse Axis2 environment and an OSGi service that provides the actual Axis2 runtime environment
ResourceManagementAdminServiceImpl(BundleContext, SOAPProvider) - Constructor for class org.apache.muse.core.platform.osgi.axis2.internal.ResourceManagementAdminServiceImpl
 
ResourceManagementAdminServiceImpl - Class in org.apache.muse.core.platform.osgi.mini.internal
ResourceManagementAdminServiceImpl administers the interaction between the OSGi-hosted Muse Axis2 environment and an OSGi service that provides the actual Axis2 runtime environment
ResourceManagementAdminServiceImpl(BundleContext, ServiceReference) - Constructor for class org.apache.muse.core.platform.osgi.mini.internal.ResourceManagementAdminServiceImpl
 
ResourceManagementImplementation - Interface in org.apache.muse.util.osgi
ResourceManagementImplementation is an interface for registering Muse contributions provided by a bundle.
ResourceManagementProvider - Interface in org.apache.muse.core.platform.osgi
ResourceManagementProvider is an interface for Muse application deployment functionality.
ResourceManagementProviderFactory - Class in org.apache.muse.core.platform.osgi.axis2
ResourceManagementProviderFactory is ...
ResourceManagementProviderFactory - Class in org.apache.muse.core.platform.osgi.mini
ResourceManagementProviderFactory is ...
ResourceManager - Interface in org.apache.muse.core
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 - Interface in org.apache.muse.core
ResourceManagerListener is an interface for components that want to receive internal notifications about the addition/removal of resource instances in the Muse ResourceManager.
ResourceNotDestroyedFault - Exception in org.apache.muse.ws.resource.lifetime.faults
 
ResourceNotDestroyedFault(Element) - Constructor for exception org.apache.muse.ws.resource.lifetime.faults.ResourceNotDestroyedFault
 
ResourceNotDestroyedFault(String) - Constructor for exception org.apache.muse.ws.resource.lifetime.faults.ResourceNotDestroyedFault
 
ResourceNotDestroyedFault(String, Throwable) - Constructor for exception org.apache.muse.ws.resource.lifetime.faults.ResourceNotDestroyedFault
 
ResourceNotDestroyedFault(Throwable) - Constructor for exception org.apache.muse.ws.resource.lifetime.faults.ResourceNotDestroyedFault
 
ResourcePropertiesMetadataValidation - Interface in org.apache.muse.ws.resource.metadata
ResourcePropertiesMetadataValidation is a set of methods required of WSRP implementations that provide metadata validation via WS-RMD 1.0.
ResourcePropertiesSchema - Interface in org.apache.muse.ws.resource.properties.schema
ResourcePropertiesSchema represents the portion of an XML schema that defines a WS-RP document.
ResourcePropertiesSchemaValidation - Interface in org.apache.muse.ws.resource.properties.schema
ResourcePropertiesSchemaValidation is a set of methods for WSRP implementations that provide schema validation and a capability delegation model.
ResourcePropertyChangeEvent - Class in org.apache.muse.ws.notification.properties
ResourcePropertyChangeEvent is a simple Java bean that represents the WSRP property change notification event.
ResourcePropertyChangeEvent(QName, Element[], Element[]) - Constructor for class org.apache.muse.ws.notification.properties.ResourcePropertyChangeEvent
 
ResourcePropertyChangeEvent(NotificationMessage) - Constructor for class org.apache.muse.ws.notification.properties.ResourcePropertyChangeEvent
Parses the message content to find the WSRP change notification data.
ResourcePropertyCollection - Interface in org.apache.muse.ws.resource.properties
ResourcePropertyCollection is the WSRP-based state model that is used by all WS-resources.
ResourcePropertyListeners - Interface in org.apache.muse.ws.resource.properties.listeners
ResourcePropertyListeners defines operations for WS-RP implementations that allow users to monitor activity on the document and subscribe to notifications about that activity.
resourceRemoved(EndpointReference) - Method in interface org.apache.muse.core.ResourceManagerListener
 
resourceRemoved(EndpointReference) - Method in class org.apache.muse.core.routing.RouterFilePersistence
This implementation checks to see if the resource type is one that is being persisted, and if so, tries to delete the resource's file.
resourceRemoved(EndpointReference) - Method in class org.apache.muse.ws.dm.muws.adv.impl.AbstractAdvertisement
 
resourceRemoved(EndpointReference) - Method in class org.apache.muse.ws.dm.muws.adv.impl.ServiceGroupEntryAdvertisement
 
resourceRemoved(EndpointReference) - Method in class org.apache.muse.ws.notification.impl.NotificationProducerFilePersistence
 
resourceRemoved(EndpointReference) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
resourceRemoved(EndpointReference) - Method in class org.apache.muse.ws.resource.sg.impl.ServiceGroupFilePersistence
 
resourceRemoved(EndpointReference) - Method in class org.apache.muse.ws.resource.sg.impl.SimpleServiceGroup
 
ResourceRouter - Interface in org.apache.muse.core.routing
ResourceRouter is the gateway to the generic resource layer that sits on top of the isolation layer.
ResourceRouterDelegate - Interface in org.apache.muse.core.platform.osgi.routing
ResourceRouterDelegate is ...
RESOURCES_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.Axis2ProjectizerConstants
 
RESOURCES_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.MiniProjectizerConstants
 
RESOURCES_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.OsgiProjectizerConstants
 
RESOURCES_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.ProxyProjectizerConstants
 
resourceSpecNames - Variable in class org.apache.muse.util.osgi.AbstractResourceManagementImplementation
 
ResourceUnavailableFault - Exception in org.apache.muse.ws.resource.faults
 
ResourceUnavailableFault(Element) - Constructor for exception org.apache.muse.ws.resource.faults.ResourceUnavailableFault
 
ResourceUnavailableFault(String) - Constructor for exception org.apache.muse.ws.resource.faults.ResourceUnavailableFault
 
ResourceUnavailableFault(String, Throwable) - Constructor for exception org.apache.muse.ws.resource.faults.ResourceUnavailableFault
 
ResourceUnavailableFault(Throwable) - Constructor for exception org.apache.muse.ws.resource.faults.ResourceUnavailableFault
 
ResourceUnknownFault - Exception in org.apache.muse.ws.resource.faults
 
ResourceUnknownFault(Element) - Constructor for exception org.apache.muse.ws.resource.faults.ResourceUnknownFault
 
ResourceUnknownFault(String) - Constructor for exception org.apache.muse.ws.resource.faults.ResourceUnknownFault
 
ResourceUnknownFault(String, Throwable) - Constructor for exception org.apache.muse.ws.resource.faults.ResourceUnknownFault
 
ResourceUnknownFault(Throwable) - Constructor for exception org.apache.muse.ws.resource.faults.ResourceUnknownFault
 
ResponseActionHandler - Class in org.apache.muse.core.platform.axis2
This is an Axis2 handler that provides a WS-A Action URI for the response message based on the one that was included in the request message.
ResponseActionHandler() - Constructor for class org.apache.muse.core.platform.axis2.ResponseActionHandler
 
RESUME_FAILED_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
RESUME_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
RESUME_RESPONSE_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
RESUME_URI - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
ResumeFailedFault - Exception in org.apache.muse.ws.notification.faults
 
ResumeFailedFault(Element) - Constructor for exception org.apache.muse.ws.notification.faults.ResumeFailedFault
 
ResumeFailedFault(String) - Constructor for exception org.apache.muse.ws.notification.faults.ResumeFailedFault
 
ResumeFailedFault(String, Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.ResumeFailedFault
 
ResumeFailedFault(Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.ResumeFailedFault
 
resumeSubscription() - Method in class org.apache.muse.ws.notification.impl.SimpleSubscriptionManager
 
resumeSubscription() - Method in class org.apache.muse.ws.notification.remote.SubscriptionClient
 
resumeSubscription() - Method in interface org.apache.muse.ws.notification.SubscriptionManager
If the subscription is paused, it is unpaused, so that messages published to the topic will once again be sent to the consumer.
RMD_OUTPUT_FLAG - Static variable in interface org.apache.muse.tools.generator.WsdlMergeConstants
 
RmdFileFilter - Class in org.apache.muse.ws.resource.metadata
RmdFileFilter is a file filter used to find RMD files (*.rmd).
RmdFileFilter() - Constructor for class org.apache.muse.ws.resource.metadata.RmdFileFilter
 
ROLE_QNAME - Static variable in class org.apache.muse.ws.addressing.soap.SoapConstants
 
ROLE_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
ROUTER_ENTRIES_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.Axis2ProjectizerConstants
 
ROUTER_ENTRIES_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.MiniProjectizerConstants
 
ROUTER_ENTRIES_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.OsgiProjectizerConstants
 
ROUTER_QNAME - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
 
RouterDefinition - Class in org.apache.muse.core.descriptor
 
RouterDefinition() - Constructor for class org.apache.muse.core.descriptor.RouterDefinition
 
RouterDescriptor - Interface in org.apache.muse.core.descriptor
 
RouterFilePersistence - Class in org.apache.muse.core.routing
RouterFilePersistence is a component that saves router entries (EPRs and their resource types) to XML files on disk.
RouterFilePersistence() - Constructor for class org.apache.muse.core.routing.RouterFilePersistence
 
RouterPersistence - Interface in org.apache.muse.core.routing
RouterPersistence is an interface for components that will serialize and deserialize the routing table (EPRs and resource types) to a persistence layer during reboots.
RouterPersistenceDescriptor - Class in org.apache.muse.core.descriptor
 
RouterPersistenceDescriptor() - Constructor for class org.apache.muse.core.descriptor.RouterPersistenceDescriptor
 
RPC_BINDING_TYPE - Static variable in interface org.apache.muse.osgi.soa.core.SOAPProvider
 
run() - Method in class org.apache.muse.tools.generator.Wsdl2Java
Generate code using the analyser, synthesizer and projectizer.
run(File[], String, String, boolean, String, String) - Static method in class org.apache.muse.tools.generator.WsdlMerge
 
run(Element) - Method in class org.apache.muse.tools.inspector.ResourceInspector
 
run(Element, Environment) - Method in class org.apache.muse.tools.inspector.ResourceInspector
 

S

saveFlagValue(String) - Method in class org.apache.muse.util.CommandLine
Tells the command line parser to associate the given flag with the value that comes after it in the list of arguments (if the flag is found).
schedule(TimerTask, Date) - Method in class org.apache.muse.util.Timer
Sets the timer to fire at the given time, which will results in the timer's TimerTask being executed.
SCHEDULED_TERMINATION_URI - Static variable in class org.apache.muse.ws.resource.lifetime.WsrlConstants
 
ScheduledTermination - Interface in org.apache.muse.ws.resource.lifetime
ScheduledTermination represents the WS-ResourceLifetime ScheduledResourceTermination capability, which has two properties (wsrf-rl:CurrentTime and wsrf-rl:TerminationTime) and one method (wsrf-rl:SetTerminationTime).
SCHEMA_LOCATION - Static variable in class org.apache.muse.util.xml.XsdUtils
 
SCHEMA_QNAME - Static variable in class org.apache.muse.tools.inspector.ResourceInspector
 
SCHEMA_QNAME - Static variable in class org.apache.muse.util.xml.XsdUtils
 
SCHEMA_VALIDATION_ERROR_QNAME - Static variable in class org.apache.muse.ws.resource.ext.WsrfExtConstants
 
SchemaValidationFault - Exception in org.apache.muse.ws.resource.properties.schema.faults
 
SchemaValidationFault(Element) - Constructor for exception org.apache.muse.ws.resource.properties.schema.faults.SchemaValidationFault
 
SchemaValidationFault(String) - Constructor for exception org.apache.muse.ws.resource.properties.schema.faults.SchemaValidationFault
 
SchemaValidationFault(String, Throwable) - Constructor for exception org.apache.muse.ws.resource.properties.schema.faults.SchemaValidationFault
 
SchemaValidationFault(Throwable) - Constructor for exception org.apache.muse.ws.resource.properties.schema.faults.SchemaValidationFault
 
searchClassHierarchy(Class) - Method in class org.apache.muse.core.serializer.SerializerRegistry
Looks through the parent class and interfaces of the given type to see if one of them has a registered serializer that could be used on the sub-type.
SECTION_QNAME - Static variable in class org.apache.muse.ws.metadata.WsxConstants
 
select(Node, String) - Static method in class org.apache.muse.util.xml.XPathUtils
Returns the first Node that matches the given XPath expression.
selectNodeList(Node, String) - Static method in class org.apache.muse.util.xml.XPathUtils
Returns a set of all Nodes that match the given XPath expression.
send(EndpointReference, EndpointReference, String, Element[]) - Method in class org.apache.muse.ws.addressing.soap.SimpleSoapClient
 
send(EndpointReference, EndpointReference, String, Element[], Element[]) - Method in class org.apache.muse.ws.addressing.soap.SimpleSoapClient
 
send(EndpointReference, EndpointReference, String, Element[]) - Method in interface org.apache.muse.ws.addressing.soap.SoapClient
Sends a SOAP envelope with the given body to the given destination.
send(EndpointReference, EndpointReference, String, Element[], Element[]) - Method in interface org.apache.muse.ws.addressing.soap.SoapClient
Sends a SOAP envelope with the given body to the given destination.
SENDER_QNAME - Static variable in class org.apache.muse.ws.addressing.soap.SoapConstants
 
sendMessage(EndpointReference, QName, QName, Element) - Method in class org.apache.muse.ws.dm.muws.adv.impl.AbstractAdvertisement
 
SEQUENCE_NUMBER - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
SEQUENCE_QNAME - Static variable in class org.apache.muse.tools.inspector.ResourceInspector
 
SEQUENCE_QNAME - Static variable in class org.apache.muse.util.xml.XsdUtils
 
SERIALIZATION_ERROR_QNAME - Static variable in class org.apache.muse.ws.resource.ext.WsrfExtConstants
 
SerializationErrorFault - Exception in org.apache.muse.ws.resource.ext.faults
 
SerializationErrorFault(Element) - Constructor for exception org.apache.muse.ws.resource.ext.faults.SerializationErrorFault
 
SerializationErrorFault(String) - Constructor for exception org.apache.muse.ws.resource.ext.faults.SerializationErrorFault
 
SerializationErrorFault(String, Throwable) - Constructor for exception org.apache.muse.ws.resource.ext.faults.SerializationErrorFault
 
SerializationErrorFault(Throwable) - Constructor for exception org.apache.muse.ws.resource.ext.faults.SerializationErrorFault
 
serialize(Object, QName) - Method in class org.apache.muse.core.proxy.ReflectionProxyHandler
Serializes the given object using the Serializer registered for the object's type.
Serializer - Interface in org.apache.muse.core.serializer
Serializer is a simple interface for serializing and deserializing individual objects to and from XML.
SerializerDefinition - Class in org.apache.muse.core.descriptor
 
SerializerDefinition() - Constructor for class org.apache.muse.core.descriptor.SerializerDefinition
 
SerializerDescriptor - Interface in org.apache.muse.core.descriptor
 
SerializerRegistry - Class in org.apache.muse.core.serializer
SerializerRegistry is a singleton component that keeps track of what Java types have Muse Serializers for use by SOAP handlers and user code.
SerializerRegistry.ClassComparator - Class in org.apache.muse.core.serializer
ClassComparator sorts java.lang.Class objects by name (ABC order).
SerializerRegistry.ClassComparator() - Constructor for class org.apache.muse.core.serializer.SerializerRegistry.ClassComparator
 
ServerClassSynthesizer - Class in org.apache.muse.tools.generator.synthesizer
 
ServerClassSynthesizer() - Constructor for class org.apache.muse.tools.generator.synthesizer.ServerClassSynthesizer
 
ServerInterfaceSynthesizer - Class in org.apache.muse.tools.generator.synthesizer
 
ServerInterfaceSynthesizer() - Constructor for class org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer
 
ServerSynthesizer - Class in org.apache.muse.tools.generator.synthesizer
A Synthesizer implementation that creates the server-side stubs for a set of capabilities.
ServerSynthesizer() - Constructor for class org.apache.muse.tools.generator.synthesizer.ServerSynthesizer
 
SERVICE - Static variable in interface org.apache.muse.tools.generator.util.DefinitionConstants
 
SERVICE_GROUP_REG_URI - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
 
SERVICE_GROUP_URI - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
 
SERVICE_NAME_QNAME - Static variable in class org.apache.muse.ws.addressing.WsaConstants
 
SERVICE_PORT_NAME - Static variable in class org.apache.muse.ws.addressing.WsaConstants
 
SERVICE_QNAME - Static variable in class org.apache.muse.ws.wsdl.WsdlUtils
 
serviceChanged(ServiceEvent) - Method in class org.apache.muse.core.platform.osgi.axis2.Activator
 
serviceChanged(ServiceEvent) - Method in class org.apache.muse.core.platform.osgi.mini.Activator
 
serviceChanged(ServiceEvent) - Method in class org.apache.muse.core.platform.osgi.util.OSGiReflectUtilHelper
ServiceListener method for dealing with ResourceManagementImplementation service lifecycle events.
ServiceGroup - Interface in org.apache.muse.ws.resource.sg
ServiceGroup is an internal representation of the WSDM ServiceGroup capability.
ServiceGroupClient - Class in org.apache.muse.ws.resource.sg.remote
ServiceGroupClient is a WSRF-based web services client that provides an implementation of the (optional) wsrf-sg:Add operation as well as a few convenience methods that make reading through service groups easier.
ServiceGroupClient(EndpointReference) - Constructor for class org.apache.muse.ws.resource.sg.remote.ServiceGroupClient
 
ServiceGroupClient(EndpointReference, EndpointReference) - Constructor for class org.apache.muse.ws.resource.sg.remote.ServiceGroupClient
 
ServiceGroupClient(EndpointReference, EndpointReference, Environment) - Constructor for class org.apache.muse.ws.resource.sg.remote.ServiceGroupClient
 
ServiceGroupClient(EndpointReference, EndpointReference, SoapClient) - Constructor for class org.apache.muse.ws.resource.sg.remote.ServiceGroupClient
 
ServiceGroupEntryAdvertisement - Class in org.apache.muse.ws.dm.muws.adv.impl
 
ServiceGroupEntryAdvertisement() - Constructor for class org.apache.muse.ws.dm.muws.adv.impl.ServiceGroupEntryAdvertisement
 
ServiceGroupFilePersistence - Class in org.apache.muse.ws.resource.sg.impl
ServiceGroupFilePersistence is an implementation of file-based persistence of service group entry data.
ServiceGroupFilePersistence() - Constructor for class org.apache.muse.ws.resource.sg.impl.ServiceGroupFilePersistence
 
ServiceGroupPersistence - Interface in org.apache.muse.ws.resource.sg
ServiceGroupPersistence is an extension of the basic Persistence API to provide a link to the ServiceGroup API and resource lifecycle events.
ServiceGroupRegistration - Interface in org.apache.muse.ws.resource.sg
ServiceGroupRegistration contains the optional wsrf-sg:Add operation, which can be added to resource types that already include the WS-RF ServiceGroup capability.
SERVICES - Static variable in class org.apache.muse.ws.wsdl.WsdlUtils
 
SERVICES_FILE - Static variable in interface org.apache.muse.tools.generator.projectizer.Axis2ProjectizerConstants
 
ServicesDescriptorHelper - Class in org.apache.muse.tools.generator.util
Helps the Axis2Projectizer create a services.xml.
ServicesDescriptorHelper() - Constructor for class org.apache.muse.tools.generator.util.ServicesDescriptorHelper
 
servlet - Variable in class org.apache.muse.osgi.soa.core.web.WebAppDescriptor
 
ServletDescriptor - Class in org.apache.muse.osgi.soa.core.web
ServletDescriptor a utility class for describing Servlets to be deployed into a WebApp
ServletDescriptor(String, HttpServlet) - Constructor for class org.apache.muse.osgi.soa.core.web.ServletDescriptor
 
SET_CAPABILITY - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
SET_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
SET_RESOURCE_PROPERTIES_URI - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
The WS-A Action URI for the SetResourceProperties operation.
SET_RESPONSE - Static variable in class org.apache.muse.ws.resource.properties.set.impl.SetHandler
The wsrp:SetResourcePropertiesResponse content is always the same, so we can share one instance of SetResponse among all components.
SET_RESPONSE_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
SET_RP_FAILED_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
SET_TERMINATION_QNAME - Static variable in class org.apache.muse.ws.resource.lifetime.WsrlConstants
 
SET_TERMINATION_RESPONSE_QNAME - Static variable in class org.apache.muse.ws.resource.lifetime.WsrlConstants
 
SET_TERMINATION_URI - Static variable in class org.apache.muse.ws.resource.lifetime.WsrlConstants
The WS-A Action URI of the SetTerminationTime operation.
setAction(String) - Method in class org.apache.muse.core.proxy.AbstractProxyHandler
 
setAction(String) - Method in interface org.apache.muse.core.proxy.ProxyHandler
 
setAction(String) - Method in class org.apache.muse.ws.addressing.MessageHeaders
 
setActionURI(String) - Method in class org.apache.muse.tools.inspector.JavaMethod
 
setAddress(URI) - Method in class org.apache.muse.ws.addressing.EndpointReference
 
setAddress(ComponentAddress) - Method in interface org.apache.muse.ws.dm.muws.events.Component
 
setAddress(ComponentAddress) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleComponent
 
setAnalyzer(Analyzer) - Method in class org.apache.muse.tools.generator.Wsdl2Java
Sets the analyzer to use during code generation.
setAttribute(String, Object) - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
setBuiltIn(boolean) - Method in class org.apache.muse.tools.generator.util.Capability
 
setBundle(Bundle) - Method in class org.apache.muse.core.platform.osgi.axis2.internal.Axis2ResourceManagementService
 
setBundle(Bundle) - Method in class org.apache.muse.core.platform.osgi.descriptor.OSGiDeploymentDescriptor
setter for the decriptor Bundle
setBundle(Bundle) - Method in class org.apache.muse.core.platform.osgi.descriptor.OSGiResourceDescriptor
 
setBundleContext(BundleContext) - Static method in class org.apache.muse.core.platform.osgi.axis2.Axis2Environment
setter for the the bundle context of the hosting bundle.
setCapability(Capability) - Method in class org.apache.muse.tools.generator.synthesizer.ClassInfo
 
setCapability(QName, WsResourceCapability) - Method in class org.apache.muse.ws.resource.properties.schema.impl.SimpleResourcePropertiesSchema
 
setCapability(QName, WsResourceCapability) - Method in class org.apache.muse.ws.resource.properties.schema.OpenPropertiesSchema
 
setCapability(QName, WsResourceCapability) - Method in interface org.apache.muse.ws.resource.properties.schema.ResourcePropertiesSchema
Maps the property to the capability so that users can later determine which capability should be used for servicing read/write requests against the property.
SetCapability - Interface in org.apache.muse.ws.resource.properties.set
SetCapability is allows users to expose the WSRP "write" operations so that remote clients can modify the contents of the WSRP document.
setCapabilityDefinition(CapabilityDefinition) - Method in interface org.apache.muse.core.descriptor.CapabilityDescriptor
 
setCapabilityDefinition(CapabilityDefinition) - Method in class org.apache.muse.core.descriptor.SimpleCapabilityDescriptor
 
setCapabilityDefinitions(Collection) - Method in class org.apache.muse.core.descriptor.ResourceDefinition
 
setCapabilityURI(String) - Method in class org.apache.muse.core.AbstractCapability
 
setCapabilityURI(String) - Method in interface org.apache.muse.core.Capability
 
setCaption(String[]) - Method in interface org.apache.muse.ws.dm.muws.Description
 
setCaption(String[]) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleDescription
 
setCategoryType(QName) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleSituation
 
setCategoryType(QName[]) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleSituation
 
setCategoryType(QName) - Method in interface org.apache.muse.ws.dm.muws.events.Situation
 
setCategoryType(QName[]) - Method in interface org.apache.muse.ws.dm.muws.events.Situation
 
setCharacterEncoding(String) - Method in class org.apache.muse.core.platform.osgi.mini.internal.RequestWrapper
 
setCode(QName) - Method in exception org.apache.muse.ws.addressing.soap.SoapFault
 
setConsumerReference(EndpointReference) - Method in class org.apache.muse.ws.notification.impl.SimpleSubscriptionManager
 
setConsumerReference(EndpointReference) - Method in interface org.apache.muse.ws.notification.SubscriptionManager
 
setContentElements(QName[]) - Method in class org.apache.muse.ws.resource.sg.impl.SimpleMembershipContentRule
 
setContentElements(QName[]) - Method in interface org.apache.muse.ws.resource.sg.MembershipContentRule
 
setContextPath(String) - Method in class org.apache.muse.core.descriptor.ResourceDefinition
 
setContextPath(String) - Method in interface org.apache.muse.core.Resource
 
setContextPath(String) - Method in class org.apache.muse.core.SimpleResource
 
setContextPath(String) - Method in class org.apache.muse.tools.generator.util.DeploymentDescriptorHelper
 
setCurrentMessage(NotificationMessage) - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
setCurrentMessage(NotificationMessage) - Method in interface org.apache.muse.ws.notification.topics.Topic
 
setDefaultURI(String) - Method in class org.apache.muse.core.AbstractEnvironment
 
setDefaultURI(String) - Method in interface org.apache.muse.core.Environment
 
setDelegateBundle(Bundle, String, String) - Method in class org.apache.muse.core.platform.osgi.routing.OSGiResourceRouter
 
setDescription(String[]) - Method in interface org.apache.muse.ws.dm.muws.Description
 
setDescription(String[]) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleDescription
 
setDetail(Element) - Method in exception org.apache.muse.ws.addressing.soap.SoapFault
 
setElement(Element, QName, Node, boolean) - Static method in class org.apache.muse.util.xml.XmlUtils
If the given context node has no child Elements with the given name, one is created; otherwise, the first direct child with the name is used.
setElement(Element, QName, Object) - Static method in class org.apache.muse.util.xml.XmlUtils
If the given context node has no child Elements with the given name, one is created; otherwise, the first direct child with the name is used.
setElementName(QName) - Method in class org.apache.muse.ws.resource.properties.schema.impl.SimpleResourcePropertiesSchema
 
setElementName(QName) - Method in class org.apache.muse.ws.resource.properties.schema.OpenPropertiesSchema
 
setElementName(QName) - Method in interface org.apache.muse.ws.resource.properties.schema.ResourcePropertiesSchema
 
setElementText(Element, String) - Static method in class org.apache.muse.util.xml.XmlUtils
If the given Element has no text content, a new Text node added with the given text; otherwise, the first Text node will have its value changed to the given text.
setEndpointReference(EndpointReference) - Method in interface org.apache.muse.core.Resource
 
setEndpointReference(EndpointReference) - Method in class org.apache.muse.core.SimpleResource
 
setEnvironment(Environment) - Method in class org.apache.muse.core.AbstractCapability
 
setEnvironment(Environment) - Method in interface org.apache.muse.core.Capability
 
setEnvironment(Environment) - Method in class org.apache.muse.core.descriptor.ResourceDefinition
 
setEnvironment(Environment) - Method in class org.apache.muse.core.descriptor.RouterDefinition
 
setEnvironment(Environment) - Method in class org.apache.muse.core.descriptor.SerializerDefinition
 
setEnvironment(Environment) - Method in class org.apache.muse.core.platform.osgi.routing.OSGiResourceRouter
 
setEnvironment(Environment) - Method in interface org.apache.muse.core.platform.osgi.routing.ResourceRouterDelegate
 
setEnvironment(Environment) - Method in interface org.apache.muse.core.Resource
 
setEnvironment(Environment) - Method in interface org.apache.muse.core.ResourceManager
 
setEnvironment(Environment) - Method in interface org.apache.muse.core.routing.ResourceRouter
 
setEnvironment(Environment) - Method in class org.apache.muse.core.routing.SimpleResourceRouter
 
setEnvironment(Environment) - Method in class org.apache.muse.core.SimpleResource
 
setEnvironment(Environment) - Method in class org.apache.muse.core.SimpleResourceManager
 
setErrorCode(Element, String) - Method in exception org.apache.muse.ws.resource.basefaults.BaseFault
 
setEventID(String) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleManagementEvent
 
setEventID(String) - Method in interface org.apache.muse.ws.dm.muws.events.ManagementEvent
 
setExtendedMetadata(QName, QName, String) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
setExtendedMetadata(QName, QName, String) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
This method allows you to extend a wsrmd:Property definition and provide application-specific metadata for a property.
setExtendedMetadata(QName, QName, String) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
setFaultToAddress(EndpointReference) - Method in class org.apache.muse.ws.addressing.MessageHeaders
 
setFilter(Filter) - Method in class org.apache.muse.ws.notification.impl.SimpleSubscriptionManager
 
setFilter(Filter) - Method in interface org.apache.muse.ws.notification.SubscriptionManager
 
setFinal(boolean) - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
setFinal(boolean) - Method in interface org.apache.muse.ws.notification.topics.Topic
 
setFromAddress(EndpointReference) - Method in class org.apache.muse.ws.addressing.MessageHeaders
 
SetHandler - Class in org.apache.muse.ws.resource.properties.set.impl
SetHandler is the parser for the WS-ResourceProperties SetResourceProperties operation.
SetHandler() - Constructor for class org.apache.muse.ws.resource.properties.set.impl.SetHandler
 
setHelper(ReflectUtilHelper) - Static method in class org.apache.muse.util.ReflectUtils
This is a setter for the helper object
setImplementationClass(Class) - Method in class org.apache.muse.core.descriptor.CapabilityDefinition
 
setImplementingClass(String) - Method in class org.apache.muse.tools.generator.util.Capability
 
setInitializationParameters(Map) - Method in class org.apache.muse.core.AbstractCapability
 
setInitializationParameters(Map) - Method in class org.apache.muse.core.AbstractFilePersistence
 
setInitializationParameters(Map) - Method in class org.apache.muse.core.descriptor.CapabilityDefinition
 
setInitializationParameters(Map) - Method in interface org.apache.muse.core.descriptor.InitParamDescriptor
 
setInitializationParameters(Map) - Method in class org.apache.muse.core.descriptor.PersistenceDefinition
 
setInitializationParameters(Map) - Method in class org.apache.muse.core.descriptor.ResourceDefinition
 
setInitializationParameters(Map) - Method in class org.apache.muse.core.descriptor.SimpleInitParamDescriptor
 
setInitializationParameters(Map) - Method in interface org.apache.muse.core.InitializationParameters
Allows the resource's creator to provide it with arbitrary name-value pairs that may be used during initialization.
setInitializationParameters(Map) - Method in class org.apache.muse.core.SimpleResource
 
setInitialValues(QName, Collection) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
setInitialValues(QName, Collection) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
 
setInitialValues(QName, Collection) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
setJavaResourceClass(String) - Method in class org.apache.muse.tools.generator.util.DeploymentDescriptorHelper
 
setJavaType(Class) - Method in class org.apache.muse.tools.inspector.JavaProperty
 
setLog(Logger) - Method in class org.apache.muse.core.AbstractCapability
 
setLog(Logger) - Method in interface org.apache.muse.core.Capability
 
setLog(Logger) - Method in class org.apache.muse.core.descriptor.ResourceDefinition
 
setLog(Logger) - Method in interface org.apache.muse.core.Resource
 
setLog(Logger) - Method in interface org.apache.muse.core.routing.ResourceRouter
 
setLog(Logger) - Method in class org.apache.muse.core.routing.SimpleResourceRouter
 
setLog(Logger) - Method in class org.apache.muse.core.SimpleResource
 
setLogFile(File) - Method in class org.apache.muse.core.descriptor.LoggingConfig
 
setLoggingConfig(LoggingConfig) - Method in class org.apache.muse.core.descriptor.RouterDefinition
 
setLogLevel(Level) - Method in class org.apache.muse.core.descriptor.LoggingConfig
 
setLogReaderService(LogReaderService) - Static method in class org.apache.muse.core.platform.osgi.OSGiLogHandler
 
setLogService(LogService) - Static method in class org.apache.muse.core.platform.osgi.OSGiLogHandler
 
setLowerBound(QName, String) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
setLowerBound(QName, String) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
 
setLowerBound(QName, String) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
setMemberEPR(EndpointReference) - Method in interface org.apache.muse.ws.resource.sg.Entry
 
setMemberEPR(EndpointReference) - Method in class org.apache.muse.ws.resource.sg.impl.SimpleEntry
 
setMemberInterface(QName) - Method in class org.apache.muse.ws.resource.sg.impl.SimpleMembershipContentRule
 
setMemberInterface(QName) - Method in interface org.apache.muse.ws.resource.sg.MembershipContentRule
 
setMembershipContentRule(MembershipContentRule[]) - Method in class org.apache.muse.ws.resource.sg.impl.SimpleServiceGroup
 
setMembershipContentRule(MembershipContentRule[]) - Method in interface org.apache.muse.ws.resource.sg.ServiceGroup
 
setMessage(String) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleSituation
 
setMessage(String) - Method in interface org.apache.muse.ws.dm.muws.events.Situation
 
setMessageHandler(MessageHandler) - Method in class org.apache.muse.core.AbstractCapability
 
setMessageHandlers(Collection) - Method in class org.apache.muse.core.AbstractCapability
 
setMessageHandlers(Collection) - Method in interface org.apache.muse.core.Capability
 
setMessageHandlers(Collection) - Method in class org.apache.muse.core.descriptor.CapabilityDefinition
 
setMessageID(String) - Method in class org.apache.muse.ws.addressing.MessageHeaders
 
setMessageId(String) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleSubstitutableMessage
 
setMessageId(String) - Method in interface org.apache.muse.ws.dm.muws.events.SubstitutableMessage
 
setMessageIdType(String) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleSubstitutableMessage
 
setMessageIdType(String) - Method in interface org.apache.muse.ws.dm.muws.events.SubstitutableMessage
 
setMessagePattern(String) - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
setMessagePattern(String) - Method in interface org.apache.muse.ws.notification.topics.Topic
 
setMetadata(MetadataDescriptor) - Method in class org.apache.muse.tools.inspector.JavaProperty
 
setMetadata(MetadataDescriptor) - Method in class org.apache.muse.tools.inspector.ResourceInspector
 
setMetadata(MetadataDescriptor) - Method in interface org.apache.muse.ws.resource.metadata.ResourcePropertiesMetadataValidation
Provides the given WS-RMD MetadataDescriptor to this WS-RP document.
setMetadata(MetadataDescriptor) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
setMethod(Method) - Method in class org.apache.muse.core.routing.AbstractMessageHandler
 
setMethod(Method) - Method in interface org.apache.muse.core.routing.MessageHandler
 
setModifiability(QName, String) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
setModifiability(QName, String) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
 
setModifiability(QName, String) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
setMutability(QName, String) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
setMutability(QName, String) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
 
setMutability(QName, String) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
setName(QName) - Method in class org.apache.muse.tools.inspector.JavaMethod
 
setName(QName) - Method in interface org.apache.muse.ws.dm.muws.events.Component
 
setName(QName) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleComponent
 
setName(String) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipResource
 
setName(String) - Method in interface org.apache.muse.ws.dm.muws.RelationshipResource
 
setName(String) - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopicNamespace
 
setName(String) - Method in interface org.apache.muse.ws.notification.topics.TopicNamespace
 
setNamespaceAttribute(Element, String, String) - Static method in class org.apache.muse.util.xml.XmlUtils
Adds a new XML namespace declaration attribute to the given Element.
setNodeURI(String) - Method in exception org.apache.muse.ws.addressing.soap.SoapFault
 
setNotificationProducer(NotificationProducer) - Method in class org.apache.muse.ws.notification.impl.NotificationProducerFilePersistence
 
setNotificationProducer(NotificationProducer) - Method in interface org.apache.muse.ws.notification.NotificationProducerPersistence
 
setOperationalStatus(String) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleOperationalStatus
 
setOperationalStatus(String) - Method in interface org.apache.muse.ws.dm.muws.OperationalStatus
 
SetOperationFactory - Interface in org.apache.muse.ws.resource.properties.set
SetOperationFactory is a component that allows users to create executable commands for a WSRP document by providing either the values of the command or an XML fragment that represents it.
setOriginReference(EndpointReference) - Method in exception org.apache.muse.ws.resource.basefaults.BaseFault
 
setParameterSchemaTypes(QName[]) - Method in class org.apache.muse.tools.inspector.JavaMethod
 
setParameterTypeNames(QName[]) - Method in class org.apache.muse.tools.inspector.JavaMethod
 
setParameterTypes(Class[]) - Method in class org.apache.muse.tools.inspector.JavaMethod
 
setParentTopic(Topic) - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
setParentTopic(Topic) - Method in interface org.apache.muse.ws.notification.topics.Topic
 
setParticipant(Participant[]) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipResource
 
setParticipant(Participant[]) - Method in interface org.apache.muse.ws.dm.muws.RelationshipResource
 
setPersistence(Persistence) - Method in class org.apache.muse.core.AbstractCapability
 
setPersistence(Persistence) - Method in interface org.apache.muse.core.Capability
 
setPersistence(RouterPersistence) - Method in interface org.apache.muse.core.routing.ResourceRouter
 
setPersistence(RouterPersistence) - Method in class org.apache.muse.core.routing.SimpleResourceRouter
 
setPersistenceClass(Class) - Method in class org.apache.muse.core.descriptor.PersistenceDefinition
 
setPersistenceDefinition(PersistenceDefinition) - Method in class org.apache.muse.core.descriptor.CapabilityDefinition
 
setPersistenceDefinition(PersistenceDefinition) - Method in interface org.apache.muse.core.descriptor.PersistenceDescriptor
 
setPersistenceDefinition(PersistenceDefinition) - Method in class org.apache.muse.core.descriptor.RouterDefinition
 
setPersistenceDefinition(PersistenceDefinition) - Method in class org.apache.muse.core.descriptor.SimplePersistenceDescriptor
 
setPersistenceLocation(String) - Method in class org.apache.muse.core.AbstractFilePersistence
 
setPersistenceLocation(String) - Method in class org.apache.muse.core.descriptor.PersistenceDefinition
 
setPersistenceLocation(String) - Method in interface org.apache.muse.core.Persistence
 
setPriority(short) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleSituation
 
setPriority(short) - Method in interface org.apache.muse.ws.dm.muws.events.Situation
 
setProducerReference(EndpointReference) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationMessage
 
setProducerReference(EndpointReference) - Method in class org.apache.muse.ws.notification.impl.SimpleSubscriptionManager
 
setProducerReference(EndpointReference) - Method in interface org.apache.muse.ws.notification.NotificationMessage
 
setProducerReference(EndpointReference) - Method in interface org.apache.muse.ws.notification.SubscriptionManager
 
setProjectizer(Projectizer) - Method in class org.apache.muse.tools.generator.Wsdl2Java
Sets the projectizer to use during code generation.
setPropertyName(QName, QName) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
setPropertyName(QName, QName) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
Change the name of one of the current wsrmd:Property elements.
setPropertyName(QName, QName) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
setPropertyName(QName) - Method in class org.apache.muse.ws.resource.properties.set.impl.AbstractSetRequestComponent
 
setPropertyName(QName) - Method in interface org.apache.muse.ws.resource.properties.set.SetRequestComponent
 
setQName(QName) - Method in class org.apache.muse.tools.inspector.JavaProperty
 
setQueryExpressionFactory(QueryExpressionFactory) - Method in class org.apache.muse.ws.resource.properties.query.impl.SimpleQueryCapability
 
setRealDirectory(File) - Method in class org.apache.muse.tools.generator.util.LocalEnvironment
 
setReason(String) - Method in exception org.apache.muse.ws.addressing.soap.SoapFault
 
setRelationship(String) - Method in class org.apache.muse.ws.addressing.MessageHeaders
 
setReplyToAddress(EndpointReference) - Method in class org.apache.muse.ws.addressing.MessageHeaders
 
setReporter(Component) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleManagementEvent
 
setReporter(Component) - Method in interface org.apache.muse.ws.dm.muws.events.ManagementEvent
 
setReportTime(Date) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleManagementEvent
 
setReportTime(Date) - Method in interface org.apache.muse.ws.dm.muws.events.ManagementEvent
 
SetRequest - Interface in org.apache.muse.ws.resource.properties.set
SetRequest is a simple collection of SetRequestComponents.
SetRequestComponent - Interface in org.apache.muse.ws.resource.properties.set
SetRequestComponent is the atomic unit of construction for WSRP SetResourceProperties requests.
setRequestName(QName) - Method in class org.apache.muse.core.proxy.AbstractProxyHandler
 
setRequestName(QName) - Method in interface org.apache.muse.core.proxy.ProxyHandler
 
setRequestParameterNames(QName[]) - Method in class org.apache.muse.core.proxy.AbstractProxyHandler
 
setRequestParameterNames(QName[]) - Method in interface org.apache.muse.core.proxy.ProxyHandler
 
setRequestParameterSchemaTypes(QName[]) - Method in class org.apache.muse.core.proxy.AbstractProxyHandler
 
setRequestParameterSchemaTypes(QName[]) - Method in interface org.apache.muse.core.proxy.ProxyHandler
This is an optional method.
setRequestParameterTypes(Class[]) - Method in class org.apache.muse.core.proxy.AbstractProxyHandler
 
setRequestParameterTypes(Class[]) - Method in interface org.apache.muse.core.proxy.ProxyHandler
This is an optional method.
setResource(Resource) - Method in class org.apache.muse.core.AbstractCapability
 
setResource(Resource) - Method in interface org.apache.muse.core.Capability
 
setResource(WsResource) - Method in class org.apache.muse.ws.notification.impl.ProducerPropertiesFilter
 
setResource(Resource) - Method in class org.apache.muse.ws.resource.impl.AbstractWsResourceCapability
 
setResourceClass(Class) - Method in class org.apache.muse.core.descriptor.ResourceDefinition
 
setResourceDefinition(ResourceDefinition) - Method in interface org.apache.muse.core.descriptor.ResourceDescriptor
 
setResourceDefinition(ResourceDefinition) - Method in class org.apache.muse.core.descriptor.SimpleResourceDescriptor
 
setResourceDefinitions(Collection) - Method in interface org.apache.muse.core.descriptor.DeploymentDescriptor
 
setResourceDefinitions(Collection) - Method in class org.apache.muse.core.descriptor.RouterDefinition
 
setResourceDefinitions(Collection) - Method in class org.apache.muse.core.descriptor.SimpleDeploymentDescriptor
 
setResourceDefinitions(Collection) - Method in class org.apache.muse.core.platform.osgi.descriptor.OSGiDeploymentDescriptor
 
setResourceDefinitions(Collection) - Method in interface org.apache.muse.core.routing.ResourceRouter
 
setResourceDefinitions(Collection) - Method in class org.apache.muse.core.routing.SimpleResourceRouter
 
setResourceID(String) - Method in interface org.apache.muse.ws.dm.muws.events.Component
 
setResourceID(String) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleComponent
 
setResourceIdFactory(ResourceIdFactory) - Method in class org.apache.muse.core.descriptor.ResourceDefinition
 
setResourceManager(ResourceManager) - Method in class org.apache.muse.core.AbstractFilePersistence
 
setResourceManager(ResourceManager) - Method in interface org.apache.muse.core.Persistence
 
setResourceManager(ResourceManager) - Method in interface org.apache.muse.core.Resource
 
setResourceManager(ResourceManager) - Method in class org.apache.muse.core.routing.SimpleResourceRouter
 
setResourceManager(ResourceManager) - Method in class org.apache.muse.core.SimpleResource
 
setResourceProperties(SetRequest) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
setResourceProperties(SetRequest) - Method in class org.apache.muse.ws.resource.properties.set.impl.SimpleSetCapability
 
SetResourceProperties - Interface in org.apache.muse.ws.resource.properties.set
 
setResourceProperties(SetRequest) - Method in interface org.apache.muse.ws.resource.properties.set.SetResourceProperties
Modifies one or more property instances according to the definition of the three WS-RP write operations: Insert, Update, and Delete.
setResourceProperties(SetRequest) - Method in class org.apache.muse.ws.resource.remote.WsResourceClient
 
SetResourcePropertiesComponents - Interface in org.apache.muse.ws.resource.properties.set
SetResourcePropertiesComponents breaks apart the WS-RP SetResourceProperties operation into a set of convenience methods.
SetResourcePropertiesExtensions - Interface in org.apache.muse.ws.resource.properties.set.ext
SetResourcePropertiesExtensions is a collection of non-standard WS-RP extensions that is needed in order to perform common internal operations.
SetResourcePropertiesPermissions - Interface in org.apache.muse.ws.resource.properties.set
SetResourcePropertyPermissions defines a security mechanism that can be used to limit the use of these methods to internal callers, and/or to differentiate between internal and external callers so that internal requests can have more freedom in their modifications.
SetResourcePropertyRequestFailedFault - Exception in org.apache.muse.ws.resource.properties.set.faults
 
SetResourcePropertyRequestFailedFault(Element) - Constructor for exception org.apache.muse.ws.resource.properties.set.faults.SetResourcePropertyRequestFailedFault
 
SetResourcePropertyRequestFailedFault(String) - Constructor for exception org.apache.muse.ws.resource.properties.set.faults.SetResourcePropertyRequestFailedFault
 
SetResourcePropertyRequestFailedFault(String, Throwable) - Constructor for exception org.apache.muse.ws.resource.properties.set.faults.SetResourcePropertyRequestFailedFault
 
SetResourcePropertyRequestFailedFault(Throwable) - Constructor for exception org.apache.muse.ws.resource.properties.set.faults.SetResourcePropertyRequestFailedFault
 
SetResponse - Class in org.apache.muse.ws.resource.properties.set.impl
SetResponse is a serializer/deserializer for the WS-ResourceProperties SetResourceProperties operation's response content.
SetResponse() - Constructor for class org.apache.muse.ws.resource.properties.set.impl.SetResponse
 
setResponseName(QName) - Method in class org.apache.muse.core.proxy.AbstractProxyHandler
 
setResponseName(QName) - Method in interface org.apache.muse.core.proxy.ProxyHandler
 
setReturnName(QName) - Method in class org.apache.muse.tools.inspector.JavaMethod
 
setReturnSchemaType(QName) - Method in class org.apache.muse.core.proxy.AbstractProxyHandler
 
setReturnSchemaType(QName) - Method in interface org.apache.muse.core.proxy.ProxyHandler
 
setReturnSchemaType(QName) - Method in class org.apache.muse.tools.inspector.JavaMethod
 
setReturnType(Class) - Method in class org.apache.muse.core.proxy.AbstractProxyHandler
 
setReturnType(Class) - Method in interface org.apache.muse.core.proxy.ProxyHandler
 
setReturnType(Class) - Method in class org.apache.muse.tools.inspector.JavaMethod
 
setRoleURI(String) - Method in exception org.apache.muse.ws.addressing.soap.SoapFault
 
setRouterClass(Class) - Method in class org.apache.muse.core.descriptor.RouterDefinition
 
setRouterDefinition(RouterDefinition) - Method in interface org.apache.muse.core.descriptor.DeploymentDescriptor
 
setRouterDefinition(RouterDefinition) - Method in interface org.apache.muse.core.descriptor.RouterDescriptor
 
setRouterDefinition(RouterDefinition) - Method in class org.apache.muse.core.descriptor.SimpleDeploymentDescriptor
 
setRouterDefinition(RouterDefinition) - Method in class org.apache.muse.core.descriptor.SimpleRouterDescriptor
 
setRouterDefinition(RouterDefinition) - Method in class org.apache.muse.core.platform.osgi.descriptor.OSGiDeploymentDescriptor
 
setSchema(ResourcePropertiesSchema) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
setSchema(ResourcePropertiesSchema) - Method in interface org.apache.muse.ws.resource.properties.schema.ResourcePropertiesSchemaValidation
Applies the given XMLSchema definitions to this WS-RP document.
setSchemaType(QName) - Method in class org.apache.muse.core.descriptor.SerializerDefinition
 
setSecurityToken(Object) - Method in class org.apache.muse.ws.resource.properties.listeners.AbstractChangeApprover
 
setSecurityToken(Object) - Method in interface org.apache.muse.ws.resource.properties.listeners.PropertyChangeApprover
Sets the security token that will be used in all security checks via isSecure(Object).
setSecurityToken(Object) - Method in class org.apache.muse.ws.resource.properties.set.impl.AbstractSetRequestComponent
 
setSecurityToken(Object) - Method in interface org.apache.muse.ws.resource.properties.set.SetRequestComponent
 
setSequenceNumber(long) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleManagementEvent
 
setSequenceNumber(long) - Method in interface org.apache.muse.ws.dm.muws.events.ManagementEvent
 
setSerializableType(Class) - Method in class org.apache.muse.core.descriptor.SerializerDefinition
 
setSerializerClass(Class) - Method in class org.apache.muse.core.descriptor.SerializerDefinition
 
setSerializerDefinition(SerializerDefinition) - Method in interface org.apache.muse.core.descriptor.SerializerDescriptor
 
setSerializerDefinition(SerializerDefinition) - Method in class org.apache.muse.core.descriptor.SimpleSerializerDescriptor
 
setSerializerDefinitions(Collection) - Method in interface org.apache.muse.core.descriptor.DeploymentDescriptor
 
setSerializerDefinitions(Collection) - Method in class org.apache.muse.core.descriptor.SimpleDeploymentDescriptor
 
setSerializerDefinitions(Collection) - Method in class org.apache.muse.core.platform.osgi.descriptor.OSGiDeploymentDescriptor
 
setServiceGroup(WsResource) - Method in interface org.apache.muse.ws.resource.sg.Entry
 
setServiceGroup(WsResource) - Method in class org.apache.muse.ws.resource.sg.impl.ServiceGroupFilePersistence
 
setServiceGroup(WsResource) - Method in class org.apache.muse.ws.resource.sg.impl.SimpleEntry
 
setServiceGroup(WsResource) - Method in interface org.apache.muse.ws.resource.sg.ServiceGroupPersistence
 
setServiceGroupEPR(EndpointReference) - Method in class org.apache.muse.ws.resource.sg.impl.SimpleMembershipContentRule
 
setServiceGroupEPR(EndpointReference) - Method in interface org.apache.muse.ws.resource.sg.MembershipContentRule
 
setSeverity(short) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleSituation
 
setSeverity(short) - Method in interface org.apache.muse.ws.dm.muws.events.Situation
 
setSituation(Situation) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleManagementEvent
 
setSituation(Situation) - Method in interface org.apache.muse.ws.dm.muws.events.ManagementEvent
 
setSituationTime(Date) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleSituation
 
setSituationTime(Date) - Method in interface org.apache.muse.ws.dm.muws.events.Situation
 
setSoapClient(SoapClient) - Method in class org.apache.muse.core.AbstractEnvironment
Provides a new SOAP client for use by other components in the system.
setSoapClient(SoapClient) - Method in interface org.apache.muse.core.Environment
Provides a new SOAP client for use by other components in the system.
setSource(Component) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleManagementEvent
 
setSource(Component) - Method in interface org.apache.muse.ws.dm.muws.events.ManagementEvent
 
setState(StateType) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleState
 
setState(StateType) - Method in interface org.apache.muse.ws.dm.muws.State
 
setStaticValues(QName, Collection) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
setStaticValues(QName, Collection) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
 
setStaticValues(QName, Collection) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
setSubCode(QName) - Method in exception org.apache.muse.ws.addressing.soap.SoapFault
 
setSubscription(WsResource) - Method in class org.apache.muse.ws.notification.impl.SimplePullPoint
 
setSubscription(WsResource) - Method in interface org.apache.muse.ws.notification.PullPoint
 
setSubscriptionPolicy(Policy) - Method in class org.apache.muse.ws.notification.impl.SimpleSubscriptionManager
Logs a warning message that this feature is not supported.
setSubscriptionPolicy(Policy) - Method in interface org.apache.muse.ws.notification.SubscriptionManager
 
setSubscriptionReference(EndpointReference) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationMessage
 
setSubscriptionReference(EndpointReference) - Method in interface org.apache.muse.ws.notification.NotificationMessage
 
setSubstitutableMessage(SubstitutableMessage) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleSituation
 
setSubstitutableMessage(SubstitutableMessage) - Method in interface org.apache.muse.ws.dm.muws.events.Situation
 
setSuccessDisposition(String) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleSituation
 
setSuccessDisposition(String) - Method in interface org.apache.muse.ws.dm.muws.events.Situation
 
setSynthesizer(Synthesizer) - Method in class org.apache.muse.tools.generator.Wsdl2Java
Sets the synthesizer to use during code generation.
setTargetDirectory(File, boolean) - Method in class org.apache.muse.tools.generator.projectizer.AbstractProjectizer
Set the target directory for this projectizer.
setTargetEPR(EndpointReference) - Method in class org.apache.muse.tools.generator.util.LocalEnvironment
 
SetTerminationTime - Class in org.apache.muse.ws.resource.lifetime.impl
SetTerminationTime is a serializer/deserializer for the WS-ImmediateTermination SetTerminationTime operation's request content.
SetTerminationTime(Date) - Constructor for class org.apache.muse.ws.resource.lifetime.impl.SetTerminationTime
 
SetTerminationTime(Element) - Constructor for class org.apache.muse.ws.resource.lifetime.impl.SetTerminationTime
 
setTerminationTime(Date) - Method in class org.apache.muse.ws.resource.lifetime.impl.SimpleScheduledTermination
 
setTerminationTime(Date) - Method in interface org.apache.muse.ws.resource.lifetime.ScheduledTermination
 
setTerminationTime(Date) - Method in class org.apache.muse.ws.resource.remote.WsResourceClient
 
SetTerminationTimeHandler - Class in org.apache.muse.ws.resource.lifetime.impl
SetTerminationTimeHandler is the parser for the WS-ImmediateTermination SetTerminationTime operation.
SetTerminationTimeHandler() - Constructor for class org.apache.muse.ws.resource.lifetime.impl.SetTerminationTimeHandler
 
SetTerminationTimeResponse - Class in org.apache.muse.ws.resource.lifetime.impl
SetTerminationTimeResponse is a serializer/deserializer for the WS-ImmediateTermination SetTerminationTime operation's response content.
SetTerminationTimeResponse(Date) - Constructor for class org.apache.muse.ws.resource.lifetime.impl.SetTerminationTimeResponse
 
SetTerminationTimeResponse(Element) - Constructor for class org.apache.muse.ws.resource.lifetime.impl.SetTerminationTimeResponse
 
setThreadLocalBundle(Bundle) - Method in class org.apache.muse.core.platform.osgi.axis2.Axis2Environment
setter for the Bundle corresponding to the executing thread
setThreadLocalBundle(Bundle) - Method in class org.apache.muse.core.platform.osgi.mini.internal.OSGiMiniEnvironment
setter for the Bundle corresponding to the executing thread
setThreadLocalBundle(Bundle) - Method in interface org.apache.muse.core.platform.osgi.OSGiEnvironment
sets the Bundle for the caller's executing context.
setThreadLocalBundle(Bundle) - Method in class org.apache.muse.core.platform.osgi.OSGiEnvironmentImpl
sets the environment's bundle context for the currently executing thread
setThreadLocalBundle(Bundle) - Method in class org.apache.muse.core.platform.osgi.util.OSGiReflectUtilHelper
setter for the thread local bundle for the executing thread.
setToAddress(EndpointReference) - Method in class org.apache.muse.ws.addressing.MessageHeaders
 
setTopic(QName) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationMessage
 
setTopic(QName) - Method in class org.apache.muse.ws.notification.impl.TopicFilter
 
setTopic(Topic) - Method in class org.apache.muse.ws.notification.impl.TopicFilter
 
setTopic(QName) - Method in interface org.apache.muse.ws.notification.NotificationMessage
 
setTopicDialect(String) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationMessage
 
setTopicDialect(String) - Method in interface org.apache.muse.ws.notification.NotificationMessage
 
setTrace(boolean) - Method in class org.apache.muse.core.AbstractResourceClient
 
setTrace(boolean) - Method in interface org.apache.muse.util.Traceable
 
setTrace(boolean) - Method in class org.apache.muse.ws.addressing.soap.SimpleSoapClient
 
setTraceWriter(PrintWriter) - Method in class org.apache.muse.core.AbstractResourceClient
 
setTraceWriter(PrintWriter) - Method in interface org.apache.muse.util.Traceable
 
setTraceWriter(PrintWriter) - Method in class org.apache.muse.ws.addressing.soap.SimpleSoapClient


Note that there is a default PrintWriter set at instantiation - it wraps the System.out stream.
setType(RelationshipType) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipResource
 
setType(RelationshipType) - Method in interface org.apache.muse.ws.dm.muws.RelationshipResource
 
setUpperBound(QName, String) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
setUpperBound(QName, String) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
 
setUpperBound(QName, String) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
setURI(String) - Method in class org.apache.muse.core.descriptor.CapabilityDefinition
 
setUsingPersistence(boolean) - Method in class org.apache.muse.core.descriptor.ResourceDefinition
 
setValidValues(QName, Collection) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
setValidValues(QName, Collection) - Method in interface org.apache.muse.ws.resource.metadata.MetadataDescriptor
 
setValidValues(QName, Collection) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
setValues(String[]) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleSubstitutableMessage
 
setValues(String[]) - Method in interface org.apache.muse.ws.dm.muws.events.SubstitutableMessage
 
setValues(Object[]) - Method in class org.apache.muse.ws.resource.properties.set.impl.AbstractSetRequestComponent
 
setValues(Object[]) - Method in interface org.apache.muse.ws.resource.properties.set.SetRequestComponent
 
setVersion(String) - Method in interface org.apache.muse.ws.dm.muws.Description
 
setVersion(String) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleDescription
 
setWsdlConfig(WsdlConfig) - Method in class org.apache.muse.core.descriptor.ResourceDefinition
 
setWsdlFile(String) - Method in class org.apache.muse.tools.generator.util.DeploymentDescriptorHelper
 
setWsdlPath(String) - Method in class org.apache.muse.core.descriptor.WsdlConfig
 
setWSDLPath(String) - Method in class org.apache.muse.core.platform.osgi.axis2.internal.Axis2ResourceManagementService
 
setWsdlPath(String) - Method in interface org.apache.muse.core.Resource
 
setWsdlPath(String) - Method in class org.apache.muse.core.SimpleResource
 
setWsdlPortType(QName) - Method in class org.apache.muse.core.descriptor.WsdlConfig
 
setWsdlPortType(QName) - Method in interface org.apache.muse.core.Resource
 
setWsdlPortType(QName) - Method in class org.apache.muse.core.SimpleResource
 
setXPath(String) - Method in class org.apache.muse.ws.dm.muws.impl.XPathCorrelation
 
SEVERITY_QNAME - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
SG_ENTRY_EPR_QNAME - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
The name of the wssg:ServiceGroupEntryEPR property.
SG_ENTRY_REFERENCE_QNAME - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
The name of the wssg:ServiceGroupEntryReference return value.
SG_EPR_QNAME - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
The name of the wssg:ServiceGroupEPR property.
SHORT_QNAME - Static variable in class org.apache.muse.tools.inspector.ResourceInspector
 
SHORT_QNAME - Static variable in class org.apache.muse.util.xml.XsdUtils
 
ShortSerializer - Class in org.apache.muse.core.serializer
ShortSerializer transforms shorts (or Shorts) to XML and back.
ShortSerializer() - Constructor for class org.apache.muse.core.serializer.ShortSerializer
 
shutdown() - Method in class org.apache.muse.core.AbstractCapability
 
shutdown() - Method in class org.apache.muse.core.platform.AbstractIsolationLayer
 
shutdown() - Method in class org.apache.muse.core.routing.SimpleResourceRouter


This implementation iterates over the collection of resources in the ResourceManager and destroys each one.
Shutdown - Interface in org.apache.muse.core
Shutdown is a set of operations for components that have a distinct shutdown state.
shutdown() - Method in interface org.apache.muse.core.Shutdown
 
shutdown() - Method in class org.apache.muse.core.SimpleResource


This implementation double-checks to make sure the resource hasn't already been destroyed and then nulls-out all references to internal data structures (this will highlight bugs caused by stale references and prevent "undefined behavior").
shutdown() - Method in class org.apache.muse.core.SimpleResourceManager
This implementation loops through all existing resource instances and tells them to shutdown().
shutdown() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetrics
 
shutdown() - Method in class org.apache.muse.ws.notification.impl.SimplePullPoint
 
shutdown() - Method in class org.apache.muse.ws.notification.impl.SimplePullPointDataStore
 
shutdown() - Method in class org.apache.muse.ws.resource.lifetime.impl.SimpleScheduledTermination
 
shutdown() - Method in class org.apache.muse.ws.resource.sg.impl.SimpleEntry
 
shutdown() - Method in class org.apache.muse.ws.resource.sg.impl.SimpleServiceGroup
 
shutdownCapabilities() - Method in class org.apache.muse.core.SimpleResource
This method can be overridden to provide additional capability shutdown logic that applies generally to all capabilities.
SIMPLE_TEMPLATE_PATH - Static variable in interface org.apache.muse.tools.generator.projectizer.Axis2ProjectizerConstants
 
SIMPLE_TOPIC_URI - Static variable in class org.apache.muse.ws.notification.topics.WstConstants
 
SIMPLE_TYPE_QNAME - Static variable in class org.apache.muse.tools.inspector.ResourceInspector
 
SIMPLE_TYPE_QNAME - Static variable in class org.apache.muse.util.xml.XsdUtils
 
SimpleAdvertisement - Class in org.apache.muse.ws.dm.muws.adv.impl
 
SimpleAdvertisement() - Constructor for class org.apache.muse.ws.dm.muws.adv.impl.SimpleAdvertisement
 
SimpleAnalyzer - Class in org.apache.muse.tools.generator.analyzer
SimpleAnalyzer is a canonical implementation of an Analyzer.
SimpleAnalyzer() - Constructor for class org.apache.muse.tools.generator.analyzer.SimpleAnalyzer
 
SimpleCapabilityDescriptor - Class in org.apache.muse.core.descriptor
 
SimpleCapabilityDescriptor() - Constructor for class org.apache.muse.core.descriptor.SimpleCapabilityDescriptor
 
SimpleComponent - Class in org.apache.muse.ws.dm.muws.events.impl
 
SimpleComponent() - Constructor for class org.apache.muse.ws.dm.muws.events.impl.SimpleComponent
 
SimpleComponent(Element, WefFactory) - Constructor for class org.apache.muse.ws.dm.muws.events.impl.SimpleComponent
 
SimpleComponentAddress - Class in org.apache.muse.ws.dm.muws.events.impl
 
SimpleComponentAddress() - Constructor for class org.apache.muse.ws.dm.muws.events.impl.SimpleComponentAddress
 
SimpleComponentAddress(Element) - Constructor for class org.apache.muse.ws.dm.muws.events.impl.SimpleComponentAddress
 
SimpleConfiguration - Class in org.apache.muse.ws.dm.muws.impl
SimpleConfiguration is Muse's default implementation of the WSDM Configuration capability.
SimpleConfiguration() - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleConfiguration
 
SimpleCorrelatableProperties - Class in org.apache.muse.ws.dm.muws.impl
SimpleCorrelatableProperties is Muse's default implementation of the WSDM CorrelatableProperties capability.
SimpleCorrelatableProperties() - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleCorrelatableProperties
 
SimpleCorrelationFactory - Class in org.apache.muse.ws.dm.muws.impl
SimpleCorrelationFactory is a device for creating correlation expressions for all of the built-in dialects supported by WSDM CorrelatableProperties.
SimpleCorrelationFactory() - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleCorrelationFactory
 
SimpleDeploymentDescriptor - Class in org.apache.muse.core.descriptor
 
SimpleDeploymentDescriptor() - Constructor for class org.apache.muse.core.descriptor.SimpleDeploymentDescriptor
 
SimpleDescription - Class in org.apache.muse.ws.dm.muws.impl
SimpleDescription is Muse's default implementation of the WSDM Description capability.
SimpleDescription() - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleDescription
 
SimpleEntry - Class in org.apache.muse.ws.resource.sg.impl
SimpleEntry is Muse's default implementation of the WS-RF ServiceGroupEntry capability.
SimpleEntry() - Constructor for class org.apache.muse.ws.resource.sg.impl.SimpleEntry
 
SimpleGetCapability - Class in org.apache.muse.ws.resource.properties.get.impl
SimpleGetCapability is Muse's default implementation of the WS-RP 'get' operations - the implementation simply forwards these requests to the equivalent methods in ResourcePropertyCollection.
SimpleGetCapability() - Constructor for class org.apache.muse.ws.resource.properties.get.impl.SimpleGetCapability
 
SimpleIdentity - Class in org.apache.muse.ws.dm.muws.impl
SimpleIdentity is Muse's default implementation of the WSDM Identity capability.
SimpleIdentity() - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleIdentity
 
SimpleImmediateTermination - Class in org.apache.muse.ws.resource.lifetime.impl
SimpleImmediateTermination is Muse's default implementation of the WS-RL ImmediateResourceTermination capability.
SimpleImmediateTermination() - Constructor for class org.apache.muse.ws.resource.lifetime.impl.SimpleImmediateTermination
 
SimpleInitParamDescriptor - Class in org.apache.muse.core.descriptor
 
SimpleInitParamDescriptor() - Constructor for class org.apache.muse.core.descriptor.SimpleInitParamDescriptor
 
SimpleLogFormatter - Class in org.apache.muse.tools.generator.util
 
SimpleLogFormatter() - Constructor for class org.apache.muse.tools.generator.util.SimpleLogFormatter
 
SimpleManageabilityCharacteristics - Class in org.apache.muse.ws.dm.muws.impl
SimpleManageabilityCharacteristics is Muse's default implementation of the WSDM ManageabilityCharacteristics capability.
SimpleManageabilityCharacteristics() - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleManageabilityCharacteristics
 
SimpleManagementEvent - Class in org.apache.muse.ws.dm.muws.events.impl
 
SimpleManagementEvent() - Constructor for class org.apache.muse.ws.dm.muws.events.impl.SimpleManagementEvent
 
SimpleManagementEvent(Element, WefFactory) - Constructor for class org.apache.muse.ws.dm.muws.events.impl.SimpleManagementEvent
 
SimpleMatch - Class in org.apache.muse.ws.dm.muws.impl
SimpleMatch is the most concrete form of pbm:Match - it allows an evaluator to compare to resources based on a single property value.
SimpleMatch(WsResource, Element) - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleMatch
 
SimpleMatch(WsResource, QName) - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleMatch
 
SimpleMembershipContentRule - Class in org.apache.muse.ws.resource.sg.impl
 
SimpleMembershipContentRule() - Constructor for class org.apache.muse.ws.resource.sg.impl.SimpleMembershipContentRule
 
SimpleMembershipContentRule(Element) - Constructor for class org.apache.muse.ws.resource.sg.impl.SimpleMembershipContentRule
 
SimpleMetadataDescriptor - Class in org.apache.muse.ws.resource.metadata.impl
SimpleMetadataDescriptor is Muse's default implementation of the RMD parsing and evaluation stage.
SimpleMetadataDescriptor(String, String, QName) - Constructor for class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
This constructor allows users to create RMD docs programmatically, adding wsrmd:Property elements one at a time.
SimpleMetadataDescriptor(Element) - Constructor for class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
Creates a new RMD metadata descriptor from the given XML definition.
SimpleMetadataExchange - Class in org.apache.muse.ws.metadata.impl
SimpleMetadataExchange is Muse's default implementation of the WS-MetadataExchange GetMetadata port type.
SimpleMetadataExchange() - Constructor for class org.apache.muse.ws.metadata.impl.SimpleMetadataExchange
 
SimpleMetric - Class in org.apache.muse.ws.dm.muws.impl
SimpleMetric is a collection of metadata that is associated with resource properties that are also metrics.
SimpleMetric(QName, WsResource) - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
SimpleMetrics - Class in org.apache.muse.ws.dm.muws.impl
SimpleMetrics is Muse's default implementation of the WSDM Metrics capability.
SimpleMetrics() - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleMetrics
 
SimpleNotificationConsumer - Class in org.apache.muse.ws.notification.impl
SimpleNotificationConsumer is Muse's default implementation of the WS-Notification NotificationConsumer port type and the listener API that augments it.
SimpleNotificationConsumer() - Constructor for class org.apache.muse.ws.notification.impl.SimpleNotificationConsumer
 
SimpleNotificationMessage - Class in org.apache.muse.ws.notification.impl
SimpleNotificationMessage is Muse's default implementation of the WS-Notification NotificationMessageHolderType type.
SimpleNotificationMessage() - Constructor for class org.apache.muse.ws.notification.impl.SimpleNotificationMessage
The default constructor provides no initialization, allowing users to create messages in an 'aseembly line' system, where pieces of the messages are added by different components before being published.
SimpleNotificationMessage(Element) - Constructor for class org.apache.muse.ws.notification.impl.SimpleNotificationMessage
 
SimpleNotificationMessage(QName) - Constructor for class org.apache.muse.ws.notification.impl.SimpleNotificationMessage
 
SimpleNotificationProducer - Class in org.apache.muse.ws.notification.impl
SimpleNotificationProducer is Muse's default implementation of the WS-Notification NotificationProducer port type.
SimpleNotificationProducer() - Constructor for class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
SimpleOperationalStatus - Class in org.apache.muse.ws.dm.muws.impl
SimpleOperationalStatus is Muse's default implementation of the WSDM OperationalStatus capability.
SimpleOperationalStatus() - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleOperationalStatus
 
SimpleParticipant - Class in org.apache.muse.ws.dm.muws.impl
SimpleParticipant represents resources that are participating in a relationship through the Relationships capability.
SimpleParticipant(Element) - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleParticipant
 
SimpleParticipant(EndpointReference, String, String) - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleParticipant
 
SimpleParticipant(WsResource, String) - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleParticipant
 
SimpleParticipant(WsResourceClient, String) - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleParticipant
 
SimplePersistenceDescriptor - Class in org.apache.muse.core.descriptor
 
SimplePersistenceDescriptor() - Constructor for class org.apache.muse.core.descriptor.SimplePersistenceDescriptor
 
SimplePullPoint - Class in org.apache.muse.ws.notification.impl
SimplePullPoint is Muse's default implementation of the WS-Notification PullPoint port type and the data store API that augments it.
SimplePullPoint() - Constructor for class org.apache.muse.ws.notification.impl.SimplePullPoint
 
SimplePullPointCreation - Class in org.apache.muse.ws.notification.impl
SimplePullPointCreation is Muse's default implementation of the WS-Notification PullPointCreation port type.
SimplePullPointCreation() - Constructor for class org.apache.muse.ws.notification.impl.SimplePullPointCreation
 
SimplePullPointDataStore - Class in org.apache.muse.ws.notification.impl
SimplePullPointDataStore is an in-memory container for messages received by a pullpoint resource.
SimplePullPointDataStore() - Constructor for class org.apache.muse.ws.notification.impl.SimplePullPointDataStore
 
SimpleQueryCapability - Class in org.apache.muse.ws.resource.properties.query.impl
SimpleQueryCapability is Muse's default implementation of the WS-RP QueryResourceProperties port type.
SimpleQueryCapability() - Constructor for class org.apache.muse.ws.resource.properties.query.impl.SimpleQueryCapability
 
SimpleRelationshipResource - Class in org.apache.muse.ws.dm.muws.impl
SimpleRelationshipResource is Muse's default implementation of the MUWS (Part 2) RelationshipResource capability.
SimpleRelationshipResource() - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipResource
 
SimpleRelationships - Class in org.apache.muse.ws.dm.muws.impl
SimpleRelationships is Muse's default implementation of the MUWS (Part 2) Relationships capability.
SimpleRelationships() - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleRelationships
 
SimpleRelationshipType - Class in org.apache.muse.ws.dm.muws.impl
SimpleRelationshipType represents simple and complex relationship types for the RelationshipResource capability.
SimpleRelationshipType(Element) - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipType
 
SimpleRelationshipType(QName[]) - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipType
 
SimpleResource - Class in org.apache.muse.core
SimpleResource is Muse's default implementation of the core resource type component.
SimpleResource() - Constructor for class org.apache.muse.core.SimpleResource
 
SimpleResourceDescriptor - Class in org.apache.muse.core.descriptor
 
SimpleResourceDescriptor() - Constructor for class org.apache.muse.core.descriptor.SimpleResourceDescriptor
 
SimpleResourceManager - Class in org.apache.muse.core
SimpleResourceManager is Muse's default implementation of resource lifecycle management and the implied resource pattern.
SimpleResourceManager() - Constructor for class org.apache.muse.core.SimpleResourceManager
 
SimpleResourcePropertiesSchema - Class in org.apache.muse.ws.resource.properties.schema.impl
SimpleResourcePropertiesSchema is Muse's default implementation of the (WS-RP document schema).
SimpleResourcePropertiesSchema(QName, Element) - Constructor for class org.apache.muse.ws.resource.properties.schema.impl.SimpleResourcePropertiesSchema
Creates a new schema by parsing the WS-RP document and storing the various property data for future lookups.
SimpleResourcePropertyCollection - Class in org.apache.muse.ws.resource.properties.impl
SimpleResourcePropertyCollection is Muse's default implementation of the WS-RF state model.
SimpleResourcePropertyCollection() - Constructor for class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
SimpleResourceRouter - Class in org.apache.muse.core.routing
SimpleResourceRouter is Muse's default implementation of a router that uses the implied resource pattern to delegate requests to resources.
SimpleResourceRouter() - Constructor for class org.apache.muse.core.routing.SimpleResourceRouter
 
SimpleRouterDescriptor - Class in org.apache.muse.core.descriptor
 
SimpleRouterDescriptor() - Constructor for class org.apache.muse.core.descriptor.SimpleRouterDescriptor
 
SimpleScheduledTermination - Class in org.apache.muse.ws.resource.lifetime.impl
SimpleScheduledTermination is Muse's default implementation of the WS-RL ScheduledResourceTermination capability.
SimpleScheduledTermination() - Constructor for class org.apache.muse.ws.resource.lifetime.impl.SimpleScheduledTermination
 
SimpleSerializerDescriptor - Class in org.apache.muse.core.descriptor
 
SimpleSerializerDescriptor() - Constructor for class org.apache.muse.core.descriptor.SimpleSerializerDescriptor
 
SimpleServiceGroup - Class in org.apache.muse.ws.resource.sg.impl
SimpleServiceGroup is Muse's default implementation of the WS-RF ServiceGroup capability.
SimpleServiceGroup() - Constructor for class org.apache.muse.ws.resource.sg.impl.SimpleServiceGroup
 
SimpleServiceGroupRegistration - Class in org.apache.muse.ws.resource.sg.impl
SimpleServiceGroupRegistration is Muse's default implementation of the WS-RF ServiceGroupRegistration capability - it simply forwards all wsrf-sg:Add requests to the ServiceGroup.addEntry() method.
SimpleServiceGroupRegistration() - Constructor for class org.apache.muse.ws.resource.sg.impl.SimpleServiceGroupRegistration
 
SimpleSetCapability - Class in org.apache.muse.ws.resource.properties.set.impl
SimpleSetCapability is Muse's default implementation of the WS-RP 'set' operations - the implementation simply forwards these requests to the equivalent methods in ResourcePropertyCollection.
SimpleSetCapability() - Constructor for class org.apache.muse.ws.resource.properties.set.impl.SimpleSetCapability
 
SimpleSetOperationFactory - Class in org.apache.muse.ws.resource.properties.set.impl
SimpleSetOperationFactory provides an API for constructing and parsing WS-RP SetResourceProperties requests, including the Insert, Delete, and Update operations.
SimpleSetOperationFactory() - Constructor for class org.apache.muse.ws.resource.properties.set.impl.SimpleSetOperationFactory
 
SimpleSetRequest - Class in org.apache.muse.ws.resource.properties.set.impl
SimpleSetRequest is a simple container that represents the WS-ResourceProperties SetResourceProperties operation's request content.
SimpleSetRequest() - Constructor for class org.apache.muse.ws.resource.properties.set.impl.SimpleSetRequest
 
SimpleSituation - Class in org.apache.muse.ws.dm.muws.events.impl
 
SimpleSituation() - Constructor for class org.apache.muse.ws.dm.muws.events.impl.SimpleSituation
 
SimpleSituation(Element) - Constructor for class org.apache.muse.ws.dm.muws.events.impl.SimpleSituation
 
SimpleSoapClient - Class in org.apache.muse.ws.addressing.soap
SimpleSoapClient is and implementation of SoapClient that relies on the java.net.HttpURLConnection API to send and receive SOAP messages.
SimpleSoapClient() - Constructor for class org.apache.muse.ws.addressing.soap.SimpleSoapClient
 
SimpleState - Class in org.apache.muse.ws.dm.muws.impl
SimpleState is Muse's default implementation of the WSDM State capability.
SimpleState() - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleState
 
SimpleStateTransition - Class in org.apache.muse.ws.dm.muws.impl
SimpleStateTransition represents the muws2:StateTransition property defined by the WSDM State capability.
SimpleStateTransition(Element) - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleStateTransition
 
SimpleStateTransition(StateType, StateType) - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleStateTransition
 
SimpleStateType - Class in org.apache.muse.ws.dm.muws.impl
SimpleStateType represents state values for the State capability.
SimpleStateType(Element) - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleStateType
 
SimpleStateType(QName[]) - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleStateType
 
SimpleSubscriptionManager - Class in org.apache.muse.ws.notification.impl
SimpleSubscriptionManager is Muse's default implementation of the WS-Notification SubscriptionManager port type.
SimpleSubscriptionManager() - Constructor for class org.apache.muse.ws.notification.impl.SimpleSubscriptionManager
 
SimpleSubstitutableMessage - Class in org.apache.muse.ws.dm.muws.events.impl
 
SimpleSubstitutableMessage() - Constructor for class org.apache.muse.ws.dm.muws.events.impl.SimpleSubstitutableMessage
 
SimpleSubstitutableMessage(Element) - Constructor for class org.apache.muse.ws.dm.muws.events.impl.SimpleSubstitutableMessage
 
SimpleTopic - Class in org.apache.muse.ws.notification.topics.impl
SimpleTopic is Muse's default implementation of the wsnt:Topic data structure defined in WS-Notification v1.3 and WS-Topics v1.3.
SimpleTopic(Element, TopicNamespace) - Constructor for class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
SimpleTopic(String, TopicNamespace) - Constructor for class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
SimpleTopicNamespace - Class in org.apache.muse.ws.notification.topics.impl
SimpleTopicNamespace is Muse's default implementation of the wsnt:TopicNamespace data structure defined in WS-Notification v1.3 and WS-Topics v1.3.
SimpleTopicNamespace(Element) - Constructor for class org.apache.muse.ws.notification.topics.impl.SimpleTopicNamespace
 
SimpleTopicNamespace(String) - Constructor for class org.apache.muse.ws.notification.topics.impl.SimpleTopicNamespace
 
SimpleTopicSet - Class in org.apache.muse.ws.notification.topics.impl
SimpleTopicSet is Muse's default implementation of the wst:TopicSet data structure defined in WS-Topics v1.3.
SimpleTopicSet() - Constructor for class org.apache.muse.ws.notification.topics.impl.SimpleTopicSet
 
SimpleWefFactory - Class in org.apache.muse.ws.dm.muws.events.impl
SimpleWefFactory is the default implementation of the WefFactory component.
SimpleWefFactory() - Constructor for class org.apache.muse.ws.dm.muws.events.impl.SimpleWefFactory
 
SimpleWsResource - Class in org.apache.muse.ws.resource.impl
SimpleResource is Muse's default implementation of a WS-RF-compliant resource (WsResource).
SimpleWsResource() - Constructor for class org.apache.muse.ws.resource.impl.SimpleWsResource
 
SINCE_RESET - Static variable in interface org.apache.muse.ws.dm.muws.Metric
 
SINCE_RESET - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
Situation - Interface in org.apache.muse.ws.dm.muws.events
Situation defines the constants and fields for the WSDM Event Format's (WEF) situation data type.
SITUATION_CATEGORY_QNAME - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
SITUATION_QNAME - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
SITUATION_TIME_QNAME - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
size() - Method in class org.apache.muse.util.MultiMap
NOTE: This method takes O(n) time, where n is the number of keys in the map.
SOAP_PREFIX - Static variable in class org.apache.muse.ws.wsdl.WsdlUtils
 
SOAP_URI - Static variable in class org.apache.muse.ws.wsdl.WsdlUtils
The "WSDL-SOAP" namespace used for SOAP bindings.
SOAP_WSDL_URI - Static variable in interface org.apache.muse.tools.generator.util.DefinitionConstants
 
SoapClient - Interface in org.apache.muse.ws.addressing.soap
SoapClient is a generic interface for a common set of SOAP utilities that may be implemented with different APIs from platform to platform.
SoapConstants - Class in org.apache.muse.ws.addressing.soap
SoapConstants is a collection of values related to SOAP 1.2.
SoapConstants() - Constructor for class org.apache.muse.ws.addressing.soap.SoapConstants
 
SoapFault - Exception in org.apache.muse.ws.addressing.soap
This class represents a the SOAP fault type defined in SOAP 1.2.
SoapFault(Element) - Constructor for exception org.apache.muse.ws.addressing.soap.SoapFault
 
SoapFault(String) - Constructor for exception org.apache.muse.ws.addressing.soap.SoapFault
 
SoapFault(String, Throwable) - Constructor for exception org.apache.muse.ws.addressing.soap.SoapFault
 
SoapFault(Throwable) - Constructor for exception org.apache.muse.ws.addressing.soap.SoapFault
 
SoapMonitor - Interface in org.apache.muse.ws.addressing.soap
SoapMonitor is a supplemental interface for SOAP clients that wish to support TCP/SOAP monitoring without modifying server-side code.
SOAPProvider - Interface in org.apache.muse.osgi.soa.core
SOAPProvider is an interface for generic SOAP functionality.
SoapUtils - Class in org.apache.muse.ws.addressing.soap
 
SoapUtils() - Constructor for class org.apache.muse.ws.addressing.soap.SoapUtils
 
SOURCE_COMP_QNAME - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
split(String) - Static method in class org.apache.muse.util.StringUtils
 
split(String, String) - Static method in class org.apache.muse.util.StringUtils
 
start(BundleContext) - Method in class org.apache.muse.complete.Activator
 
start(BundleContext) - Method in class org.apache.muse.core.platform.osgi.Activator
starts the Bundle.
start(BundleContext) - Method in class org.apache.muse.core.platform.osgi.axis2.Activator
 
start(BundleContext) - Method in class org.apache.muse.core.platform.osgi.mini.Activator
 
start(BundleContext) - Method in class org.apache.muse.osgi.soa.core.Activator
 
start(BundleContext) - Method in class org.apache.muse.osgi.soa.core.web.WebApp
Starts the WebApp
start(BundleContext) - Method in class org.apache.muse.osgi.ws.dm.muws.adv.Activator
 
start(BundleContext) - Method in class org.apache.muse.osgi.ws.dm.muws.adv.impl.Activator
 
start(BundleContext) - Method in class org.apache.muse.osgi.wsdm.muws.Activator
 
start(BundleContext) - Method in class org.apache.muse.osgi.wsdm.muws.impl.Activator
 
start(BundleContext) - Method in class org.apache.muse.osgi.wsn.Activator
 
start(BundleContext) - Method in class org.apache.muse.osgi.wsn.impl.Activator
 
start(BundleContext) - Method in class org.apache.muse.osgi.wsrf.Activator
 
start(BundleContext) - Method in class org.apache.muse.osgi.wsrf.impl.Activator
 
start(BundleContext) - Method in class org.apache.muse.osgi.wsx.Activator
 
start(BundleContext) - Method in class org.apache.muse.osgi.wsx.impl.Activator
 
start(BundleContext) - Method in class org.apache.muse.ws.addressing.osgi.Activator
 
START_SITUATION_QNAME - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
startSoapMonitor(int) - Method in class org.apache.muse.core.AbstractResourceClient
 
startSoapMonitor(int) - Method in class org.apache.muse.ws.addressing.soap.SimpleSoapClient
 
startSoapMonitor(int) - Method in interface org.apache.muse.ws.addressing.soap.SoapMonitor
Causes the SoapClient to send messages to the given port.
State - Interface in org.apache.muse.ws.dm.muws
This interface represents the WSDM State capability.
STATE_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
STATE_TOPIC - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
STATE_URI - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
The WSDM State namespace URI.
statement(String, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.AbstractSynthesizer
 
StateTransition - Interface in org.apache.muse.ws.dm.muws
StateTransition represents the muws2:StateTransition property defined by the WSDM State capability.
StateType - Interface in org.apache.muse.ws.dm.muws
StateType represents the muws2:State property defined by the WSDM State capability.
STATIC_VALUES_QNAME - Static variable in class org.apache.muse.ws.resource.metadata.WsrmdConstants
 
StaticValuesApprover - Class in org.apache.muse.ws.resource.metadata.impl
StaticValuesApprover is a PropertyChangeApprover that throws an exception if a caller tries to delete a property instance whose value is defined in the WS-RMD document's StaticValues section.
StaticValuesApprover(QName, MetadataDescriptor) - Constructor for class org.apache.muse.ws.resource.metadata.impl.StaticValuesApprover
Creates a new approver for the property with the given name and RMD.
stop(BundleContext) - Method in class org.apache.muse.complete.Activator
 
stop(BundleContext) - Method in class org.apache.muse.core.platform.osgi.Activator
stops the Bundle and removes any applied listeners
stop(BundleContext) - Method in class org.apache.muse.core.platform.osgi.axis2.Activator
 
stop(BundleContext) - Method in class org.apache.muse.core.platform.osgi.mini.Activator
 
stop(BundleContext) - Method in class org.apache.muse.osgi.soa.core.Activator
 
stop(BundleContext) - Method in class org.apache.muse.osgi.soa.core.web.WebApp
Stops the WebApp
stop(BundleContext) - Method in class org.apache.muse.osgi.ws.dm.muws.adv.Activator
 
stop(BundleContext) - Method in class org.apache.muse.osgi.ws.dm.muws.adv.impl.Activator
 
stop(BundleContext) - Method in class org.apache.muse.osgi.wsdm.muws.Activator
 
stop(BundleContext) - Method in class org.apache.muse.osgi.wsdm.muws.impl.Activator
 
stop(BundleContext) - Method in class org.apache.muse.osgi.wsn.Activator
 
stop(BundleContext) - Method in class org.apache.muse.osgi.wsn.impl.Activator
 
stop(BundleContext) - Method in class org.apache.muse.osgi.wsrf.Activator
 
stop(BundleContext) - Method in class org.apache.muse.osgi.wsrf.impl.Activator
 
stop(BundleContext) - Method in class org.apache.muse.osgi.wsx.Activator
 
stop(BundleContext) - Method in class org.apache.muse.osgi.wsx.impl.Activator
 
stop(BundleContext) - Method in class org.apache.muse.ws.addressing.osgi.Activator
 
STOP_SITUATION_QNAME - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
stopSoapMonitor() - Method in class org.apache.muse.core.AbstractResourceClient
 
stopSoapMonitor() - Method in class org.apache.muse.ws.addressing.soap.SimpleSoapClient
 
stopSoapMonitor() - Method in interface org.apache.muse.ws.addressing.soap.SoapMonitor
If SOAP monitoring was in use, the client will revert back to sending the messages to the port in the EPR's wsa:Address.
STRING_QNAME - Static variable in class org.apache.muse.tools.inspector.ResourceInspector
 
STRING_QNAME - Static variable in class org.apache.muse.util.xml.XsdUtils
 
StringSerializer - Class in org.apache.muse.core.serializer
StringSerializer transforms Strings to XML and back.
StringSerializer() - Constructor for class org.apache.muse.core.serializer.StringSerializer
 
StringUtils - Class in org.apache.muse.util
StringUtils provides java.lang.String-related methods that are part of the J2SE API but not its J2ME equivalent.
StringUtils() - Constructor for class org.apache.muse.util.StringUtils
 
SUBCODE_QNAME - Static variable in class org.apache.muse.ws.addressing.soap.SoapConstants
 
subscribe(EndpointReference, Filter, Date, Policy) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationProducer
 
Subscribe - Class in org.apache.muse.ws.notification.impl
Subscribe is a serializer/deserializer for the WS-Notification Subscribe operation's request content.
Subscribe(Element) - Constructor for class org.apache.muse.ws.notification.impl.Subscribe
 
Subscribe(EndpointReference, Filter, Date) - Constructor for class org.apache.muse.ws.notification.impl.Subscribe
 
subscribe(EndpointReference, Filter, Date, Policy) - Method in interface org.apache.muse.ws.notification.NotificationProducer
Registers a consumer resource to receive events that are published to a certain topic (along with other filtering rules).
subscribe(EndpointReference, Filter, Date) - Method in class org.apache.muse.ws.notification.remote.NotificationProducerClient
 
SUBSCRIBE_FAILED_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
SUBSCRIBE_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
SUBSCRIBE_RESPONSE_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
SUBSCRIBE_URI - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
SubscribeCreationFailedFault - Exception in org.apache.muse.ws.notification.faults
 
SubscribeCreationFailedFault(Element) - Constructor for exception org.apache.muse.ws.notification.faults.SubscribeCreationFailedFault
 
SubscribeCreationFailedFault(String) - Constructor for exception org.apache.muse.ws.notification.faults.SubscribeCreationFailedFault
 
SubscribeCreationFailedFault(String, Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.SubscribeCreationFailedFault
 
SubscribeCreationFailedFault(Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.SubscribeCreationFailedFault
 
SubscribeHandler - Class in org.apache.muse.ws.notification.impl
SubscribeHandler is the parser for the WS-Notification Subscribe operation.
SubscribeHandler() - Constructor for class org.apache.muse.ws.notification.impl.SubscribeHandler
 
subscribeInitialConsumer() - Method in class org.apache.muse.ws.dm.muws.adv.impl.AbstractAdvertisement
 
SubscribeResponse - Class in org.apache.muse.ws.notification.impl
SubscribeResponse is a serializer/deserializer for the WS-Notification Subscribe operation's response content.
SubscribeResponse(Element) - Constructor for class org.apache.muse.ws.notification.impl.SubscribeResponse
 
SubscribeResponse(WsResource, Date) - Constructor for class org.apache.muse.ws.notification.impl.SubscribeResponse
 
SUBSCRIPTION_EPR_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
SUBSCRIPTION_MANAGER_DIR - Static variable in class org.apache.muse.tools.generator.util.SubscriptionManagerHelper
 
SUBSCRIPTION_MANAGER_RESOURCE_TYPE - Static variable in class org.apache.muse.tools.generator.util.SubscriptionManagerHelper
 
SUBSCRIPTION_MANAGER_WSDL - Static variable in class org.apache.muse.tools.generator.util.SubscriptionManagerHelper
 
SUBSCRIPTION_MGR_URI - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
SubscriptionClient - Class in org.apache.muse.ws.notification.remote
SubscriptionClient is a web services client for resources that implement the WS-N SubscriptionManager port type.
SubscriptionClient(EndpointReference) - Constructor for class org.apache.muse.ws.notification.remote.SubscriptionClient
 
SubscriptionClient(EndpointReference, EndpointReference) - Constructor for class org.apache.muse.ws.notification.remote.SubscriptionClient
 
SubscriptionClient(EndpointReference, EndpointReference, Environment) - Constructor for class org.apache.muse.ws.notification.remote.SubscriptionClient
 
SubscriptionClient(EndpointReference, EndpointReference, SoapClient) - Constructor for class org.apache.muse.ws.notification.remote.SubscriptionClient
 
SubscriptionManager - Interface in org.apache.muse.ws.notification
SubscriptionManager is an interface that represents the WS-Notification SubscriptionManager port type; it is based on WS-N v1.3.
SubscriptionManagerHelper - Class in org.apache.muse.tools.generator.util
Endpoints that have resource-types that are NotificationProducers need to have a SubscriptionManager included as a sibling resource-type.
SubscriptionManagerHelper() - Constructor for class org.apache.muse.tools.generator.util.SubscriptionManagerHelper
 
SUBSTITUTABLE_MSG_QNAME - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
SubstitutableMessage - Interface in org.apache.muse.ws.dm.muws.events
 
SUCCESS_DISPOSITION_QNAME - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
SUCCESSFUL - Static variable in interface org.apache.muse.ws.dm.muws.events.Situation
 
SUCCESSFUL - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
synthesize(ConfigurationData) - Method in class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
synthesize(ConfigurationData) - Method in class org.apache.muse.tools.generator.synthesizer.ProxySynthesizer
 
synthesize(ConfigurationData) - Method in class org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer
 
synthesize(ConfigurationData) - Method in class org.apache.muse.tools.generator.synthesizer.ServerSynthesizer
 
synthesize(ConfigurationData) - Method in interface org.apache.muse.tools.generator.synthesizer.Synthesizer
 
Synthesizer - Interface in org.apache.muse.tools.generator.synthesizer
The second phase of code generation that takes a set of capabilities and creates the code that implements them.
SYNTHESIZER_FLAG - Static variable in interface org.apache.muse.tools.generator.Wsdl2JavaConstants
 

T

TARGET_DIRECTORY - Static variable in class org.apache.muse.tools.generator.util.ConfigurationData
 
TARGET_DIRECTORY_CONFIGURATION - Static variable in class org.apache.muse.tools.generator.util.ConfigurationData
 
TARGET_NS - Static variable in class org.apache.muse.util.xml.XmlUtils
The targetNamespace attribute name.
TEMPLATE_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.Axis2ProjectizerConstants
 
TEMPLATE_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.OsgiProjectizerConstants
 
TERMINATION_TIME_CHANGE_REJECTED_QNAME - Static variable in class org.apache.muse.ws.resource.lifetime.WsrlConstants
 
TERMINATION_TIME_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
TERMINATION_TIME_QNAME - Static variable in class org.apache.muse.ws.resource.lifetime.WsrlConstants
The name of the wsrl:TerminationTime property.
TERMINATION_TIME_QNAME - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
The name of the wssg:TerminationTime return value.
TERMINATION_TOPIC_QNAME - Static variable in class org.apache.muse.ws.resource.lifetime.WsrlConstants
The name of the WS-N Topic for WS-RL termination events.
TerminationTimeChangeRejectedFault - Exception in org.apache.muse.ws.resource.lifetime.faults
 
TerminationTimeChangeRejectedFault(Element) - Constructor for exception org.apache.muse.ws.resource.lifetime.faults.TerminationTimeChangeRejectedFault
 
TerminationTimeChangeRejectedFault(String) - Constructor for exception org.apache.muse.ws.resource.lifetime.faults.TerminationTimeChangeRejectedFault
 
TerminationTimeChangeRejectedFault(String, Throwable) - Constructor for exception org.apache.muse.ws.resource.lifetime.faults.TerminationTimeChangeRejectedFault
 
TerminationTimeChangeRejectedFault(Throwable) - Constructor for exception org.apache.muse.ws.resource.lifetime.faults.TerminationTimeChangeRejectedFault
 
TEXT_QNAME - Static variable in class org.apache.muse.ws.addressing.soap.SoapConstants
 
throwInvalidAddressingHeaderFault(String) - Method in class org.apache.muse.ws.addressing.MessageHeaders
 
TIME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
TIME_SCOPE_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
Timer - Class in org.apache.muse.util
Timer is a wrapper class for the JDK java.util.Timer that makes it easy to reschedule timers using the same java.util.TimerTask.
Timer() - Constructor for class org.apache.muse.util.Timer
 
TIMESTAMP_QNAME - Static variable in class org.apache.muse.ws.resource.basefaults.WsbfConstants
 
TO_QNAME - Static variable in class org.apache.muse.ws.addressing.WsaConstants
 
toArray() - Method in class org.apache.muse.ws.notification.impl.Subscribe
 
toFile(Node, File) - Static method in class org.apache.muse.util.xml.XmlUtils
This is a convenience method that calls toFile(Node, File, boolean) with the last parameter set to "true" (to add the standard XML header to the new XML file).
toFile(Node, File, boolean) - Static method in class org.apache.muse.util.xml.XmlUtils
Serializes the given XML sub-tree to the given file.
TOP_LEVEL_PACKAGE - Static variable in class org.apache.muse.tools.generator.util.AbstractCommandLineApp
 
Topic - Interface in org.apache.muse.ws.notification.topics
Topic is an interface that represents the wsnt:Topic data structure described in WS-Notification v1.3 and WS-Topics v1.3.
TOPIC_DIALECT_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
TOPIC_DIALECT_UNKNOWN_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
TOPIC_EXPRESSION_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
TOPIC_NAMESPACE_QNAME - Static variable in class org.apache.muse.ws.notification.topics.WstConstants
 
TOPIC_NOT_SUPPORTED_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
TOPIC_QNAME - Static variable in class org.apache.muse.ws.notification.topics.WstConstants
 
TOPIC_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
TOPIC_SET_QNAME - Static variable in class org.apache.muse.ws.notification.topics.WstConstants
 
TOPIC_SPACE_NAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
The standard WS-RP TopicSpace name.
TopicExpressionDialectUnknownFault - Exception in org.apache.muse.ws.notification.faults
 
TopicExpressionDialectUnknownFault(Element) - Constructor for exception org.apache.muse.ws.notification.faults.TopicExpressionDialectUnknownFault
 
TopicExpressionDialectUnknownFault(String) - Constructor for exception org.apache.muse.ws.notification.faults.TopicExpressionDialectUnknownFault
 
TopicExpressionDialectUnknownFault(String, Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.TopicExpressionDialectUnknownFault
 
TopicExpressionDialectUnknownFault(Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.TopicExpressionDialectUnknownFault
 
TopicFilter - Class in org.apache.muse.ws.notification.impl
TopicFilter is the implementation of topic-based filters for WS-N subscriptions.
TopicFilter(QName) - Constructor for class org.apache.muse.ws.notification.impl.TopicFilter
 
TopicFilter(QName, String) - Constructor for class org.apache.muse.ws.notification.impl.TopicFilter
 
TopicFilter(Topic) - Constructor for class org.apache.muse.ws.notification.impl.TopicFilter
 
TopicFilter(Topic, String) - Constructor for class org.apache.muse.ws.notification.impl.TopicFilter
 
TopicFilterHandler - Class in org.apache.muse.ws.notification.impl
 
TopicFilterHandler() - Constructor for class org.apache.muse.ws.notification.impl.TopicFilterHandler
 
TopicListener - Interface in org.apache.muse.ws.notification
TopicListener is a NotificationMessageListener that only listens on a certain WS-N Topic.
TopicNamespace - Interface in org.apache.muse.ws.notification.topics
TopicNamespace is an interface that represents the wsnt:TopicNamespace data structure described in WS-Notification v1.3 and WS-Topics v1.3.
TopicNotSupportedFault - Exception in org.apache.muse.ws.notification.faults
 
TopicNotSupportedFault(Element) - Constructor for exception org.apache.muse.ws.notification.faults.TopicNotSupportedFault
 
TopicNotSupportedFault(String) - Constructor for exception org.apache.muse.ws.notification.faults.TopicNotSupportedFault
 
TopicNotSupportedFault(String, Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.TopicNotSupportedFault
 
TopicNotSupportedFault(Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.TopicNotSupportedFault
 
TopicPathExpression - Interface in org.apache.muse.ws.notification.topics
TopicPathExpression represents a qualified path that can be resolved to a topic that is published by a resource.
TopicSet - Interface in org.apache.muse.ws.notification.topics
TopicSet is an interface that represents the wst:TopicSet data structure that is described in WS-Topics v1.3.
toString() - Method in class javax.xml.namespace.QName
 
toString() - Method in class org.apache.muse.core.SimpleResource
 
toString(Node) - Static method in class org.apache.muse.util.xml.XmlUtils
This is a convenience method that serializes the given XML tree with the XML header and indentation; it is the equivalent of calling toString(Node, boolean) with the last parameter set to "true".
toString(Node, boolean) - Static method in class org.apache.muse.util.xml.XmlUtils
This is a convenience method that serializes the given XML tree with indentation; the XML header is included if the second parameter is "true".
toString(Node, boolean, boolean) - Static method in class org.apache.muse.util.xml.XmlUtils
Serializes the given XML tree to string form, including the standard XML header and indentation if desired.
toString(QName) - Static method in class org.apache.muse.util.xml.XmlUtils
 
toString() - Method in class org.apache.muse.ws.addressing.EndpointReference
 
toString() - Method in class org.apache.muse.ws.addressing.MessageHeaders
 
toString() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleComponent
 
toString() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleManagementEvent
 
toString() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleSituation
 
toString() - Method in class org.apache.muse.ws.notification.impl.MessagePatternFilter
 
toString() - Method in class org.apache.muse.ws.notification.impl.ProducerPropertiesFilter
 
toString() - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationMessage
 
toString() - Method in class org.apache.muse.ws.notification.impl.TopicFilter
 
toString() - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
toString() - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopicNamespace
 
toString() - Method in class org.apache.muse.ws.resource.lifetime.impl.SetTerminationTime
 
toString() - Method in class org.apache.muse.ws.resource.lifetime.impl.SetTerminationTimeResponse
 
toString() - Method in class org.apache.muse.ws.resource.properties.get.impl.GetMultipleRequest
 
toString() - Method in class org.apache.muse.ws.resource.properties.get.impl.GetMultipleResponse
 
toString() - Method in class org.apache.muse.ws.resource.properties.get.impl.GetRequest
 
toString() - Method in class org.apache.muse.ws.resource.properties.get.impl.GetResponse
 
toString() - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
toString() - Method in class org.apache.muse.ws.resource.properties.query.impl.QueryRequest
 
toString() - Method in class org.apache.muse.ws.resource.properties.query.impl.QueryResponse
 
toString() - Method in class org.apache.muse.ws.resource.properties.set.impl.DeleteRequest
 
toString() - Method in class org.apache.muse.ws.resource.properties.set.impl.InsertRequest
 
toString() - Method in class org.apache.muse.ws.resource.properties.set.impl.SetResponse
 
toString() - Method in class org.apache.muse.ws.resource.properties.set.impl.SimpleSetRequest
 
toString() - Method in class org.apache.muse.ws.resource.properties.set.impl.UpdateRequest
 
toXML() - Method in class org.apache.muse.core.descriptor.SimpleCapabilityDescriptor
 
toXML(Document) - Method in class org.apache.muse.core.descriptor.SimpleCapabilityDescriptor
 
toXML() - Method in class org.apache.muse.core.descriptor.SimpleDeploymentDescriptor
 
toXML(Document) - Method in class org.apache.muse.core.descriptor.SimpleDeploymentDescriptor
 
toXML() - Method in class org.apache.muse.core.descriptor.SimpleInitParamDescriptor
 
toXML(Document) - Method in class org.apache.muse.core.descriptor.SimpleInitParamDescriptor
 
toXML() - Method in class org.apache.muse.core.descriptor.SimplePersistenceDescriptor
 
toXML(Document) - Method in class org.apache.muse.core.descriptor.SimplePersistenceDescriptor
 
toXML() - Method in class org.apache.muse.core.descriptor.SimpleResourceDescriptor
 
toXML(Document) - Method in class org.apache.muse.core.descriptor.SimpleResourceDescriptor
 
toXML() - Method in class org.apache.muse.core.descriptor.SimpleRouterDescriptor
 
toXML(Document) - Method in class org.apache.muse.core.descriptor.SimpleRouterDescriptor
 
toXML() - Method in class org.apache.muse.core.descriptor.SimpleSerializerDescriptor
 
toXML(Document) - Method in class org.apache.muse.core.descriptor.SimpleSerializerDescriptor
 
toXML() - Method in class org.apache.muse.core.platform.osgi.descriptor.OSGiDeploymentDescriptor
 
toXML(Document) - Method in class org.apache.muse.core.platform.osgi.descriptor.OSGiDeploymentDescriptor
 
toXML(Object[]) - Method in interface org.apache.muse.core.proxy.ProxyHandler
Serializes the given objects into a DOM Element that can used in a request SOAP Body.
toXML(Object[]) - Method in class org.apache.muse.core.proxy.ReflectionProxyHandler
 
toXML(Object) - Method in interface org.apache.muse.core.routing.MessageHandler
Serializes the given object into a DOM Element.
toXML(Object) - Method in class org.apache.muse.core.routing.ReflectionMessageHandler
Serializes the given object into a DOM Element.
toXML(Object, QName) - Method in class org.apache.muse.core.serializer.ArraySerializer
Serializes the given object into a DOM Element, the value wrapped inside a root element with the given name.
toXML(Object, QName) - Method in class org.apache.muse.core.serializer.BooleanSerializer
 
toXML(Object, QName) - Method in class org.apache.muse.core.serializer.DateSerializer
 
toXML(Object, QName) - Method in class org.apache.muse.core.serializer.DoubleSerializer
 
toXML(Object, QName) - Method in class org.apache.muse.core.serializer.ElementSerializer
 
toXML(Object, QName) - Method in class org.apache.muse.core.serializer.FloatSerializer
 
toXML(Object, QName) - Method in class org.apache.muse.core.serializer.IntegerSerializer
 
toXML(Object, QName) - Method in class org.apache.muse.core.serializer.LongSerializer
 
toXML(Object, QName) - Method in class org.apache.muse.core.serializer.QNameSerializer
 
toXML(Object, QName) - Method in interface org.apache.muse.core.serializer.Serializer
Serializes the given object into a DOM Element, the value wrapped inside a root element with the given name.
toXML(Object, QName) - Method in class org.apache.muse.core.serializer.ShortSerializer
 
toXML(Object, QName) - Method in class org.apache.muse.core.serializer.StringSerializer
 
toXML(Object, QName) - Method in class org.apache.muse.core.serializer.UriSerializer
 
toXML(Object, QName) - Method in class org.apache.muse.core.serializer.UrlSerializer
 
toXML(Object, QName) - Method in class org.apache.muse.core.serializer.XmlSerializableSerializer
 
toXML() - Method in interface org.apache.muse.util.xml.XmlSerializable
Converts this object into an XML representation, as defined by its related schema or specification.
toXML(Document) - Method in interface org.apache.muse.util.xml.XmlSerializable
Converts this object into an XML representation, as defined by its related schema or specification.
toXML() - Method in class org.apache.muse.ws.addressing.EndpointReference
 
toXML(Document) - Method in class org.apache.muse.ws.addressing.EndpointReference
 
toXML() - Method in class org.apache.muse.ws.addressing.MessageHeaders
 
toXML(Document) - Method in class org.apache.muse.ws.addressing.MessageHeaders
 
toXML() - Method in exception org.apache.muse.ws.addressing.soap.SoapFault
 
toXML(Document) - Method in exception org.apache.muse.ws.addressing.soap.SoapFault
 
toXML() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleComponent
 
toXML(Document) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleComponent
 
toXML() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleComponentAddress
 
toXML(Document) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleComponentAddress
 
toXML() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleManagementEvent
 
toXML(Document) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleManagementEvent
 
toXML() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleSituation
 
toXML(Document) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleSituation
 
toXML() - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleSubstitutableMessage
 
toXML(Document) - Method in class org.apache.muse.ws.dm.muws.events.impl.SimpleSubstitutableMessage
 
toXML() - Method in class org.apache.muse.ws.dm.muws.impl.ComplexMatch
 
toXML(Document) - Method in class org.apache.muse.ws.dm.muws.impl.ComplexMatch
 
toXML() - Method in class org.apache.muse.ws.dm.muws.impl.MatchCorrelation
 
toXML(Document) - Method in class org.apache.muse.ws.dm.muws.impl.MatchCorrelation
 
toXML() - Method in class org.apache.muse.ws.dm.muws.impl.QueryRelationships
 
toXML(Document) - Method in class org.apache.muse.ws.dm.muws.impl.QueryRelationships
 
toXML(Object) - Method in class org.apache.muse.ws.dm.muws.impl.QueryRelationshipsHandler
 
toXML() - Method in class org.apache.muse.ws.dm.muws.impl.QueryRelationshipsResponse
 
toXML(Document) - Method in class org.apache.muse.ws.dm.muws.impl.QueryRelationshipsResponse
 
toXML() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMatch
 
toXML(Document) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMatch
 
toXML() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleParticipant
 
toXML(Document) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleParticipant
 
toXML() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipResource
 
toXML(Document) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipResource
 
toXML() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipType
 
toXML(Document) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipType
 
toXML() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleStateTransition
 
toXML(Document) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleStateTransition
 
toXML() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleStateType
 
toXML(Document) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleStateType
 
toXML() - Method in class org.apache.muse.ws.dm.muws.impl.XPathCorrelation
 
toXML(Document) - Method in class org.apache.muse.ws.dm.muws.impl.XPathCorrelation
 
toXML(Object) - Method in class org.apache.muse.ws.metadata.impl.GetMetadataHandler
 
toXML() - Method in class org.apache.muse.ws.metadata.impl.GetMetadataRequest
 
toXML(Document) - Method in class org.apache.muse.ws.metadata.impl.GetMetadataRequest
 
toXML() - Method in class org.apache.muse.ws.metadata.impl.GetMetadataResponse
 
toXML(Document) - Method in class org.apache.muse.ws.metadata.impl.GetMetadataResponse
 
toXML() - Method in class org.apache.muse.ws.notification.impl.FilterCollection
 
toXML(Document) - Method in class org.apache.muse.ws.notification.impl.FilterCollection
 
toXML(Object, QName) - Method in class org.apache.muse.ws.notification.impl.FilterSerializer
 
toXML() - Method in class org.apache.muse.ws.notification.impl.GetCurrentMessage
 
toXML(Document) - Method in class org.apache.muse.ws.notification.impl.GetCurrentMessage
 
toXML(Object) - Method in class org.apache.muse.ws.notification.impl.GetCurrentMessageHandler
 
toXML() - Method in class org.apache.muse.ws.notification.impl.GetCurrentMessageResponse
 
toXML(Document) - Method in class org.apache.muse.ws.notification.impl.GetCurrentMessageResponse
 
toXML() - Method in class org.apache.muse.ws.notification.impl.MessagePatternFilter
 
toXML(Document) - Method in class org.apache.muse.ws.notification.impl.MessagePatternFilter
 
toXML(Object, QName) - Method in class org.apache.muse.ws.notification.impl.NotificationMessageSerializer
 
toXML(Object) - Method in class org.apache.muse.ws.notification.impl.NotifyHandler
 
toXML() - Method in class org.apache.muse.ws.notification.impl.ProducerPropertiesFilter
 
toXML(Document) - Method in class org.apache.muse.ws.notification.impl.ProducerPropertiesFilter
 
toXML() - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationMessage
 
toXML(Document) - Method in class org.apache.muse.ws.notification.impl.SimpleNotificationMessage
 
toXML() - Method in class org.apache.muse.ws.notification.impl.SimpleSubscriptionManager
 
toXML(Document) - Method in class org.apache.muse.ws.notification.impl.SimpleSubscriptionManager
 
toXML() - Method in class org.apache.muse.ws.notification.impl.Subscribe
 
toXML(Document) - Method in class org.apache.muse.ws.notification.impl.Subscribe
 
toXML(Object) - Method in class org.apache.muse.ws.notification.impl.SubscribeHandler
 
toXML() - Method in class org.apache.muse.ws.notification.impl.SubscribeResponse
 
toXML(Document) - Method in class org.apache.muse.ws.notification.impl.SubscribeResponse
 
toXML() - Method in class org.apache.muse.ws.notification.impl.TopicFilter
 
toXML(Document) - Method in class org.apache.muse.ws.notification.impl.TopicFilter
 
toXML() - Method in class org.apache.muse.ws.notification.properties.ResourcePropertyChangeEvent
 
toXML(Document) - Method in class org.apache.muse.ws.notification.properties.ResourcePropertyChangeEvent
 
toXML() - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
toXML(Document) - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopic
 
toXML() - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopicNamespace
 
toXML(Document) - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopicNamespace
 
toXML() - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopicSet
 
toXML(Document) - Method in class org.apache.muse.ws.notification.topics.impl.SimpleTopicSet
 
toXML() - Method in class org.apache.muse.ws.resource.lifetime.impl.SetTerminationTime
 
toXML(Document) - Method in class org.apache.muse.ws.resource.lifetime.impl.SetTerminationTime
 
toXML(Object) - Method in class org.apache.muse.ws.resource.lifetime.impl.SetTerminationTimeHandler
 
toXML() - Method in class org.apache.muse.ws.resource.lifetime.impl.SetTerminationTimeResponse
 
toXML(Document) - Method in class org.apache.muse.ws.resource.lifetime.impl.SetTerminationTimeResponse
 
toXML() - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
toXML(Document) - Method in class org.apache.muse.ws.resource.metadata.impl.SimpleMetadataDescriptor
 
toXML() - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
toXML(Document) - Method in class org.apache.muse.ws.resource.metadata.OpenMetadataDescriptor
 
toXML(Object) - Method in class org.apache.muse.ws.resource.properties.get.impl.GetDocumentHandler
 
toXML(Object) - Method in class org.apache.muse.ws.resource.properties.get.impl.GetHandler
 
toXML(Object) - Method in class org.apache.muse.ws.resource.properties.get.impl.GetMultipleHandler
 
toXML() - Method in class org.apache.muse.ws.resource.properties.get.impl.GetMultipleRequest
 
toXML(Document) - Method in class org.apache.muse.ws.resource.properties.get.impl.GetMultipleRequest
 
toXML() - Method in class org.apache.muse.ws.resource.properties.get.impl.GetMultipleResponse
 
toXML(Document) - Method in class org.apache.muse.ws.resource.properties.get.impl.GetMultipleResponse
 
toXML() - Method in class org.apache.muse.ws.resource.properties.get.impl.GetRequest
 
toXML(Document) - Method in class org.apache.muse.ws.resource.properties.get.impl.GetRequest
 
toXML() - Method in class org.apache.muse.ws.resource.properties.get.impl.GetResponse
 
toXML(Document) - Method in class org.apache.muse.ws.resource.properties.get.impl.GetResponse
 
toXML() - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
toXML(Document) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
toXML(Object) - Method in class org.apache.muse.ws.resource.properties.query.impl.QueryHandler
 
toXML() - Method in class org.apache.muse.ws.resource.properties.query.impl.QueryRequest
 
toXML(Document) - Method in class org.apache.muse.ws.resource.properties.query.impl.QueryRequest
 
toXML() - Method in class org.apache.muse.ws.resource.properties.query.impl.QueryResponse
 
toXML(Document) - Method in class org.apache.muse.ws.resource.properties.query.impl.QueryResponse
 
toXML() - Method in class org.apache.muse.ws.resource.properties.set.impl.DeleteRequest
 
toXML(Document) - Method in class org.apache.muse.ws.resource.properties.set.impl.DeleteRequest
 
toXML() - Method in class org.apache.muse.ws.resource.properties.set.impl.InsertRequest
 
toXML(Document) - Method in class org.apache.muse.ws.resource.properties.set.impl.InsertRequest
 
toXML(Object) - Method in class org.apache.muse.ws.resource.properties.set.impl.SetHandler
 
toXML() - Method in class org.apache.muse.ws.resource.properties.set.impl.SetResponse
 
toXML(Document) - Method in class org.apache.muse.ws.resource.properties.set.impl.SetResponse
 
toXML() - Method in class org.apache.muse.ws.resource.properties.set.impl.SimpleSetRequest
 
toXML(Document) - Method in class org.apache.muse.ws.resource.properties.set.impl.SimpleSetRequest
 
toXML() - Method in class org.apache.muse.ws.resource.properties.set.impl.UpdateRequest
 
toXML(Document) - Method in class org.apache.muse.ws.resource.properties.set.impl.UpdateRequest
 
toXML(Object) - Method in class org.apache.muse.ws.resource.sg.impl.AddHandler
 
toXML() - Method in class org.apache.muse.ws.resource.sg.impl.AddRequest
 
toXML(Document) - Method in class org.apache.muse.ws.resource.sg.impl.AddRequest
 
toXML() - Method in class org.apache.muse.ws.resource.sg.impl.AddResponse
 
toXML(Document) - Method in class org.apache.muse.ws.resource.sg.impl.AddResponse
 
toXML() - Method in class org.apache.muse.ws.resource.sg.impl.SimpleEntry
 
toXML(Document) - Method in class org.apache.muse.ws.resource.sg.impl.SimpleEntry
 
toXML() - Method in class org.apache.muse.ws.resource.sg.impl.SimpleMembershipContentRule
 
toXML(Document) - Method in class org.apache.muse.ws.resource.sg.impl.SimpleMembershipContentRule
 
trace(Element, boolean) - Method in class org.apache.muse.ws.addressing.soap.SimpleSoapClient
 
trace(String) - Method in class org.apache.muse.ws.addressing.soap.SimpleSoapClient
 
Traceable - Interface in org.apache.muse.util
Traceable is a set of operations that wish to expose optional logging as part of their operations.
TRANSITION_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
TYPE - Static variable in class org.apache.muse.util.xml.XsdUtils
 
TYPE_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
TYPES_QNAME - Static variable in class org.apache.muse.ws.wsdl.WsdlUtils
 

U

UNABLE_TO_CREATE_PULL_POINT_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
UNABLE_TO_GET_MESSAGES_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
UNABLE_TO_MODIFY_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
UNABLE_TO_PUT_RP_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
UNABLE_TO_SET_TERMINATION_TIME_QNAME - Static variable in class org.apache.muse.ws.resource.lifetime.WsrlConstants
 
UnableToCreatePullPointFault - Exception in org.apache.muse.ws.notification.faults
 
UnableToCreatePullPointFault(Element) - Constructor for exception org.apache.muse.ws.notification.faults.UnableToCreatePullPointFault
 
UnableToCreatePullPointFault(String) - Constructor for exception org.apache.muse.ws.notification.faults.UnableToCreatePullPointFault
 
UnableToCreatePullPointFault(String, Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.UnableToCreatePullPointFault
 
UnableToCreatePullPointFault(Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.UnableToCreatePullPointFault
 
UnableToGetMessagesFault - Exception in org.apache.muse.ws.notification.faults
 
UnableToGetMessagesFault(Element) - Constructor for exception org.apache.muse.ws.notification.faults.UnableToGetMessagesFault
 
UnableToGetMessagesFault(String) - Constructor for exception org.apache.muse.ws.notification.faults.UnableToGetMessagesFault
 
UnableToGetMessagesFault(String, Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.UnableToGetMessagesFault
 
UnableToGetMessagesFault(Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.UnableToGetMessagesFault
 
UnableToModifyResourcePropertyFault - Exception in org.apache.muse.ws.resource.properties.set.faults
 
UnableToModifyResourcePropertyFault(Element) - Constructor for exception org.apache.muse.ws.resource.properties.set.faults.UnableToModifyResourcePropertyFault
 
UnableToModifyResourcePropertyFault(String) - Constructor for exception org.apache.muse.ws.resource.properties.set.faults.UnableToModifyResourcePropertyFault
 
UnableToModifyResourcePropertyFault(String, Throwable) - Constructor for exception org.apache.muse.ws.resource.properties.set.faults.UnableToModifyResourcePropertyFault
 
UnableToModifyResourcePropertyFault(Throwable) - Constructor for exception org.apache.muse.ws.resource.properties.set.faults.UnableToModifyResourcePropertyFault
 
UnableToPutResourcePropertyDocumentFault - Exception in org.apache.muse.ws.resource.properties.set.faults
 
UnableToPutResourcePropertyDocumentFault(Element) - Constructor for exception org.apache.muse.ws.resource.properties.set.faults.UnableToPutResourcePropertyDocumentFault
 
UnableToPutResourcePropertyDocumentFault(String) - Constructor for exception org.apache.muse.ws.resource.properties.set.faults.UnableToPutResourcePropertyDocumentFault
 
UnableToPutResourcePropertyDocumentFault(String, Throwable) - Constructor for exception org.apache.muse.ws.resource.properties.set.faults.UnableToPutResourcePropertyDocumentFault
 
UnableToPutResourcePropertyDocumentFault(Throwable) - Constructor for exception org.apache.muse.ws.resource.properties.set.faults.UnableToPutResourcePropertyDocumentFault
 
UnableToSetTerminationTimeFault - Exception in org.apache.muse.ws.resource.lifetime.faults
 
UnableToSetTerminationTimeFault(Element) - Constructor for exception org.apache.muse.ws.resource.lifetime.faults.UnableToSetTerminationTimeFault
 
UnableToSetTerminationTimeFault(String) - Constructor for exception org.apache.muse.ws.resource.lifetime.faults.UnableToSetTerminationTimeFault
 
UnableToSetTerminationTimeFault(String, Throwable) - Constructor for exception org.apache.muse.ws.resource.lifetime.faults.UnableToSetTerminationTimeFault
 
UnableToSetTerminationTimeFault(Throwable) - Constructor for exception org.apache.muse.ws.resource.lifetime.faults.UnableToSetTerminationTimeFault
 
UNACCEPTABLE_TERMINATION_TIME_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
UnacceptableInitialTerminationTimeFault - Exception in org.apache.muse.ws.notification.faults
 
UnacceptableInitialTerminationTimeFault(Element) - Constructor for exception org.apache.muse.ws.notification.faults.UnacceptableInitialTerminationTimeFault
 
UnacceptableInitialTerminationTimeFault(String) - Constructor for exception org.apache.muse.ws.notification.faults.UnacceptableInitialTerminationTimeFault
 
UnacceptableInitialTerminationTimeFault(String, Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.UnacceptableInitialTerminationTimeFault
 
UnacceptableInitialTerminationTimeFault(Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.UnacceptableInitialTerminationTimeFault
 
UNAVAILABLE - Static variable in interface org.apache.muse.ws.dm.muws.OperationalStatus
 
UNBOUNDED - Static variable in class org.apache.muse.util.xml.XsdUtils
 
UNBOUNDED - Static variable in interface org.apache.muse.ws.resource.properties.schema.ResourcePropertiesSchema
The unbounded value can be applied to the property's minimum or maximum setting.
undeployService(String, Class) - Method in interface org.apache.muse.osgi.soa.core.SOAPProvider
 
undeployService(WebApp, String, Class) - Method in interface org.apache.muse.osgi.soa.core.SOAPProvider
 
ungetService(Bundle, ServiceRegistration, Object) - Method in class org.apache.muse.complete.MuseCompleteContribution
 
ungetService(Bundle, ServiceRegistration, Object) - Method in class org.apache.muse.osgi.ws.dm.muws.adv.impl.MUWSADVImplementationService
 
ungetService(Bundle, ServiceRegistration, Object) - Method in class org.apache.muse.osgi.ws.dm.muws.adv.MUWSADVImplementationService
 
ungetService(Bundle, ServiceRegistration, Object) - Method in class org.apache.muse.osgi.wsdm.muws.impl.MUWSImplementationService
 
ungetService(Bundle, ServiceRegistration, Object) - Method in class org.apache.muse.osgi.wsdm.muws.MUWSImplementationService
 
ungetService(Bundle, ServiceRegistration, Object) - Method in class org.apache.muse.osgi.wsn.impl.WSNImplementationService
 
ungetService(Bundle, ServiceRegistration, Object) - Method in class org.apache.muse.osgi.wsn.WSNImplementationService
 
ungetService(Bundle, ServiceRegistration, Object) - Method in class org.apache.muse.osgi.wsrf.impl.WSRFImplementationService
 
ungetService(Bundle, ServiceRegistration, Object) - Method in class org.apache.muse.osgi.wsrf.WSRFImplementationService
 
ungetService(Bundle, ServiceRegistration, Object) - Method in class org.apache.muse.osgi.wsx.impl.WSXImplementationService
 
ungetService(Bundle, ServiceRegistration, Object) - Method in class org.apache.muse.osgi.wsx.WSXImplementationService
 
ungetService(Bundle, ServiceRegistration, Object) - Method in class org.apache.muse.ws.addressing.osgi.WSASOAPContribution
 
UNKNOWN - Static variable in interface org.apache.muse.ws.dm.muws.Metric
 
UNKNOWN - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 
UNKNOWN - Static variable in interface org.apache.muse.ws.dm.muws.OperationalStatus
 
UNKNOWN_QUERY_DIALECT_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
UNKNOWN_SEVERITY - Static variable in interface org.apache.muse.ws.dm.muws.events.Situation
 
UnknownQueryExpressionDialectFault - Exception in org.apache.muse.ws.resource.properties.query.faults
 
UnknownQueryExpressionDialectFault(Element) - Constructor for exception org.apache.muse.ws.resource.properties.query.faults.UnknownQueryExpressionDialectFault
 
UnknownQueryExpressionDialectFault(String) - Constructor for exception org.apache.muse.ws.resource.properties.query.faults.UnknownQueryExpressionDialectFault
 
UnknownQueryExpressionDialectFault(String, Throwable) - Constructor for exception org.apache.muse.ws.resource.properties.query.faults.UnknownQueryExpressionDialectFault
 
UnknownQueryExpressionDialectFault(Throwable) - Constructor for exception org.apache.muse.ws.resource.properties.query.faults.UnknownQueryExpressionDialectFault
 
UNRECOGNIZED_POLICY_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
UnrecognizedPolicyRequestFault - Exception in org.apache.muse.ws.notification.faults
 
UnrecognizedPolicyRequestFault(Element) - Constructor for exception org.apache.muse.ws.notification.faults.UnrecognizedPolicyRequestFault
 
UnrecognizedPolicyRequestFault(String) - Constructor for exception org.apache.muse.ws.notification.faults.UnrecognizedPolicyRequestFault
 
UnrecognizedPolicyRequestFault(String, Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.UnrecognizedPolicyRequestFault
 
UnrecognizedPolicyRequestFault(Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.UnrecognizedPolicyRequestFault
 
UNSUCCESSFUL - Static variable in interface org.apache.muse.ws.dm.muws.events.Situation
 
UNSUCCESSFUL - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
UNSUPPORTED_MEMBER_INTERFACE_QNAME - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
 
UNSUPPORTED_POLICY_QNAME - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
UnsupportedMemberInterfaceFault - Exception in org.apache.muse.ws.resource.sg.faults
 
UnsupportedMemberInterfaceFault(Element) - Constructor for exception org.apache.muse.ws.resource.sg.faults.UnsupportedMemberInterfaceFault
 
UnsupportedMemberInterfaceFault(String) - Constructor for exception org.apache.muse.ws.resource.sg.faults.UnsupportedMemberInterfaceFault
 
UnsupportedMemberInterfaceFault(String, Throwable) - Constructor for exception org.apache.muse.ws.resource.sg.faults.UnsupportedMemberInterfaceFault
 
UnsupportedMemberInterfaceFault(Throwable) - Constructor for exception org.apache.muse.ws.resource.sg.faults.UnsupportedMemberInterfaceFault
 
UnsupportedPolicyRequestFault - Exception in org.apache.muse.ws.notification.faults
 
UnsupportedPolicyRequestFault(Element) - Constructor for exception org.apache.muse.ws.notification.faults.UnsupportedPolicyRequestFault
 
UnsupportedPolicyRequestFault(String) - Constructor for exception org.apache.muse.ws.notification.faults.UnsupportedPolicyRequestFault
 
UnsupportedPolicyRequestFault(String, Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.UnsupportedPolicyRequestFault
 
UnsupportedPolicyRequestFault(Throwable) - Constructor for exception org.apache.muse.ws.notification.faults.UnsupportedPolicyRequestFault
 
update() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
update() - Method in interface org.apache.muse.ws.dm.muws.Metric
Notifies the metric metadata container that an update to the resource property occurred, so it should adjust the metadata values to reflect this change.
UPDATE_QNAME - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
updateCode(ClassInfo) - Method in class org.apache.muse.tools.generator.synthesizer.ProxyClassSynthesizer
 
updateCode(ClassInfo) - Method in class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
updateMethods(ClassInfo, StringBuffer) - Method in class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
updatePortType(Document, MetadataDescriptor, File) - Method in class org.apache.muse.tools.generator.projectizer.AbstractProjectizer
 
updateProperty(QName, Element[]) - Method in class org.apache.muse.ws.resource.impl.AbstractWsResourceCapability
 
UpdateRequest - Class in org.apache.muse.ws.resource.properties.set.impl
UpdateRequest is a serializer/deserializer for the WS-ResourceProperties Update operation, which is part of SetResourceProperties.
UpdateRequest(Element) - Constructor for class org.apache.muse.ws.resource.properties.set.impl.UpdateRequest
 
UpdateRequest(QName, Object) - Constructor for class org.apache.muse.ws.resource.properties.set.impl.UpdateRequest
 
UpdateRequest(QName, Object[]) - Constructor for class org.apache.muse.ws.resource.properties.set.impl.UpdateRequest
 
updateResourceProperty(QName, Object[]) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
updateResourceProperty(QName, Object[], Object) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
updateResourceProperty(QName, Object[]) - Method in interface org.apache.muse.ws.resource.properties.set.SetResourcePropertiesComponents
Replaces all of a property's current values with the given values.
updateResourceProperty(QName, Object[], Object) - Method in interface org.apache.muse.ws.resource.properties.set.SetResourcePropertiesPermissions
Updates all instances of the given property using the given values; all previous values will be removed in lieu of these new values.
updateResourceProperty(QName, Object[]) - Method in class org.apache.muse.ws.resource.remote.WsResourceClient
 
updateServicesDescriptor(ServicesDescriptorHelper, Document, Map) - Method in class org.apache.muse.tools.generator.projectizer.J2EEAxis2Projectizer
 
updateServicesDescriptor(ServicesDescriptorHelper, Document, Map) - Method in class org.apache.muse.tools.generator.projectizer.J2EEMiniProjectizer
 
updateServicesDescriptor(ServicesDescriptorHelper, Document, Map) - Method in class org.apache.muse.tools.generator.projectizer.MiniProjectizer
 
UPPER_BOUND - Static variable in class org.apache.muse.ws.resource.metadata.WsrmdConstants
 
URI_FLAG - Static variable in interface org.apache.muse.tools.generator.WsdlMergeConstants
 
UriSerializer - Class in org.apache.muse.core.serializer
UriSerializer transforms java.net.URI to XML and back.
UriSerializer() - Constructor for class org.apache.muse.core.serializer.UriSerializer
 
UrlSerializer - Class in org.apache.muse.core.serializer
UrlSerializer transforms java.net.URL to XML and back.
UrlSerializer() - Constructor for class org.apache.muse.core.serializer.UrlSerializer
 
USE_ROUTER_PERSISTENCE - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
 
UuidFactory - Interface in org.apache.muse.util.uuid
UuidFactory defines an interface for UUID generators.

V

VALID_RANGE_QNAME - Static variable in class org.apache.muse.ws.resource.metadata.WsrmdConstants
 
VALID_VALUES_QNAME - Static variable in class org.apache.muse.ws.resource.metadata.WsrmdConstants
 
validateChange(Element, Element, Object) - Method in class org.apache.muse.ws.resource.metadata.impl.ExternalChangeApprover
Throws an exception if the property is read-only and the given security token does not match the one held by the approver.
validateChange(Element, Element, Object) - Method in class org.apache.muse.ws.resource.metadata.impl.InsertOnlyApprover
Throws an exception if the first parameter is not null (signifying an update or deletion of an existing property).
validateChange(Element, Element, Object) - Method in class org.apache.muse.ws.resource.metadata.impl.ReadOnlyApprover
Always throws an exception - no changes are allowed for read-only properties.
validateChange(Element, Element, Object) - Method in class org.apache.muse.ws.resource.metadata.impl.StaticValuesApprover
Throws an exception if the second parameter is null (signifying a deletion) and the current property value is one of the static values defined in the RMD.
validateChange(Element, Element, Object) - Method in class org.apache.muse.ws.resource.metadata.impl.ValidValuesApprover
Throws an exception if the the second parameter is not null (signifying an insertion or update) and is not one of the valid values defined in the RMD.
validateChange(Element, Element, Object) - Method in interface org.apache.muse.ws.resource.properties.listeners.PropertyChangeApprover
Analyzes the property change being made and throws an exception if the change is invalid.
validateDelete(QName, int, int) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
Confirms that deleting the desired number of property instances will result in a WS-RP document that is valid according to the schema.
validateInsert(QName, int, Element[]) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
Confirms that inserting the desired property instances will result in a WS-RP document that is valid according to the schema.
validateMetadata() - Method in interface org.apache.muse.ws.resource.metadata.ResourcePropertiesMetadataValidation
Iterates through every property in the WS-RMD metadata and verifies that the current WS-RP document is valid.
validateMetadata() - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
validateNillable(QName, Element[], boolean) - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
validateSchema() - Method in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
 
validateSchema() - Method in interface org.apache.muse.ws.resource.properties.schema.ResourcePropertiesSchemaValidation
Iterates through every property in the WS-RP document's XMLSchema and verifies current document is valid.
validateTopicPath(QName) - Static method in class org.apache.muse.ws.notification.topics.impl.ConcretePathExpression
Validates the given topic name against the rules for concrete topic expressions.
ValidValuesApprover - Class in org.apache.muse.ws.resource.metadata.impl
ValidValuesApprover is a PropertyChangeApprover that throws an exception if a caller tries to insert or update a property instance with a value that is not defined in the WS-RMD document's ValidValues section.
ValidValuesApprover(QName, MetadataDescriptor) - Constructor for class org.apache.muse.ws.resource.metadata.impl.ValidValuesApprover
Creates a new approver for the property with the given name and RMD.
VALUE_QNAME - Static variable in class org.apache.muse.ws.addressing.soap.SoapConstants
 
VALUE_QNAME - Static variable in class org.apache.muse.ws.dm.muws.events.WefConstants
 
valueOf(String) - Static method in class javax.xml.namespace.QName
 
VERBOSE_FLAG - Static variable in interface org.apache.muse.tools.generator.Wsdl2JavaConstants
 
VERSION_FLAG - Static variable in interface org.apache.muse.tools.generator.Wsdl2JavaConstants
 
VERSION_FLAG - Static variable in interface org.apache.muse.tools.generator.WsdlMergeConstants
 
VERSION_PROPERTY - Static variable in class org.apache.muse.tools.generator.util.AbstractCommandLineApp
 
VERSION_QNAME - Static variable in class org.apache.muse.ws.dm.muws.MuwsConstants
 

W

WARNING_SEVERITY - Static variable in interface org.apache.muse.ws.dm.muws.events.Situation
 
WEB_CONTENT_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.Axis2ProjectizerConstants
 
WEB_CONTENT_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.MiniProjectizerConstants
 
WEB_INF_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.MiniProjectizerConstants
 
WEB_INF_LIB_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.MiniProjectizerConstants
 
WEB_XML_FILE - Static variable in interface org.apache.muse.tools.generator.projectizer.MiniProjectizerConstants
 
WEB_XML_RESOURCE - Static variable in interface org.apache.muse.tools.generator.projectizer.MiniProjectizerConstants
 
WebApp - Class in org.apache.muse.osgi.soa.core.web
WebApp is a utility class for describing a WebApplication to be deployed into an OSGi HTTP Service implementation.
WebApp(WebAppDescriptor) - Constructor for class org.apache.muse.osgi.soa.core.web.WebApp
 
webAppDescriptor - Static variable in class org.apache.muse.osgi.soa.core.web.WebApp
 
WebAppDescriptor - Class in org.apache.muse.osgi.soa.core.web
WebAppDescriptor is a utility class for containing the static information required by the WebApp class
WebAppDescriptor() - Constructor for class org.apache.muse.osgi.soa.core.web.WebAppDescriptor
 
WefConstants - Class in org.apache.muse.ws.dm.muws.events
This class defines the names and static values defined for the WSDM Event Format, version 1.1.
WefConstants() - Constructor for class org.apache.muse.ws.dm.muws.events.WefConstants
 
WefFactory - Interface in org.apache.muse.ws.dm.muws.events
WefFactory defines methods needed to instantiate "blank" WEF events and their sub-components, as well as events and sub-components that exist as from XML fragments.
writeStringtoFile(String, File) - Method in class org.apache.muse.tools.generator.projectizer.AbstractProjectizer
Write a string to a file without doing any overwrite checks.
writeToDirectory(File) - Method in class org.apache.muse.tools.generator.util.OverwriteHelper
 
writeToFileCheck(Node, File) - Method in class org.apache.muse.tools.generator.projectizer.AbstractProjectizer
Serializes an XML node and writes it out to a file provided that the file doesn't already exist, and if it does then the _overwrite variable must be set to true.
writeToFileCheck(String, File) - Method in class org.apache.muse.tools.generator.projectizer.AbstractProjectizer
 
writeToFileCheck(String, File, boolean) - Method in class org.apache.muse.tools.generator.projectizer.AbstractProjectizer
Writes a string to a file provided that the file doesn't already exist, and if it does then the _overwrite variable must be set to true.
WsaConstants - Class in org.apache.muse.ws.addressing
WsaUtils is a collection of properties that is useful when programming against the WS-Addressing spec.
WsaConstants() - Constructor for class org.apache.muse.ws.addressing.WsaConstants
 
WSASOAPContribution - Class in org.apache.muse.ws.addressing.osgi
WSASOAPContribution is an implementation of the ResourceManagementImplementation service interface for the WSA SOAP bundle.
WSASOAPContribution(Bundle) - Constructor for class org.apache.muse.ws.addressing.osgi.WSASOAPContribution
 
WsbfConstants - Class in org.apache.muse.ws.resource.basefaults
WsbfConstants is a collection of properties that is useful when programming against the WS-BaseFaults spec.
WsbfConstants() - Constructor for class org.apache.muse.ws.resource.basefaults.WsbfConstants
 
WsbfUtils - Class in org.apache.muse.ws.resource.basefaults
WsbfUtils is a set of convenience methods related to WS-BaseFaults v1.2.
WsbfUtils() - Constructor for class org.apache.muse.ws.resource.basefaults.WsbfUtils
 
Wsdl2Java - Class in org.apache.muse.tools.generator
Wsdl2Java is a command-line utility that takes a WSDL descriptor and generates all the code, project and deployment files you need to actualize a managability endpoint.
Wsdl2Java(File) - Constructor for class org.apache.muse.tools.generator.Wsdl2Java
Simplest constructor.
Wsdl2Java(File, boolean) - Constructor for class org.apache.muse.tools.generator.Wsdl2Java
Same as the WSDL-only constructor except that here we can specify if we want to overwrite existing files.
Wsdl2Java(File, File, boolean, boolean, File) - Constructor for class org.apache.muse.tools.generator.Wsdl2Java
Specify all three: WSDL file, Muse descriptor and overwrite boolean.
Wsdl2JavaConstants - Interface in org.apache.muse.tools.generator
Wsdl2JavaConstants is constants for Wsdl2Java.
WSDL4J_VERBOSE_FLAG - Static variable in class org.apache.muse.ws.wsdl.WsdlUtils
 
WSDL_DEFINITION_FLAG - Static variable in interface org.apache.muse.tools.generator.Wsdl2JavaConstants
 
WSDL_DIALECT - Static variable in class org.apache.muse.ws.metadata.WsxConstants
 
WSDL_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.Axis2ProjectizerConstants
 
WSDL_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.MiniProjectizerConstants
 
WSDL_DIR - Static variable in interface org.apache.muse.tools.generator.projectizer.OsgiProjectizerConstants
 
WSDL_DOCUMENT_LIST - Static variable in class org.apache.muse.tools.generator.util.ConfigurationData
 
WSDL_DOCUMENT_LIST_CONFIGURATION - Static variable in class org.apache.muse.tools.generator.util.ConfigurationData
 
WSDL_FILE_QNAME - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
 
WSDL_LOCATION - Static variable in class org.apache.muse.ws.resource.metadata.WsrmdConstants
 
WSDL_NAMESPACE_URI - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
WSDL_NAMESPACE_URI - Static variable in class org.apache.muse.ws.resource.lifetime.WsrlConstants
 
WSDL_NAMESPACE_URI - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
WSDL_NAMESPACE_URI - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
 
WSDL_NAMESPACE_URI - Static variable in class org.apache.muse.ws.resource.WsrfConstants
 
WSDL_PORT_TYPE_QNAME - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
 
WSDL_PREFIX - Static variable in class org.apache.muse.ws.notification.WsnConstants
 
WSDL_PREFIX - Static variable in class org.apache.muse.ws.resource.lifetime.WsrlConstants
 
WSDL_PREFIX - Static variable in class org.apache.muse.ws.resource.properties.WsrpConstants
 
WSDL_PREFIX - Static variable in class org.apache.muse.ws.resource.sg.WssgConstants
 
WSDL_PREFIX - Static variable in class org.apache.muse.ws.resource.WsrfConstants
 
WSDL_QNAME - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
 
WSDL_RELATIVE_PATH - Static variable in interface org.apache.muse.tools.generator.projectizer.Axis2ProjectizerConstants
 
WSDL_RELATIVE_PATH - Static variable in interface org.apache.muse.tools.generator.projectizer.MiniProjectizerConstants
 
WsdlConfig - Class in org.apache.muse.core.descriptor
 
WsdlConfig() - Constructor for class org.apache.muse.core.descriptor.WsdlConfig
 
WsdlEnvironment - Class in org.apache.muse.tools.generator.util
 
WsdlEnvironment(File) - Constructor for class org.apache.muse.tools.generator.util.WsdlEnvironment
 
WsdlFileFilter - Class in org.apache.muse.ws.wsdl
WsdlFileFilter is a file filter used to find WSDL files (*.wsdl).
WsdlFileFilter() - Constructor for class org.apache.muse.ws.wsdl.WsdlFileFilter
 
WsdlMerge - Class in org.apache.muse.tools.generator
Utility class to merge all the capability WSDLs into a single WSDL file to represent the resource type.
WsdlMerge() - Constructor for class org.apache.muse.tools.generator.WsdlMerge
 
WsdlMergeConstants - Interface in org.apache.muse.tools.generator
Constants that WsdlMerge uses.
WsdlUtils - Class in org.apache.muse.ws.wsdl
WsdlUtils is a collection of utility methods related to WSDL 1.1.
WsdlUtils() - Constructor for class org.apache.muse.ws.wsdl.WsdlUtils
 
WsnConstants - Class in org.apache.muse.ws.notification
WsnConstants is a collection of properties and methods that is useful when programming against the WS-Notification spec.
WsnConstants() - Constructor for class org.apache.muse.ws.notification.WsnConstants
 
WSNImplementationService - Class in org.apache.muse.osgi.wsn.impl
WSNImplementationService is an implementation of the ResourceManagementImplementation service interface for the WSN Implementation bundle.
WSNImplementationService(Bundle) - Constructor for class org.apache.muse.osgi.wsn.impl.WSNImplementationService
 
WSNImplementationService - Class in org.apache.muse.osgi.wsn
WSNImplementationService is an implementation of the ResourceManagementImplementation service interface for the WSN API bundle.
WSNImplementationService(Bundle) - Constructor for class org.apache.muse.osgi.wsn.WSNImplementationService
 
WsResource - Interface in org.apache.muse.ws.resource
WsResource is an extension of the core Muse Resource component.
WsResourceCapability - Interface in org.apache.muse.ws.resource
WsResourceCapability is an extension of the core Muse Capability concept.
WsResourceClient - Class in org.apache.muse.ws.resource.remote
WsResourceClient is a web service client that allows users to invoke standard WSRF operations without writing any XML plumbing code.
WsResourceClient(EndpointReference) - Constructor for class org.apache.muse.ws.resource.remote.WsResourceClient
 
WsResourceClient(EndpointReference, EndpointReference) - Constructor for class org.apache.muse.ws.resource.remote.WsResourceClient
 
WsResourceClient(EndpointReference, EndpointReference, Environment) - Constructor for class org.apache.muse.ws.resource.remote.WsResourceClient
 
WsResourceClient(EndpointReference, EndpointReference, SoapClient) - Constructor for class org.apache.muse.ws.resource.remote.WsResourceClient
 
WsResourceRouter - Class in org.apache.muse.ws.resource.impl
WsResourceRouter is a sub-class of SimpleResourceRouter that wraps all WS-A DestinationUnreachable faults in a WS-RF ResourceUnknownFault.
WsResourceRouter() - Constructor for class org.apache.muse.ws.resource.impl.WsResourceRouter
 
WsrfConstants - Class in org.apache.muse.ws.resource
WsrfConstants is a collection of constants defined in the WS-ResourceFramework spec, version 1.2.
WsrfConstants() - Constructor for class org.apache.muse.ws.resource.WsrfConstants
 
WsrfExtConstants - Class in org.apache.muse.ws.resource.ext
WsrfExtConstants is a collection of constants used by Muse to extend the base WSRF v1.2 spec.
WsrfExtConstants() - Constructor for class org.apache.muse.ws.resource.ext.WsrfExtConstants
 
WSRFImplementationService - Class in org.apache.muse.osgi.wsrf.impl
WSRFImplementationService is an implementation of the ResourceManagementImplementation service interface for the WSRF Implementation bundle.
WSRFImplementationService(Bundle) - Constructor for class org.apache.muse.osgi.wsrf.impl.WSRFImplementationService
 
WSRFImplementationService - Class in org.apache.muse.osgi.wsrf
WSRFImplementationService is an implementation of the ResourceManagementImplementation service interface for the WSRF API bundle.
WSRFImplementationService(Bundle) - Constructor for class org.apache.muse.osgi.wsrf.WSRFImplementationService
 
WsrfMetadataExchange - Class in org.apache.muse.ws.resource.metadata.ext
WsrfMetadataExchange is an extension of the default WS-MEx implementation, SimpleMetadataExchange, which supports the WS0RF WS-ResourceMetadataDescriptor dialect.
WsrfMetadataExchange() - Constructor for class org.apache.muse.ws.resource.metadata.ext.WsrfMetadataExchange
 
WsrfMetadataExchangeClient - Class in org.apache.muse.ws.resource.metadata.ext
WsrfMetadataExchangeClient is an extension of Muse's MetadataExchangeClient to include a convenience method for retrieving the resource's metadata descriptor.
WsrfMetadataExchangeClient(EndpointReference, EndpointReference, Environment) - Constructor for class org.apache.muse.ws.resource.metadata.ext.WsrfMetadataExchangeClient
 
WsrfMetadataExchangeClient(EndpointReference, EndpointReference, SoapClient) - Constructor for class org.apache.muse.ws.resource.metadata.ext.WsrfMetadataExchangeClient
 
WsrfMetadataExchangeClient(EndpointReference, EndpointReference) - Constructor for class org.apache.muse.ws.resource.metadata.ext.WsrfMetadataExchangeClient
 
WsrfMetadataExchangeClient(EndpointReference) - Constructor for class org.apache.muse.ws.resource.metadata.ext.WsrfMetadataExchangeClient
 
WsrlConstants - Class in org.apache.muse.ws.resource.lifetime
WsrlConstants is a collection of properties that is useful when programming against the WS-ResourceLifetime spec.
WsrlConstants() - Constructor for class org.apache.muse.ws.resource.lifetime.WsrlConstants
 
WsrmdConstants - Class in org.apache.muse.ws.resource.metadata
WsrmdConstants is a collection of properties that are useful when programming against the WS-ResourceMetadata spec.
WsrmdConstants() - Constructor for class org.apache.muse.ws.resource.metadata.WsrmdConstants
 
WsrmdUtils - Class in org.apache.muse.ws.resource.metadata.impl
WsrmdUtils is a set of convenience methods related to WS-RMD 1.0.
WsrmdUtils() - Constructor for class org.apache.muse.ws.resource.metadata.impl.WsrmdUtils
 
WsrpConstants - Class in org.apache.muse.ws.resource.properties
WsrpConstants is a collection of properties and methods that is useful when programming against the WS-ResourceProperties spec.
WsrpConstants() - Constructor for class org.apache.muse.ws.resource.properties.WsrpConstants
 
WsrpNotificationListenerFactory - Class in org.apache.muse.ws.notification.properties
WsrpNotificationListenerFactory creates instances of the ChangeNotificationListener class.
WsrpNotificationListenerFactory() - Constructor for class org.apache.muse.ws.notification.properties.WsrpNotificationListenerFactory
 
WsrpUtils - Class in org.apache.muse.ws.resource.properties.impl
WsrpUtils is a set of convenience methods related to WS-RP v1.2.
WsrpUtils() - Constructor for class org.apache.muse.ws.resource.properties.impl.WsrpUtils
 
WssgConstants - Class in org.apache.muse.ws.resource.sg
WssgConstants is a collection of properties that is useful when programming against the WS-ServiceGroups spec.
WssgConstants() - Constructor for class org.apache.muse.ws.resource.sg.WssgConstants
 
WstConstants - Class in org.apache.muse.ws.notification.topics
WstConstants is a collection of properties and methods that is useful when programming against the WS-Topics spec.
WstConstants() - Constructor for class org.apache.muse.ws.notification.topics.WstConstants
 
WsxConstants - Class in org.apache.muse.ws.metadata
WsxConstants is a collection of properties that is useful when programming against the WS-MetadataExchange spec.
WsxConstants() - Constructor for class org.apache.muse.ws.metadata.WsxConstants
 
WSXImplementationService - Class in org.apache.muse.osgi.wsx.impl
WSXImplementationService is an implementation of the ResourceManagementImplementation service interface for the WS-MetaData Exchange Implementation bundle.
WSXImplementationService(Bundle) - Constructor for class org.apache.muse.osgi.wsx.impl.WSXImplementationService
 
WSXImplementationService - Class in org.apache.muse.osgi.wsx
WSXImplementationService is an implementation of the ResourceManagementImplementation service interface for the WS-MetaData Exchange API bundle.
WSXImplementationService(Bundle) - Constructor for class org.apache.muse.osgi.wsx.WSXImplementationService
 

X

XML_HEADER - Static variable in class org.apache.muse.util.xml.XmlUtils
The standard XML document header - does not include encoding.
XmlFileFilter - Class in org.apache.muse.util.xml
XmlFileFilter is a file filter used to find XML files (*.xml).
XmlFileFilter() - Constructor for class org.apache.muse.util.xml.XmlFileFilter
 
XMLNS_PREFIX - Static variable in class org.apache.muse.util.xml.XmlUtils
Standard prefix for XML namespace attributes.
XmlSerializable - Interface in org.apache.muse.util.xml
XmlSerializable is an interface for types that can be converted into an XML representation.
XmlSerializableSerializer - Class in org.apache.muse.core.serializer
XmlSerializableSerializer performs no transformation on its data - it simply casts objects to instances of XmlSerializable and calls their toXML() method to perform serialization.
XmlSerializableSerializer() - Constructor for class org.apache.muse.core.serializer.XmlSerializableSerializer
 
XmlUtils - Class in org.apache.muse.util.xml
XmlUtils is a collection of utility methods related to XML parsing and manipulation.
XmlUtils() - Constructor for class org.apache.muse.util.xml.XmlUtils
 
XPathCorrelation - Class in org.apache.muse.ws.dm.muws.impl
XPathCorrelation represents correlation expressions formatted in XPath 1.0.
XPathCorrelation(WsResource, Element) - Constructor for class org.apache.muse.ws.dm.muws.impl.XPathCorrelation
 
XPathCorrelation(WsResource, String) - Constructor for class org.apache.muse.ws.dm.muws.impl.XPathCorrelation
This is a convenience constructor that calls this(Resource, String, boolean) with a 'false' third parameter.
XPathCorrelation(WsResource, String, boolean) - Constructor for class org.apache.muse.ws.dm.muws.impl.XPathCorrelation
 
XPathQueryExpression - Class in org.apache.muse.ws.resource.properties.query.impl
XPathQueryExpression is an implementation of query evaluations using XPath 1.0.
XPathQueryExpression() - Constructor for class org.apache.muse.ws.resource.properties.query.impl.XPathQueryExpression
 
XPathQueryExpressionFactory - Class in org.apache.muse.ws.resource.properties.query.impl
XPathQueryExpressionFactory can create query expressions that support XPath 1.0.
XPathQueryExpressionFactory() - Constructor for class org.apache.muse.ws.resource.properties.query.impl.XPathQueryExpressionFactory
 
XPathUtils - Class in org.apache.muse.util.xml
XPathUtils is a collection of utility methods related to XPath 1.0.
XPathUtils() - Constructor for class org.apache.muse.util.xml.XPathUtils
 
XSD_SERIALIZABLE_QNAME - Static variable in class org.apache.muse.core.descriptor.DescriptorConstants
 
XsdFileFilter - Class in org.apache.muse.util.xml
XsdFileFilter is a file filter used to find XML Schema files (*.xsd).
XsdFileFilter() - Constructor for class org.apache.muse.util.xml.XsdFileFilter
 
XsdUtils - Class in org.apache.muse.util.xml
XsdUtils is a collection of utility methods related to XML Schema.
XsdUtils() - Constructor for class org.apache.muse.util.xml.XsdUtils
 

_

_baseClientClass - Variable in class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
_bodyCode - Variable in class org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer
 
_capabilitiesList - Variable in class org.apache.muse.tools.generator.projectizer.J2EEAxis2Projectizer
 
_capabilitiesList - Variable in class org.apache.muse.tools.generator.projectizer.J2EEMiniProjectizer
 
_capabilitiesList - Variable in class org.apache.muse.tools.generator.projectizer.MiniProjectizer
 
_className - Variable in class org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer
 
_clientCapabilitiesMap - Static variable in class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
_descriptor - Variable in class org.apache.muse.tools.generator.projectizer.J2EEAxis2Projectizer
 
_descriptor - Variable in class org.apache.muse.tools.generator.projectizer.J2EEMiniProjectizer
 
_descriptor - Variable in class org.apache.muse.tools.generator.projectizer.MiniProjectizer
 
_filesMaps - Variable in class org.apache.muse.tools.generator.projectizer.J2EEAxis2Projectizer
 
_filesMaps - Variable in class org.apache.muse.tools.generator.projectizer.J2EEMiniProjectizer
 
_filesMaps - Variable in class org.apache.muse.tools.generator.projectizer.MiniProjectizer
 
_filesMaps - Variable in class org.apache.muse.tools.generator.projectizer.ProxyProjectizer
 
_generateCustomHeaders - Variable in class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
_headerCode - Variable in class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
_headerCode - Variable in class org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer
 
_ignoredCapabilitySet - Static variable in class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
_ignoreSets - Variable in class org.apache.muse.tools.generator.projectizer.J2EEAxis2Projectizer
 
_ignoreSets - Variable in class org.apache.muse.tools.generator.projectizer.J2EEMiniProjectizer
 
_ignoreSets - Variable in class org.apache.muse.tools.generator.projectizer.MiniProjectizer
 
_importSet - Variable in class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
_importSet - Variable in class org.apache.muse.tools.generator.synthesizer.ServerInterfaceSynthesizer
 
_listener - Variable in class org.apache.muse.core.platform.osgi.OSGiLogHandler
 
_logger - Static variable in class org.apache.muse.tools.generator.util.AbstractCommandLineApp
 
_MESSAGES - Static variable in class org.apache.muse.ws.resource.lifetime.impl.SimpleScheduledTermination
 
_MESSAGES - Static variable in class org.apache.muse.ws.resource.sg.impl.SimpleEntry
 
_metadatas - Variable in class org.apache.muse.tools.generator.projectizer.J2EEAxis2Projectizer
 
_metadatas - Variable in class org.apache.muse.tools.generator.projectizer.J2EEMiniProjectizer
 
_metadatas - Variable in class org.apache.muse.tools.generator.projectizer.MiniProjectizer
 
_operationsCode - Variable in class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
_propertiesCode - Variable in class org.apache.muse.tools.generator.synthesizer.ProxyInterfaceSynthesizer
 
_role - Variable in class org.apache.muse.ws.dm.muws.impl.SimpleParticipant
 
_targetDirectory - Variable in class org.apache.muse.tools.generator.projectizer.AbstractProjectizer
The target base directory in which the projectizer will projectize.
_wsdls - Variable in class org.apache.muse.tools.generator.projectizer.J2EEAxis2Projectizer
 
_wsdls - Variable in class org.apache.muse.tools.generator.projectizer.J2EEMiniProjectizer
 
_wsdls - Variable in class org.apache.muse.tools.generator.projectizer.MiniProjectizer
 

A B C D E F G H I J K L M N O P Q R S T U V W X _

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