A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
fatal(msg, ... rest) — Method in class com.asfusion.mate.utils.debug.Logger
Logs the specified data using the LogEventLevel.FATAL level.
FATAL — Constant static property in class com.asfusion.mate.utils.debug.Debugger
Designates events that are very harmful and will eventually lead to application failure.
fault — Property in class com.asfusion.mate.actionLists.ServiceScope
Fault Object returned from the service
fault — Property in class com.asfusion.mate.core.EventMap
It refers to the fault returned by a service that made the inner-action-list (faultHandlers) execute.
fault — Property in class com.asfusion.mate.events.ResponseEvent
Fault Object from a service
fault — Property in class com.asfusion.mate.events.UnhandledFaultEvent
The Fault object that contains the details of what caused this event.
fault — Event in class com.asfusion.mate.responses.ServiceResponseHandler
The event that gets dispatched when a response of the type "fault" is dispatched.
FAULT — Constant static property in class com.asfusion.mate.actionLists.ScopeProperties
Fault Object from a service
FAULT — Constant static property in class com.asfusion.mate.events.ResponseEvent
Indicates that a fault has been received.
FAULT — Constant static property in class com.asfusion.mate.events.UnhandledFaultEvent
The FAULT event type.
FAULT — Constant static property in class com.asfusion.mate.events.UnhandledMessageFaultEvent
The FAULT event type.
faultCode — Property in class com.asfusion.mate.events.UnhandledMessageFaultEvent
Provides access to the destination specific failure code.
faultDetail — Property in class com.asfusion.mate.events.UnhandledMessageFaultEvent
Provides destination specific details of the failure.
faultHandlers — Property in class com.asfusion.mate.actionLists.MessageHandlers
An array of actions (IAction) contained in this fault action-list.
faultHandlers — Property in class com.asfusion.mate.actions.AbstractServiceInvoker
A set of inner-handlers to run when the server call returns a fault.
faultHandlers — Property in class com.asfusion.mate.actions.builders.AsyncMethodInvoker
A set of inner-handlers to run when the call returns a fault.
faultString — Property in class com.asfusion.mate.events.UnhandledMessageFaultEvent
Provides access to the destination specific reason for the failure.
faultType — Property in class com.asfusion.mate.actions.builders.AsyncMethodInvoker
Event type that will be used to register to the fault event.
filters — Property in class com.asfusion.mate.utils.debug.Debugger
In addition to the level setting, filters are used to provide a psuedo-hierarchical mapping for processing only those events for a given category.
find() — Static method in class com.asfusion.mate.utils.SystemManagerFinder
Returns an instance of the ISystemManager
fireEvent(event) — Method in class com.asfusion.mate.actionLists.EventHandlers
Called by the dispacher when the event gets triggered.
fireEvent(event:com.asfusion.mate.events:InjectorEvent) — Method in class com.asfusion.mate.actionLists.Injectors
Called by the dispacher when the event gets triggered.
fireEvent(event) — Method in class com.asfusion.mate.actionLists.MessageHandlers
Called by the consumer when the message event gets triggered.
fireEvent(event) — Method in class com.asfusion.mate.actionLists.ServiceHandlers
Called by the dispacher when the event gets triggered.
fireFaultEvent(event) — Method in class com.asfusion.mate.actionLists.MessageHandlers
Called by the consumer when the fault event gets triggered.
foundProblem — Property in class com.asfusion.mate.utils.debug.LogInfo
A flag indicating that a problem was found
functions — Property in class com.asfusion.mate.responses.ServiceResponseHandler
A reference to the functions generated by the container when inline functions are used in the result, fault, or response events attibute of the tag.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z