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

A

ACCESS_SERVICE - Static variable in interface com.webify.wsf.engine.policy.PolicyManager
Deprecated. No replacement planned.
ACTIVE_STATUS - Static variable in class com.webify.wsf.engine.mediation.Endpoint
 
addAssertion(Assertion) - Method in class com.webify.wsf.engine.policy.Policy
 
addAssertion(Assertion) - Method in class com.webify.wsf.engine.policy.PolicyRule
 
addCandidateEndpoint(String) - Method in class com.webify.wsf.engine.mediation.EndpointComputation
 
addComponentAddress(XmlElement) - Method in interface com.webify.fabric.event.Component
Add a new component address to this component.
addCondition(PolicyCondition) - Method in class com.webify.wsf.engine.policy.PolicyRule
 
addContextListener(ContextListener) - Method in interface com.webify.wsf.engine.context.ContextManager
Adds a context lifecycle listener to the manager.
addMatchingEndpoint(EndpointScore) - Method in class com.webify.wsf.engine.mediation.EndpointComputation
 
addMessageContent(XmlElement) - Method in interface com.webify.fabric.event.ManagementEvent
 
addPolicyId(String) - Method in class com.webify.wsf.engine.policy.PolicyComputation
 
addResponseListener(ResponseListener) - Method in interface com.webify.fabric.engine.extension.ResponseListeners
 
Address - Class in com.webify.wsf.engine.mediation
 
ALL - Static variable in class com.webify.wsf.engine.mediation.MessageProtocol
 
annotationPropertyNameSet() - Method in class com.webify.wsf.engine.policy.Assertion
Gets the names of all the annotation properties bound to this assertion.
appendHeaderElement(XmlElement) - Method in interface com.webify.fabric.engine.extension.MessageTransform
 
APPLICATION - Static variable in interface com.webify.wsf.engine.policy.PolicyManager
Context property for the Application policy dimenision.
APPLICATION_SOAP_XML - Static variable in class com.webify.wsf.engine.mediation.MimeConstants
 
APPLICATION_SUITE - Static variable in interface com.webify.wsf.engine.policy.PolicyManager
Context property for the ApplicationSuite policy dimenision.
assertedPropertyNameSet() - Method in class com.webify.wsf.engine.policy.Assertion
Gets the names of all the asserted properties bound to this assertion.
Assertion - Class in com.webify.wsf.engine.policy
Policy assertion data type.
Assertion() - Constructor for class com.webify.wsf.engine.policy.Assertion
 
AssertionComparator - Interface in com.webify.wsf.engine.policy
 
AssertionPropertyComparator - Interface in com.webify.wsf.engine.policy
 
assertionSet() - Method in class com.webify.wsf.engine.policy.PolicyRule
 

B

begin() - Method in interface com.webify.wsf.engine.context.ContextManager
Mark the beginning of a business activity by creating a new context instance with the default timeout.
begin(long) - Method in interface com.webify.wsf.engine.context.ContextManager
Mark the beginning of a business activity by creating a new context instance with the specified timeout.
begin(Context) - Method in interface com.webify.wsf.engine.context.ContextManager
Mark the beginning of a new step in a existing business activity using the given context as the parent and the setting the timeout to the default value.
begin(Context, long) - Method in interface com.webify.wsf.engine.context.ContextManager
Mark the beginning of a new step in a existing business activity using the given context as the parent and the setting the timeout to specified value.
begin(String) - Method in interface com.webify.wsf.engine.context.ContextManager
Mark the beginning of a new step in a existing business activity using the given context as the parent and the setting the timeout to the default value.
begin(String, long) - Method in interface com.webify.wsf.engine.context.ContextManager
Mark the beginning of a new step in a existing business activity using the given context as the parent and the setting the timeout to specified value.
begin(BeginDocument) - Method in interface com.webify.wsf.engine.context.remote.ContextManagerService
 
BEST_SCORE - Static variable in interface com.webify.wsf.engine.policy.AssertionComparator
 
BEST_SCORE - Static variable in interface com.webify.wsf.engine.policy.AssertionPropertyComparator
 
BINARY - Static variable in class com.webify.wsf.engine.mediation.MessageProtocol
 
buildContext(XmlElement, SessionAccess) - Method in interface com.webify.fabric.engine.extension.ContextBuilder
Invoked whenever a request's SOAP header contained an element with the QName returned by ContextBuilder.getTriggerElementInHeader().
buildPolicy(Context) - Method in interface com.webify.wsf.engine.policy.PolicyManager
Builds a policy for the specified context.

C

CHANNEL - Static variable in interface com.webify.wsf.engine.policy.PolicyManager
Context property for the Channel policy dimenision.
checkRequest(Policy, SessionAccess) - Method in interface com.webify.fabric.engine.extension.RequestGuard
Allows a mediation to continue, or rejects them by throwing an appropriate ContextException.
clearAssertions() - Method in class com.webify.wsf.engine.policy.Policy
 
com.webify.fabric.engine.extension - package com.webify.fabric.engine.extension
Extension interfaces for Fabric Engine plugins.
com.webify.fabric.event - package com.webify.fabric.event
 
com.webify.fabric.event.remote - package com.webify.fabric.event.remote
 
com.webify.wsf.engine.context - package com.webify.wsf.engine.context
 
com.webify.wsf.engine.context.remote - package com.webify.wsf.engine.context.remote
 
com.webify.wsf.engine.mediation - package com.webify.wsf.engine.mediation
 
com.webify.wsf.engine.policy - package com.webify.wsf.engine.policy
 
compare(Assertion, Assertion) - Method in interface com.webify.wsf.engine.policy.AssertionComparator
Compare the goal assertion to the source assertion.
compare(Object, Object) - Method in interface com.webify.wsf.engine.policy.AssertionPropertyComparator
Compare the goal property value to the source property value.
completed(String) - Method in interface com.webify.wsf.engine.context.ContextManager
Indicate that the business activity associated with the given context ID is complete.
completed(CompletedDocument) - Method in interface com.webify.wsf.engine.context.remote.ContextManagerService
 
Component - Interface in com.webify.fabric.event
Represents a component related to an event.
COMPONENT_ADDRESS - Static variable in interface com.webify.fabric.event.EventConstants
 
conditionSet() - Method in class com.webify.wsf.engine.policy.PolicyRule
 
Context - Class in com.webify.wsf.engine.context
Maintains the state associated with a business activity.
Context() - Constructor for class com.webify.wsf.engine.context.Context
 
ContextBuilder - Interface in com.webify.fabric.engine.extension
Populates the object representation of the invocation context based on message headers, explicit SOAP headers and custom message content.
contextCompleted(String) - Method in interface com.webify.wsf.engine.context.ContextListener
Notifies the listener that a context has completed.
ContextException - Exception in com.webify.wsf.engine.context
Base class for all context exception types.
ContextException(String, Throwable) - Constructor for exception com.webify.wsf.engine.context.ContextException
 
ContextException(String) - Constructor for exception com.webify.wsf.engine.context.ContextException
 
ContextException(Throwable) - Constructor for exception com.webify.wsf.engine.context.ContextException
 
ContextException(Context, String, Throwable) - Constructor for exception com.webify.wsf.engine.context.ContextException
 
ContextException(Context, String) - Constructor for exception com.webify.wsf.engine.context.ContextException
 
ContextException(Context, Throwable) - Constructor for exception com.webify.wsf.engine.context.ContextException
 
contextExpired(Context) - Method in interface com.webify.wsf.engine.context.ContextListener
Notifies the listener that a context has expired.
ContextListener - Interface in com.webify.wsf.engine.context
Listener for context lifecycle events.
ContextManager - Interface in com.webify.wsf.engine.context
Interface for Context management including lifecyle and storage.
ContextManagerService - Interface in com.webify.wsf.engine.context.remote
Web service interface for the WBSF Context Management service.
ContextManagerServiceSupport - Class in com.webify.wsf.engine.context.remote
Useful base class for Context Manager clients and endpoints.
ContextManagerServiceSupport() - Constructor for class com.webify.wsf.engine.context.remote.ContextManagerServiceSupport
 
contextStarted(Context) - Method in interface com.webify.wsf.engine.context.ContextListener
Notifies the listener that a new context is started.
contextUpdated(Context) - Method in interface com.webify.wsf.engine.context.ContextListener
Notifies the listener that a context has been updated.
createContext(String, long, long) - Method in class com.webify.wsf.engine.context.remote.ContextManagerServiceSupport
 
createEvent(String) - Method in interface com.webify.fabric.event.EventFactory
 
createLocalContext() - Method in interface com.webify.wsf.engine.context.ContextManager
Creates a new local Context instance.
createReporterComponent(String) - Method in interface com.webify.fabric.event.EventFactory
 
createSituation() - Method in interface com.webify.fabric.event.EventFactory
 
createSituationCategory(QName, SituationCategory) - Method in interface com.webify.fabric.event.EventFactory
 
createSourceComponent(String) - Method in interface com.webify.fabric.event.EventFactory
 
createTransientAddress(String, IndirectAddress) - Static method in class com.webify.wsf.engine.mediation.TransientAddress
 

D

DEBUG - Static variable in class com.webify.wsf.engine.context.Context
Boolean property that is used to signal debugging mode.
DEFAULT_TIMEOUT - Static variable in interface com.webify.wsf.engine.context.ContextManager
The default timeout for new context instances.
DISABLED_STATUS - Static variable in class com.webify.wsf.engine.mediation.Endpoint
 

E

ElementFilter - Interface in com.webify.fabric.engine.extension
 
ElementModifier - Interface in com.webify.fabric.engine.extension
 
Endpoint - Class in com.webify.wsf.engine.mediation
Engine representation of a service endpoint; usually accessed through EndpointSelection.getOneEndpoint(com.webify.wsf.engine.context.Context).
Endpoint() - Constructor for class com.webify.wsf.engine.mediation.Endpoint
 
EndpointComputation - Class in com.webify.wsf.engine.mediation
Holds information about how a endpoint was selected.
EndpointComputation() - Constructor for class com.webify.wsf.engine.mediation.EndpointComputation
 
EndpointFilter - Interface in com.webify.fabric.engine.extension
 
EndpointList - Interface in com.webify.fabric.engine.extension
 
EndpointNotFoundException - Exception in com.webify.wsf.engine.mediation
 
EndpointNotFoundException(String) - Constructor for exception com.webify.wsf.engine.mediation.EndpointNotFoundException
 
EndpointNotFoundException(Throwable) - Constructor for exception com.webify.wsf.engine.mediation.EndpointNotFoundException
 
EndpointNotFoundException(String, Throwable) - Constructor for exception com.webify.wsf.engine.mediation.EndpointNotFoundException
 
EndpointNotFoundException(Context, String, Throwable) - Constructor for exception com.webify.wsf.engine.mediation.EndpointNotFoundException
 
EndpointNotFoundException(Context, String) - Constructor for exception com.webify.wsf.engine.mediation.EndpointNotFoundException
 
EndpointNotFoundException(Context, Throwable) - Constructor for exception com.webify.wsf.engine.mediation.EndpointNotFoundException
 
EndpointNotFoundException(String, EndpointComputation) - Constructor for exception com.webify.wsf.engine.mediation.EndpointNotFoundException
 
EndpointNotFoundException(Throwable, EndpointComputation) - Constructor for exception com.webify.wsf.engine.mediation.EndpointNotFoundException
 
EndpointNotFoundException(String, Throwable, EndpointComputation) - Constructor for exception com.webify.wsf.engine.mediation.EndpointNotFoundException
 
EndpointNotFoundException(Context, String, Throwable, EndpointComputation) - Constructor for exception com.webify.wsf.engine.mediation.EndpointNotFoundException
 
EndpointNotFoundException(Context, String, EndpointComputation) - Constructor for exception com.webify.wsf.engine.mediation.EndpointNotFoundException
 
EndpointNotFoundException(Context, Throwable, EndpointComputation) - Constructor for exception com.webify.wsf.engine.mediation.EndpointNotFoundException
 
EndpointScore - Class in com.webify.wsf.engine.mediation
Represents an endpoint and its score relative to some context it was evaluated against.
EndpointScore(String, float, float) - Constructor for class com.webify.wsf.engine.mediation.EndpointScore
 
EndpointSelection - Class in com.webify.wsf.engine.mediation
Represents a set of service endpoints that were considered equally suitable for a service invocation under a specific context.
EndpointSelection() - Constructor for class com.webify.wsf.engine.mediation.EndpointSelection
 
EndpointSelectionListener - Interface in com.webify.wsf.engine.mediation
 
EndpointSelector - Interface in com.webify.wsf.engine.mediation
Facilitates context-based routing by determining the best endpoints for a specified context.
ENVIRONMENT - Static variable in interface com.webify.wsf.engine.mediation.EndpointSelector
Context key whose value is the request's operating environment name (String).
ENVIRONMENT - Static variable in interface com.webify.wsf.engine.policy.PolicyManager
Context property for the Environment policy dimenision.
equals(Object) - Method in class com.webify.wsf.engine.context.Context
 
equals(Object) - Method in class com.webify.wsf.engine.mediation.Endpoint
Force sub-classes to override Object.equals(java.lang.Object).
equals(Object) - Method in class com.webify.wsf.engine.mediation.EndpointScore
 
equals(Object) - Method in class com.webify.wsf.engine.mediation.MessageProtocol
 
equals(Object) - Method in class com.webify.wsf.engine.policy.Assertion
 
equals(Object) - Method in class com.webify.wsf.engine.policy.PolicyCondition
 
ETERNITY - Static variable in interface com.webify.wsf.engine.context.ContextManager
Value used to indicate an eternal context.
EVENT_ID - Static variable in interface com.webify.fabric.event.EventConstants
 
EventConstants - Interface in com.webify.fabric.event
 
EventConsumer - Interface in com.webify.fabric.event
 
EventConsumerService - Interface in com.webify.fabric.event.remote
Web service interface for the Event Consumer WSDL.
EventConsumerServiceAdapter - Class in com.webify.fabric.event.remote
Default implementation of the EventConsumerService Web service interface that maps the XmlBeans ManagementEvent type to the Event API ManagementEvent bean and calls an instance of the EventConsumer interface.
EventConsumerServiceAdapter() - Constructor for class com.webify.fabric.event.remote.EventConsumerServiceAdapter
 
EventException - Exception in com.webify.fabric.event
 
EventException(String) - Constructor for exception com.webify.fabric.event.EventException
 
EventException(Throwable) - Constructor for exception com.webify.fabric.event.EventException
 
EventException(String, Throwable) - Constructor for exception com.webify.fabric.event.EventException
 
EventFactory - Interface in com.webify.fabric.event
 
EventSender - Interface in com.webify.fabric.event
The event sender API.

F

FABRIC_NAMESPACE - Static variable in interface com.webify.wsf.engine.policy.PolicyManager
Context property for the (Fabric) Namespace policy dimenision.
FABRIC_PROJECT - Static variable in interface com.webify.wsf.engine.policy.PolicyManager
Context property for the FabricProject policy dimenision.
FaultListener - Interface in com.webify.fabric.engine.extension
 
filter(XmlElement) - Method in interface com.webify.fabric.engine.extension.ElementFilter
 
filterEndpoints(EndpointList) - Method in interface com.webify.fabric.engine.extension.EndpointFilter
 

G

getAccessServiceId() - Method in class com.webify.wsf.engine.mediation.SubscriptionInfo
 
getAddress() - Method in class com.webify.wsf.engine.mediation.Endpoint
 
getAllEndpoints() - Method in class com.webify.wsf.engine.mediation.EndpointSelection
Gets all endpoints represented by this selection.
getAnnotation(String) - Method in class com.webify.wsf.engine.policy.Assertion
Gets the annotation property with the specified name.
getApplicationId() - Method in class com.webify.wsf.engine.mediation.SubscriptionInfo
 
getApplicationSuiteId() - Method in class com.webify.wsf.engine.mediation.SubscriptionInfo
 
getAssertedProperty(String) - Method in class com.webify.wsf.engine.policy.Assertion
Gets the asserted property with the specified name.
getAssertionAt(int) - Method in class com.webify.wsf.engine.policy.Policy
 
getAssertionCount() - Method in class com.webify.wsf.engine.policy.Policy
 
getAvailabilitySituation() - Method in class com.webify.fabric.event.SituationCategoryHelper
 
getBindingKey() - Method in class com.webify.wsf.engine.mediation.UddiAddress
 
getBooleanProperty(String) - Method in class com.webify.wsf.engine.context.Context
Get the value for the specified property.
getCandidateEndpoints() - Method in class com.webify.wsf.engine.mediation.EndpointComputation
 
getCapabilitySituation() - Method in class com.webify.fabric.event.SituationCategoryHelper
 
getChannelId() - Method in class com.webify.wsf.engine.mediation.SubscriptionInfo
 
getChildContextAt(int) - Method in class com.webify.wsf.engine.context.Context
Get the context at the specified index.
getChildContextCount() - Method in class com.webify.wsf.engine.context.Context
Get the number of contexts that are children of this context.
getComponentAddressList() - Method in interface com.webify.fabric.event.Component
Contains the specific elements used to identify the address of a component.
getComponentName() - Method in class com.webify.wsf.engine.mediation.JavaAddress
 
getComputation() - Method in class com.webify.wsf.engine.mediation.Endpoint
Deprecated. use the computation from the selection object instead. The result from this operation is only correct in single-threaded execution of endpoint selector.
getComputation() - Method in exception com.webify.wsf.engine.mediation.EndpointNotFoundException
 
getComputation() - Method in class com.webify.wsf.engine.mediation.EndpointSelection
Gets the computation used to arrive at this set of endpoints.
getComputation() - Method in class com.webify.wsf.engine.policy.Policy
 
getConnectionFactoryName() - Method in class com.webify.wsf.engine.mediation.JmsAddress
 
getContext() - Method in exception com.webify.wsf.engine.context.ContextException
 
getContext(String) - Method in interface com.webify.wsf.engine.context.ContextManager
Gets the contents of the context specified by given ID.
getContext(GetDocument) - Method in interface com.webify.wsf.engine.context.remote.ContextManagerService
 
getContext() - Method in class com.webify.wsf.engine.policy.Policy
Gets the Context instance that was used to build this policy.
getContextIdentifier() - Method in class com.webify.wsf.engine.context.Context
Gets the unique identifier for the context instance.
getCost() - Method in class com.webify.wsf.engine.mediation.EndpointScore
 
getDeliveryMode() - Method in class com.webify.wsf.engine.mediation.JmsAddress
 
getDestinationName() - Method in class com.webify.wsf.engine.mediation.JmsAddress
 
getEffectiveDate() - Method in class com.webify.wsf.engine.policy.Policy
 
getEndpoint(int) - Method in interface com.webify.fabric.engine.extension.EndpointList
 
getEndpointId() - Method in class com.webify.wsf.engine.mediation.EndpointScore
 
getEventId() - Method in interface com.webify.fabric.event.ManagementEvent
 
getExpiration() - Method in class com.webify.wsf.engine.mediation.JmsAddress
 
getExpiration() - Method in class com.webify.wsf.engine.policy.Policy
 
getFullPolicy() - Method in class com.webify.wsf.engine.mediation.EndpointSelection
Gets the policy used to arrive at this endpoint selection.
getHttpUrl() - Method in class com.webify.wsf.engine.mediation.HttpAddress
 
getId() - Method in class com.webify.wsf.engine.mediation.Endpoint
 
getIndirectId() - Method in class com.webify.wsf.engine.mediation.IndirectAddress
An id just so that we can maintain identity for indirect addresses.
getInitialContext() - Method in class com.webify.wsf.engine.mediation.JndiAddress
 
getInquiryUrl() - Method in class com.webify.wsf.engine.mediation.UddiAddress
 
getInterfaceNames() - Method in class com.webify.wsf.engine.mediation.Endpoint
 
getKeyedProperty(String) - Method in interface com.webify.fabric.engine.extension.SessionAccess
 
getLocale() - Method in class com.webify.fabric.event.LangString
 
getLog() - Method in class com.webify.wsf.engine.context.remote.ContextManagerServiceSupport
 
getLongProperty(String) - Method in class com.webify.wsf.engine.context.Context
Get the value for the specified property.
getMatchingEndpoints() - Method in class com.webify.wsf.engine.mediation.EndpointComputation
 
getMessage() - Method in interface com.webify.fabric.event.Situation
 
getMessageContentIterator() - Method in interface com.webify.fabric.event.ManagementEvent
 
getMessageProperty(String) - Method in interface com.webify.fabric.engine.extension.SessionAccess
 
getMessageProtocol() - Method in class com.webify.wsf.engine.mediation.Address
 
getName() - Method in interface com.webify.fabric.event.SituationCategory
 
getName() - Method in class com.webify.wsf.engine.mediation.Endpoint
 
getObjectAsTypedValue(String) - Method in class com.webify.wsf.engine.context.Context
Returns the property specified by propKey as a TypedValue.
getObjectProperty(String) - Method in class com.webify.wsf.engine.context.Context
Get the value for the specified property.
getOneEndpoint(Context) - Method in class com.webify.wsf.engine.mediation.EndpointSelection
Gets one of the active endpoints from the set of endpoints this represents.
getOneEndpoint(Context, SelectionStrategy) - Method in class com.webify.wsf.engine.mediation.EndpointSelection
Deprecated. As engine-core is removed, this method should be replaced with one that also takes an IndirectAddressResolver
getOrganizationId() - Method in class com.webify.wsf.engine.mediation.SubscriptionInfo
 
getOtherSituation() - Method in class com.webify.fabric.event.SituationCategoryHelper
 
getParentCategory() - Method in interface com.webify.fabric.event.SituationCategory
 
getParentContext() - Method in class com.webify.wsf.engine.context.Context
Get's the parent context associated with this context instance.
getPerformanceSituation() - Method in class com.webify.fabric.event.SituationCategoryHelper
 
getPolicyBuildTime() - Method in class com.webify.wsf.engine.policy.PolicyComputation
Gets the total amount of time (ms) that it took to build the policy.
getPolicyComputation() - Method in class com.webify.wsf.engine.mediation.EndpointComputation
 
getPolicyComputation() - Method in exception com.webify.wsf.engine.policy.PolicyException
 
getPolicyContext() - Method in class com.webify.wsf.engine.policy.PolicyComputation
Gets the context that was used to produce the policy.
getPolicyIds() - Method in class com.webify.wsf.engine.policy.PolicyComputation
Gets the set of IDs for the policy rules that were evaluated to create the policy.
getPriority() - Method in interface com.webify.fabric.event.Situation
 
getPropagatedPolicy() - Method in class com.webify.wsf.engine.mediation.Endpoint
 
getProperty(String) - Method in class com.webify.wsf.engine.policy.Assertion
Get the property with the specified name.
getPropertyNameSet() - Method in class com.webify.wsf.engine.context.Context
Get the set of properties associated with this context.
getRemoteUrl() - Method in class com.webify.fabric.event.remote.RemoteEventSender
 
getReplyTo() - Method in class com.webify.wsf.engine.mediation.JmsAddress
 
getReporterComponent() - Method in interface com.webify.fabric.event.ManagementEvent
 
getReportSituation() - Method in class com.webify.fabric.event.SituationCategoryHelper
 
getReportTime() - Method in interface com.webify.fabric.event.ManagementEvent
 
getResourceId() - Method in interface com.webify.fabric.event.Component
An identifier of a manageable resource associated with an event.
getRoleId() - Method in class com.webify.wsf.engine.mediation.SubscriptionInfo
 
getScaAddress() - Method in class com.webify.wsf.engine.mediation.HttpAddress
 
getScaAddress() - Method in class com.webify.wsf.engine.mediation.ScaAddress
 
getScaAddress() - Method in interface com.webify.wsf.engine.mediation.ScaAddressable
 
getScaAddress() - Method in class com.webify.wsf.engine.mediation.TransientAddress
 
getScore() - Method in class com.webify.wsf.engine.mediation.EndpointScore
 
getSelectedScore() - Method in class com.webify.wsf.engine.mediation.EndpointComputation
 
getSelectionTime() - Method in class com.webify.wsf.engine.mediation.EndpointComputation
 
getSeverity() - Method in interface com.webify.fabric.event.Situation
 
getSituation() - Method in interface com.webify.fabric.event.ManagementEvent
 
getSituationCategory() - Method in interface com.webify.fabric.event.Situation
 
getSituationTime() - Method in interface com.webify.fabric.event.Situation
 
getSource() - Method in class com.webify.wsf.engine.mediation.TransientAddress
 
getSourceComponent() - Method in interface com.webify.fabric.event.ManagementEvent
 
getSourceUri() - Method in class com.webify.wsf.engine.policy.Assertion
Gets the URI of the source or owner of this URI.
getStoredProperty(Object) - Method in interface com.webify.fabric.engine.extension.SessionAccess
 
getStringProperty(String) - Method in class com.webify.wsf.engine.context.Context
Get the value for the specified property.
getSubscribableServiceId() - Method in class com.webify.wsf.engine.mediation.SubscriptionInfo
 
getSubscriptionId() - Method in class com.webify.wsf.engine.mediation.SubscriptionInfo
 
getSuccessDisposition() - Method in interface com.webify.fabric.event.Situation
 
getTarget() - Method in class com.webify.wsf.engine.policy.PolicyRule
 
getTargetUri() - Method in class com.webify.wsf.engine.policy.PolicyCondition
 
getTimeOfInvocation() - Method in interface com.webify.wsf.engine.mediation.SelectionStrategy
 
getTimeout() - Method in class com.webify.wsf.engine.context.Context
Gets the timeout in milliseconds.
getTimestamp() - Method in class com.webify.wsf.engine.context.Context
Gets the context creation time.
getTimeToLiveMillis() - Method in class com.webify.wsf.engine.mediation.IndirectAddress
 
getTransientProperty(Object) - Method in interface com.webify.fabric.engine.extension.SessionAccess
Gets values stored using SessionAccess.setTransientProperty(Object, Object) within this session.
getTriggerElementInHeader() - Method in interface com.webify.fabric.engine.extension.ContextBuilder
 
getTriggerElementInHeader() - Method in interface com.webify.wsf.engine.mediation.RequestMessageListener
Indicates what element (within the Message Header) should trigger this listener's RequestMessageListener.onHeaderElement(Context, XmlElement).
getType() - Method in class com.webify.wsf.engine.policy.Assertion
Get the declared type of this assertion.
getTypeUri() - Method in class com.webify.wsf.engine.policy.PolicyCondition
 
getUddiVersion() - Method in class com.webify.wsf.engine.mediation.UddiAddress
 
getUserId() - Method in class com.webify.wsf.engine.mediation.SubscriptionInfo
 
getValue() - Method in class com.webify.fabric.event.LangString
 
getWarningMessages(long) - Method in class com.webify.wsf.engine.mediation.Endpoint
 
getWebServiceId() - Method in class com.webify.wsf.engine.mediation.SubscriptionInfo
 
getXmlLang() - Method in class com.webify.fabric.event.LangString
Return the locale in a format compatible with the xml:lang attribute.
GROUP - Static variable in interface com.webify.wsf.engine.policy.PolicyManager
Context property for the Group policy dimenision.

H

handleFault(SOAPFault, SessionAccess) - Method in interface com.webify.fabric.engine.extension.FaultListener
 
handleResponse(SessionAccess, MessageTransform) - Method in interface com.webify.fabric.engine.extension.ResponseListener
 
hashCode() - Method in class com.webify.wsf.engine.context.Context
 
hashCode() - Method in class com.webify.wsf.engine.mediation.Endpoint
Force sub-classes to override Object.hashCode().
hashCode() - Method in class com.webify.wsf.engine.mediation.EndpointScore
 
hashCode() - Method in class com.webify.wsf.engine.mediation.MessageProtocol
 
hashCode() - Method in class com.webify.wsf.engine.policy.Assertion
 
hashCode() - Method in class com.webify.wsf.engine.policy.PolicyCondition
 
HttpAddress - Class in com.webify.wsf.engine.mediation
 
HttpAddress(MessageProtocol) - Constructor for class com.webify.wsf.engine.mediation.HttpAddress
 

I

INACTIVE_STATUS - Static variable in class com.webify.wsf.engine.mediation.Endpoint
 
IndirectAddress - Class in com.webify.wsf.engine.mediation
 
INSTANT - Static variable in interface com.webify.wsf.engine.policy.PolicyManager
Context property used to indicate the instant in time that a policy should be built for.
INTERFACE_NAME - Static variable in interface com.webify.wsf.engine.mediation.EndpointSelector
Context key whose value is the URI of the service interface being requested.
InvalidContextException - Exception in com.webify.wsf.engine.context
Relates to the wstx:InvalidContext fault used to indicate that the system cannot accept a context which it was passed.
InvalidContextException(Context, String, Throwable) - Constructor for exception com.webify.wsf.engine.context.InvalidContextException
 
InvalidContextException(Context, String) - Constructor for exception com.webify.wsf.engine.context.InvalidContextException
 
InvalidContextException(Context, Throwable) - Constructor for exception com.webify.wsf.engine.context.InvalidContextException
 
InvalidContextException(String) - Constructor for exception com.webify.wsf.engine.context.InvalidContextException
 
isAutomatic() - Method in class com.webify.wsf.engine.policy.Assertion
Specifies whether this behaves as a placeholder in the composite policy in case a corresponding assertion is supplied in the context.
isExpired() - Method in class com.webify.wsf.engine.context.Context
 
isIndirect() - Method in class com.webify.wsf.engine.mediation.Endpoint
Determines whether this endpoint is indirect or not.
isLocked() - Method in class com.webify.wsf.engine.policy.Assertion
Determine the value of the locked property on this assertion.
isReference() - Method in class com.webify.wsf.engine.context.Context
 
isRejected(int) - Method in interface com.webify.fabric.engine.extension.EndpointList
 
isRequired() - Method in class com.webify.wsf.engine.policy.Assertion
Determine the value of the required property on this assertion.
isUsedForSoapRequests(String) - Static method in class com.webify.wsf.engine.mediation.MimeConstants
 
isVisible() - Method in class com.webify.wsf.engine.policy.Assertion
Determine the value of the visible property on this assertion.

J

JavaAddress - Class in com.webify.wsf.engine.mediation
 
JavaAddress(String) - Constructor for class com.webify.wsf.engine.mediation.JavaAddress
 
JMS_CONTENT_TYPE - Static variable in interface com.webify.wsf.engine.mediation.MediationConstants
JMS Parallel to HTTP's Content-Type.
JMS_MAP_MESSAGE_ERROR - Static variable in interface com.webify.wsf.engine.mediation.MediationConstants
JMS property for an error response inside a JMS MapMessage.
JMS_MAP_MESSAGE_PAYLOAD - Static variable in interface com.webify.wsf.engine.mediation.MediationConstants
JMS property for the payload inside a JMS MapMessage.
JMS_MESSAGE_PROTOCOL - Static variable in interface com.webify.wsf.engine.mediation.MediationConstants
Specifies the underlying message protocol when using JMS messages.
JMS_PRISM_CONTEXT_ID - Static variable in interface com.webify.wsf.engine.mediation.MediationConstants
Redefines the MediationConstants.PRISM_CONTEXT_ID constant for use with JMS messages.
JMS_PRISM_SERVICE_INTERFACE - Static variable in interface com.webify.wsf.engine.mediation.MediationConstants
Redefines the MediationConstants.PRISM_SERVICE_INTERFACE constant for use with JMS messages.
JmsAddress - Class in com.webify.wsf.engine.mediation
 
JmsAddress(MessageProtocol) - Constructor for class com.webify.wsf.engine.mediation.JmsAddress
 
JmsAddress(MessageProtocol, String, String) - Constructor for class com.webify.wsf.engine.mediation.JmsAddress
 
JndiAddress - Class in com.webify.wsf.engine.mediation
 

L

LANG - Static variable in interface com.webify.fabric.event.EventConstants
 
LangString - Class in com.webify.fabric.event
 
LangString(String) - Constructor for class com.webify.fabric.event.LangString
 
LangString(String, String) - Constructor for class com.webify.fabric.event.LangString
Construct a new instance using a locale value in the format specified by the xml:lang special attribute.
LangString(Locale, String) - Constructor for class com.webify.fabric.event.LangString
 
LOCAL - Static variable in class com.webify.wsf.engine.mediation.MessageProtocol
 
LOCAL_ID - Static variable in interface com.webify.wsf.engine.context.ContextManager
Valud used as the identifier for local context instances.

M

MANAGEMENT_EVENT - Static variable in interface com.webify.fabric.event.EventConstants
 
ManagementEvent - Interface in com.webify.fabric.event
 
MAP - Static variable in class com.webify.wsf.engine.mediation.MessageProtocol
 
MediationConstants - Interface in com.webify.wsf.engine.mediation
Defines constants used by the PRISM engine for mediation purposes.
MediationException - Exception in com.webify.wsf.engine.mediation
Base class for all mediation releated exception types.
MediationException(String) - Constructor for exception com.webify.wsf.engine.mediation.MediationException
 
MediationException(Throwable) - Constructor for exception com.webify.wsf.engine.mediation.MediationException
 
MediationException(String, Throwable) - Constructor for exception com.webify.wsf.engine.mediation.MediationException
 
MediationException(Context, String, Throwable) - Constructor for exception com.webify.wsf.engine.mediation.MediationException
 
MediationException(Context, String) - Constructor for exception com.webify.wsf.engine.mediation.MediationException
 
MediationException(Context, Throwable) - Constructor for exception com.webify.wsf.engine.mediation.MediationException
 
MESSAGE - Static variable in interface com.webify.fabric.event.EventConstants
 
MessageProtocol - Class in com.webify.wsf.engine.mediation
 
MessageTransform - Interface in com.webify.fabric.engine.extension
 
MimeConstants - Class in com.webify.wsf.engine.mediation
 
modify(XmlElement) - Method in interface com.webify.fabric.engine.extension.ElementModifier
 

N

NoContextException - Exception in com.webify.wsf.engine.context
Relates to the wstx:NoContext fault used to indicate that the system did not receive a context when one was expected.
NoContextException(String, Throwable) - Constructor for exception com.webify.wsf.engine.context.NoContextException
 
NoContextException(String) - Constructor for exception com.webify.wsf.engine.context.NoContextException
 
NoContextException(Throwable) - Constructor for exception com.webify.wsf.engine.context.NoContextException
 
NON_PERSISTENT - Static variable in class com.webify.wsf.engine.mediation.JmsAddress
 
notify(ManagementEvent) - Method in interface com.webify.fabric.event.EventConsumer
 
notify(NotifyDocument) - Method in interface com.webify.fabric.event.remote.EventConsumerService
 
notify(NotifyDocument) - Method in class com.webify.fabric.event.remote.EventConsumerServiceAdapter
 
NS_MUWS1 - Static variable in interface com.webify.fabric.event.EventConstants
 
NS_MUWS2 - Static variable in interface com.webify.fabric.event.EventConstants
 
NS_XML - Static variable in interface com.webify.fabric.event.EventConstants
 

O

OBJECT - Static variable in class com.webify.wsf.engine.mediation.MessageProtocol
 
onHeaderElement(Context, XmlElement) - Method in interface com.webify.wsf.engine.mediation.RequestMessageListener
Invoked whenever the element of interest is found within the message header.
onResponse(Source, Context) - Method in interface com.webify.wsf.engine.mediation.ResponseMessageListener
 
ORGANIZATION - Static variable in interface com.webify.wsf.engine.policy.PolicyManager
Context property for the Organization policy dimenision.
originalForm() - Method in class com.webify.wsf.engine.policy.Policy
 

P

parse(String) - Static method in class com.webify.wsf.engine.mediation.MessageProtocol
 
parseEvent(XmlElement) - Method in interface com.webify.fabric.event.EventFactory
 
parseEvent(XMLStreamReader) - Method in interface com.webify.fabric.event.EventFactory
 
PERSISTENT - Static variable in class com.webify.wsf.engine.mediation.JmsAddress
 
Policy<T> - Class in com.webify.wsf.engine.policy
Represents a policy for a specific business context.
Policy(Context) - Constructor for class com.webify.wsf.engine.policy.Policy
Deprecated. use Policy.Policy(Object, Context)
Policy(T, Context) - Constructor for class com.webify.wsf.engine.policy.Policy
 
PolicyComputation - Class in com.webify.wsf.engine.policy
Holds information about how a policy was constructed.
PolicyComputation() - Constructor for class com.webify.wsf.engine.policy.PolicyComputation
 
PolicyCondition - Class in com.webify.wsf.engine.policy
Represents a reference to an instance in the catalog that is being used as a context condition in a PRISM policy.
PolicyCondition(String, String) - Constructor for class com.webify.wsf.engine.policy.PolicyCondition
Creates an new instance.
PolicyException - Exception in com.webify.wsf.engine.policy
Signals that a policy management error has occurred.
PolicyException(String) - Constructor for exception com.webify.wsf.engine.policy.PolicyException
 
PolicyException(Throwable) - Constructor for exception com.webify.wsf.engine.policy.PolicyException
 
PolicyException(String, Throwable) - Constructor for exception com.webify.wsf.engine.policy.PolicyException
 
PolicyManager - Interface in com.webify.wsf.engine.policy
The policy manager is responsible for building policies based on contextual information and for customizing policies for personalization purposes.
PolicyRule - Class in com.webify.wsf.engine.policy
Represents a policy rule in a system of policy rules.
PolicyRule() - Constructor for class com.webify.wsf.engine.policy.PolicyRule
 
PREFIX_MUWS1 - Static variable in interface com.webify.fabric.event.EventConstants
 
PREFIX_MUWS2 - Static variable in interface com.webify.fabric.event.EventConstants
 
PREFIX_XML - Static variable in interface com.webify.fabric.event.EventConstants
 
PRIORITY - Static variable in interface com.webify.fabric.event.EventConstants
 
PRIORITY_HIGH - Static variable in interface com.webify.fabric.event.Situation
 
PRIORITY_LOW - Static variable in interface com.webify.fabric.event.Situation
 
PRIORITY_MEDIUM - Static variable in interface com.webify.fabric.event.Situation
 
PRISM_BEGIN - Static variable in class com.webify.wsf.engine.context.Context
The context identifer for pass-by-value context headers.
PRISM_CONTEXT_ID - Static variable in interface com.webify.wsf.engine.mediation.MediationConstants
Specifies the identifier for a context instance.
PRISM_POLICY - Static variable in class com.webify.wsf.engine.policy.Policy
Deprecated. use Policy.PROPAGATED_POLICY instead.
PRISM_SERVICE_INTERFACE - Static variable in interface com.webify.wsf.engine.mediation.MediationConstants
Specifies the qualified name of the service interface to bind to.
PROPAGATED_POLICY - Static variable in class com.webify.wsf.engine.policy.Policy
Constant for the Context key of the properly scoped PRISM policy that is suitable for propagation.
propertyNameSet() - Method in class com.webify.wsf.engine.policy.Assertion
Gets the names of all the properties bound to this assertion.

R

registerFilter(QName, ElementFilter) - Method in interface com.webify.fabric.engine.extension.MessageTransform
 
registerModifier(QName, ElementModifier) - Method in interface com.webify.fabric.engine.extension.MessageTransform
 
rejectEndpoint(int, String) - Method in interface com.webify.fabric.engine.extension.EndpointList
 
RemoteEventSender - Class in com.webify.fabric.event.remote
 
RemoteEventSender() - Constructor for class com.webify.fabric.event.remote.RemoteEventSender
 
removeAllAssertions() - Method in class com.webify.wsf.engine.policy.PolicyRule
 
removeAllConditions() - Method in class com.webify.wsf.engine.policy.PolicyRule
 
removeAssertion(int) - Method in class com.webify.wsf.engine.policy.Policy
 
removeAssertion(Assertion) - Method in class com.webify.wsf.engine.policy.PolicyRule
 
removeCondition(PolicyCondition) - Method in class com.webify.wsf.engine.policy.PolicyRule
 
removeContextListener(ContextListener) - Method in interface com.webify.wsf.engine.context.ContextManager
Removes a context lifecycle listener from the manager.
REPORT_TIME - Static variable in interface com.webify.fabric.event.EventConstants
 
reportCandidateEndpoints(Collection) - Method in interface com.webify.wsf.engine.mediation.EndpointSelectionListener
For internal use only.
REPORTER_COMPONENT - Static variable in interface com.webify.fabric.event.EventConstants
 
reportFinishedSelectingEndpoint() - Method in interface com.webify.wsf.engine.mediation.EndpointSelectionListener
 
reportMatchingEndpoints(Collection) - Method in interface com.webify.wsf.engine.mediation.EndpointSelectionListener
For internal use only.
reportPolicy(Policy) - Method in interface com.webify.wsf.engine.mediation.EndpointSelectionListener
 
reportPolicy(PolicyComputation) - Method in interface com.webify.wsf.engine.mediation.EndpointSelectionListener
 
reportSelectedEndpoint(EndpointScore) - Method in interface com.webify.wsf.engine.mediation.EndpointSelectionListener
 
reportStartedSelectingEndpoint() - Method in interface com.webify.wsf.engine.mediation.EndpointSelectionListener
 
RequestGuard - Interface in com.webify.fabric.engine.extension
Rejects requests when the context does not satisfy some requirement indicated by the endpoint selection or authorization policy.
RequestMessageListener - Interface in com.webify.wsf.engine.mediation
 
RESOURCE_ID - Static variable in interface com.webify.fabric.event.EventConstants
 
ResponseListener - Interface in com.webify.fabric.engine.extension
 
ResponseListeners - Interface in com.webify.fabric.engine.extension
 
ResponseMessageListener - Interface in com.webify.wsf.engine.mediation
 
RMI_IIOP - Static variable in class com.webify.wsf.engine.mediation.MessageProtocol
 
ROLE - Static variable in interface com.webify.wsf.engine.policy.PolicyManager
Context property for the Role policy dimenision.

S

SCA - Static variable in class com.webify.wsf.engine.mediation.MessageProtocol
 
ScaAddress - Class in com.webify.wsf.engine.mediation
Hub representation of an SCA address.
ScaAddress() - Constructor for class com.webify.wsf.engine.mediation.ScaAddress
 
ScaAddressable - Interface in com.webify.wsf.engine.mediation
 
SCOPE_ANY - Static variable in class com.webify.wsf.engine.policy.Assertion
 
SCOPE_ENDPOINT_SELECTION - Static variable in class com.webify.wsf.engine.policy.Assertion
 
SecurityContextException - Exception in com.webify.wsf.engine.context
Thrown during mediation when the context does not carry correct or sufficient authentication/authorization information.
SecurityContextException(String, Throwable) - Constructor for exception com.webify.wsf.engine.context.SecurityContextException
 
SecurityContextException(String) - Constructor for exception com.webify.wsf.engine.context.SecurityContextException
 
SecurityContextException(Throwable) - Constructor for exception com.webify.wsf.engine.context.SecurityContextException
 
selectEndpoint(Context) - Method in interface com.webify.wsf.engine.mediation.EndpointSelector
Deprecated. use EndpointSelector.selectEndpoints(Context) instead. This operation is only considered valid for single-threaded use. In practice, this API is safe so long as Endpoint.getComputation() is not invoked on the resulting endpoint.
selectEndpoints(Context) - Method in interface com.webify.wsf.engine.mediation.EndpointSelector
Select the best endpoints for the specified context.
selectEndpoints(Context, Collection) - Method in interface com.webify.wsf.engine.mediation.EndpointSelector
Select the best endpoints for the specified context.
SelectionStrategy - Interface in com.webify.wsf.engine.mediation
 
send(ManagementEvent) - Method in interface com.webify.fabric.event.EventSender
 
send(ManagementEvent[]) - Method in interface com.webify.fabric.event.EventSender
 
send(ManagementEvent) - Method in class com.webify.fabric.event.remote.RemoteEventSender
 
send(ManagementEvent[]) - Method in class com.webify.fabric.event.remote.RemoteEventSender
 
SERVICE_LEVEL - Static variable in interface com.webify.wsf.engine.policy.PolicyManager
Context property for the Service Level policy dimenision.
SESSION_POLICY - Static variable in class com.webify.wsf.engine.policy.Policy
 
SessionAccess - Interface in com.webify.fabric.engine.extension
 
setAssertedProperty(String, Object) - Method in class com.webify.wsf.engine.policy.Assertion
Sets the asserted property with the specified name.
setAutomatic(boolean) - Method in class com.webify.wsf.engine.policy.Assertion
 
setBindingKey(String) - Method in class com.webify.wsf.engine.mediation.UddiAddress
 
setBooleanProperty(String, boolean) - Method in class com.webify.wsf.engine.context.Context
 
setComponentName(String) - Method in class com.webify.wsf.engine.mediation.JavaAddress
 
setComputation(EndpointComputation) - Method in class com.webify.wsf.engine.mediation.Endpoint
 
setComputation(PolicyComputation) - Method in class com.webify.wsf.engine.policy.Policy
 
setConnectionFactoryName(String) - Method in class com.webify.wsf.engine.mediation.JmsAddress
 
setContextIdentifier(String) - Method in interface com.webify.fabric.engine.extension.SessionAccess
 
setDeliveryMode(int) - Method in class com.webify.wsf.engine.mediation.JmsAddress
 
setDestinationName(String) - Method in class com.webify.wsf.engine.mediation.JmsAddress
 
setEffectiveDate(long) - Method in class com.webify.wsf.engine.policy.Policy
 
setEventConsumer(EventConsumer) - Method in class com.webify.fabric.event.remote.EventConsumerServiceAdapter
 
setEventFactory(EventFactory) - Method in class com.webify.fabric.event.remote.EventConsumerServiceAdapter
 
setExpiration(long) - Method in class com.webify.wsf.engine.mediation.JmsAddress
 
setExpiration(long) - Method in class com.webify.wsf.engine.policy.Policy
 
setHttpTimeout(int) - Method in class com.webify.fabric.event.remote.RemoteEventSender
 
setHttpUrl(String) - Method in class com.webify.wsf.engine.mediation.HttpAddress
 
setIndirectId(String) - Method in class com.webify.wsf.engine.mediation.IndirectAddress
 
setInitialConextFactory(String) - Method in class com.webify.wsf.engine.mediation.JndiAddress
 
setInquiryUrl(String) - Method in class com.webify.wsf.engine.mediation.UddiAddress
 
setKeyedProperty(String, Object) - Method in interface com.webify.fabric.engine.extension.SessionAccess
 
setLocked(boolean) - Method in class com.webify.wsf.engine.policy.Assertion
Set the value of the locked property on this assertion.
setMessage(LangString) - Method in interface com.webify.fabric.event.Situation
 
setMessageProtocol(MessageProtocol) - Method in class com.webify.wsf.engine.mediation.Address
 
setObjectProperty(String, Object) - Method in class com.webify.wsf.engine.context.Context
 
setPolicyBuildTime(long) - Method in class com.webify.wsf.engine.policy.PolicyComputation
 
setPolicyComputation(PolicyComputation) - Method in class com.webify.wsf.engine.mediation.EndpointComputation
 
setPolicyComputation(PolicyComputation) - Method in exception com.webify.wsf.engine.policy.PolicyException
 
setPolicyContext(Context) - Method in class com.webify.wsf.engine.policy.PolicyComputation
 
setPriority(short) - Method in interface com.webify.fabric.event.Situation
 
setProviderUrl(String) - Method in class com.webify.wsf.engine.mediation.JndiAddress
 
setRemoteUrl(String) - Method in class com.webify.fabric.event.remote.RemoteEventSender
 
setReplyTo(String) - Method in class com.webify.wsf.engine.mediation.JmsAddress
 
setReporterComponent(Component) - Method in interface com.webify.fabric.event.ManagementEvent
 
setReportTime(Date) - Method in interface com.webify.fabric.event.ManagementEvent
 
setRequired(boolean) - Method in class com.webify.wsf.engine.policy.Assertion
Set the value of the required property on this assertion.
setScaAddress(String) - Method in class com.webify.wsf.engine.mediation.ScaAddress
 
setScaAddress(String) - Method in class com.webify.wsf.engine.mediation.TransientAddress
 
setSelectedScore(EndpointScore) - Method in class com.webify.wsf.engine.mediation.EndpointComputation
 
setSelectionTime(long) - Method in class com.webify.wsf.engine.mediation.EndpointComputation
 
setSeverity(short) - Method in interface com.webify.fabric.event.Situation
 
setSituation(Situation) - Method in interface com.webify.fabric.event.ManagementEvent
 
setSituationCategory(SituationCategory) - Method in interface com.webify.fabric.event.Situation
 
setSituationTime(Date) - Method in interface com.webify.fabric.event.Situation
 
setSource(IndirectAddress) - Method in class com.webify.wsf.engine.mediation.TransientAddress
 
setSourceComponent(Component) - Method in interface com.webify.fabric.event.ManagementEvent
 
setStoredProperty(Object, Object) - Method in interface com.webify.fabric.engine.extension.SessionAccess
 
setStringProperty(String, String) - Method in class com.webify.wsf.engine.context.Context
 
setSuccessDisposition(Situation.SuccessDisposition) - Method in interface com.webify.fabric.event.Situation
 
setTarget(PolicyCondition) - Method in class com.webify.wsf.engine.policy.PolicyRule
 
setTimeToLiveMillis(long) - Method in class com.webify.wsf.engine.mediation.IndirectAddress
 
setTransientProperty(Object, Object) - Method in interface com.webify.fabric.engine.extension.SessionAccess
Stores values for use downstream within the scope of this session.
setTypedValueProperty(String, TypedValue) - Method in class com.webify.wsf.engine.context.Context
Delegates to Context.setObjectProperty(java.lang.String, java.lang.Object).
setUddiVersion(String) - Method in class com.webify.wsf.engine.mediation.UddiAddress
 
setVisible(boolean) - Method in class com.webify.wsf.engine.policy.Assertion
Set the value of the visible property on this assertion.
setXmlFactory(XmlDocumentFactory) - Method in class com.webify.fabric.event.remote.RemoteEventSender
 
SEVERITY - Static variable in interface com.webify.fabric.event.EventConstants
 
SEVERITY_CRITICAL - Static variable in interface com.webify.fabric.event.Situation
 
SEVERITY_FATAL - Static variable in interface com.webify.fabric.event.Situation
 
SEVERITY_INFORMATIONAL - Static variable in interface com.webify.fabric.event.Situation
 
SEVERITY_MAJOR - Static variable in interface com.webify.fabric.event.Situation
 
SEVERITY_MINOR - Static variable in interface com.webify.fabric.event.Situation
 
SEVERITY_UNKNOWN - Static variable in interface com.webify.fabric.event.Situation
 
SEVERITY_WARNING - Static variable in interface com.webify.fabric.event.Situation
 
SITUATION - Static variable in interface com.webify.fabric.event.EventConstants
 
Situation - Interface in com.webify.fabric.event
 
Situation.SuccessDisposition - Class in com.webify.fabric.event
 
SITUATION_CATEGORY - Static variable in interface com.webify.fabric.event.EventConstants
 
SITUATION_TIME - Static variable in interface com.webify.fabric.event.EventConstants
 
SituationCategory - Interface in com.webify.fabric.event
 
SituationCategoryHelper - Class in com.webify.fabric.event
Convience class that provides instances of the standard WSDM Situation Category types: AvailabilitySituation CapabilitySituation ConfigureSituation StopSituation StopInitiated AbortInitiated PauseInitated StopCompleted StartSituation StartInitiated RestartInitiated StartCompleted RequestSituation RequestInitiated RequestCompleted DestroySituation CreateSituation DependencySituation ConnectSituation ReportSituation Performance Security Heartbeat Status Trace Debug Log OtherSituation Clients should override this class to expose their own siutation category extensions.
SituationCategoryHelper(EventFactory) - Constructor for class com.webify.fabric.event.SituationCategoryHelper
 
size() - Method in interface com.webify.fabric.engine.extension.EndpointList
 
SOAP11 - Static variable in class com.webify.wsf.engine.mediation.MessageProtocol
 
SOAP12 - Static variable in class com.webify.wsf.engine.mediation.MessageProtocol
 
SOURCE_COMPONENT - Static variable in interface com.webify.fabric.event.EventConstants
 
STREAM - Static variable in class com.webify.wsf.engine.mediation.MessageProtocol
 
SUBSCRIBABLE_SERVICE - Static variable in interface com.webify.wsf.engine.policy.PolicyManager
Context property for the SubscribableService policy dimenision.
SUBSCRIPTION - Static variable in interface com.webify.wsf.engine.mediation.EndpointSelector
Context key whose value contains the URI of the subscription for the business service being requested.
SUBSCRIPTION_INFO - Static variable in class com.webify.wsf.engine.policy.Policy
Constant for the Context key of the context that has had any subscription knowledge imbued unto it.
SubscriptionInfo - Class in com.webify.wsf.engine.mediation
 
SubscriptionInfo(Context) - Constructor for class com.webify.wsf.engine.mediation.SubscriptionInfo
 
SUCCESS_DISPOSITION - Static variable in interface com.webify.fabric.event.EventConstants
 
SUCCESSFUL - Static variable in interface com.webify.fabric.event.Situation
 

T

TEXT - Static variable in class com.webify.wsf.engine.mediation.MessageProtocol
 
TEXT_PLAIN - Static variable in class com.webify.wsf.engine.mediation.MimeConstants
 
TEXT_XML - Static variable in class com.webify.wsf.engine.mediation.MimeConstants
 
toContext(ContextTypeExt) - Method in class com.webify.wsf.engine.context.remote.ContextManagerServiceSupport
 
toContextDocument() - Method in class com.webify.wsf.engine.context.Context
Convert this context to XML.
toContextDocument(Context) - Static method in class com.webify.wsf.engine.context.remote.ContextManagerServiceSupport
 
toContextTypeExt(Context) - Static method in class com.webify.wsf.engine.context.remote.ContextManagerServiceSupport
 
toString() - Method in class com.webify.fabric.event.Situation.SuccessDisposition
 
toString() - Method in class com.webify.wsf.engine.context.Context
 
toString() - Method in class com.webify.wsf.engine.mediation.Address
 
toString() - Method in class com.webify.wsf.engine.mediation.Endpoint
 
toString() - Method in class com.webify.wsf.engine.mediation.EndpointComputation
 
toString() - Method in class com.webify.wsf.engine.mediation.EndpointScore
 
toString() - Method in class com.webify.wsf.engine.mediation.IndirectAddress
 
toString() - Method in class com.webify.wsf.engine.mediation.MessageProtocol
 
toString() - Method in class com.webify.wsf.engine.mediation.TransientAddress
 
toString() - Method in class com.webify.wsf.engine.policy.Policy
 
toString() - Method in class com.webify.wsf.engine.policy.PolicyComputation
 
toString() - Method in class com.webify.wsf.engine.policy.PolicyCondition
 
toString() - Method in class com.webify.wsf.engine.policy.PolicyRule
 
toXmlObject() - Method in class com.webify.wsf.engine.mediation.EndpointComputation
 
toXmlObject() - Method in class com.webify.wsf.engine.policy.PolicyComputation
 
TRANSIENT_SESSION_KEY - Static variable in interface com.webify.fabric.engine.extension.ResponseListeners
 
TransientAddress - Class in com.webify.wsf.engine.mediation
 
TransientAddress() - Constructor for class com.webify.wsf.engine.mediation.TransientAddress
 

U

UddiAddress - Class in com.webify.wsf.engine.mediation
 
UddiAddress(MessageProtocol) - Constructor for class com.webify.wsf.engine.mediation.UddiAddress
 
UnknownContextException - Exception in com.webify.wsf.engine.context
Relates to the wstx:UnknownContext fault used to indicate that the system does not recognize a context which it was passed.
UnknownContextException(String, Throwable) - Constructor for exception com.webify.wsf.engine.context.UnknownContextException
 
UnknownContextException(String) - Constructor for exception com.webify.wsf.engine.context.UnknownContextException
 
UnknownContextException(Throwable) - Constructor for exception com.webify.wsf.engine.context.UnknownContextException
 
UNSUCCESSFUL - Static variable in interface com.webify.fabric.event.Situation
 
updateContext(Context) - Method in interface com.webify.wsf.engine.context.ContextManager
Updates the contents of context identified by Context.getContextIdentifier().
updateContext(UpdateDocument) - Method in interface com.webify.wsf.engine.context.remote.ContextManagerService
 
updateContextTimeout(String, long) - Method in interface com.webify.wsf.engine.context.ContextManager
Updates the timout of the Context specified by the given Id.
USER - Static variable in interface com.webify.wsf.engine.policy.PolicyManager
Context property for the User policy dimenision.

V

valueOf(String) - Static method in class com.webify.fabric.event.Situation.SuccessDisposition
 

W

WARNINGS - Static variable in class com.webify.wsf.engine.context.Context
String property for specifying warning messages for the activity.
WEB_SERVICE - Static variable in interface com.webify.wsf.engine.policy.PolicyManager
Context property for the WebService policy dimenision.
whyUnavailable(Endpoint) - Method in interface com.webify.wsf.engine.mediation.SelectionStrategy
Gives a code that indicates why the endpoint is unavailable.
WORST_SCORE - Static variable in interface com.webify.wsf.engine.policy.AssertionComparator
 
WORST_SCORE - Static variable in interface com.webify.wsf.engine.policy.AssertionPropertyComparator
 

X

XML - Static variable in class com.webify.wsf.engine.mediation.MessageProtocol
 
XSD_DATETIME_PATTERN - Static variable in interface com.webify.fabric.event.EventConstants
 

_

_reference - Variable in class com.webify.wsf.engine.context.Context
 

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

Copyright © 2002-2009 IBM. All Rights Reserved.