Serialized Form

  • Package oracle.fabric.blocks.event

    • Class oracle.fabric.blocks.event.ComponentId

      class ComponentId extends Object implements Serializable
      • Serialized Fields

        • componentName
          String componentName
        • compositeDN
          String compositeDN
        • targetWithoutVersion
          String targetWithoutVersion
    • Class oracle.fabric.blocks.event.JmsConfig

      class JmsConfig extends Object implements Serializable
      • Serialized Fields

        • connectionName
          String connectionName
          JNDI name for JMS connection used by JMS Adapter. The deployment descriptor for the deployed instance of the JMS Adapter must associate this JNDI name with a set of
        • durable
          boolean durable
        • jmsType
          JmsConfig.JmsType jmsType
          JMS type - currently only Oracle WebLogic JMS and Oracle Advanced Queueing JMS are supported JMS providers.
        • remote
          boolean remote
        • topicName
          String topicName
          JNDI name of JMS topic.
        • xa
          boolean xa
  • Package oracle.fabric.common

    • Exception oracle.fabric.common.AdvertisementException

      class AdvertisementException extends Exception implements Serializable
    • Exception oracle.fabric.common.BusinessFaultException

      class BusinessFaultException extends Exception implements Serializable
      • Serialized Fields

        • mFaultMessage
          oracle.fabric.common.NormalizedMessageCore mFaultMessage
        • mFaultName
          String mFaultName
    • Exception oracle.fabric.common.CredentialChallengeException

      class CredentialChallengeException extends oracle.fabric.common.PolicyEnforcementException implements Serializable
    • Class oracle.fabric.common.DefaultInvocationContext

      class DefaultInvocationContext extends Object implements Serializable
      • Serialized Fields

        • callback
          boolean callback
        • compositeName
          String compositeName
        • reference
          String reference
        • wire
          oracle.fabric.common.InvocationContext.Wire wire
    • Exception oracle.fabric.common.FabricBusinessFaultException

      class FabricBusinessFaultException extends oracle.fabric.common.BusinessFaultException implements Serializable
      • Serialized Fields

        • mFaultCode
          String mFaultCode
        • mRetryType
          oracle.fabric.common.FabricBusinessFaultException.RetryType mRetryType
    • Exception oracle.fabric.common.FabricDeploymentException

      class FabricDeploymentException extends oracle.fabric.common.FabricException implements Serializable
    • Exception oracle.fabric.common.FabricException

      class FabricException extends RuntimeException implements Serializable
    • Exception oracle.fabric.common.FabricInvocationException

      class FabricInvocationException extends Exception implements Serializable
      • Serialized Fields

        • mCode
          String mCode
        • mDetail
          String mDetail
        • mRetryType
          oracle.fabric.common.FabricInvocationException.RetryType mRetryType
        • mSubcode
          List<String> mSubcode
        • mSummary
          String mSummary
    • Exception oracle.fabric.common.FabricMetadataExistsException

      class FabricMetadataExistsException extends oracle.fabric.common.FabricException implements Serializable
    • Exception oracle.fabric.common.FabricMetadataNotFoundException

      class FabricMetadataNotFoundException extends oracle.fabric.common.FabricException implements Serializable
    • Exception oracle.fabric.common.FabricRestInvocationException

      class FabricRestInvocationException extends oracle.fabric.common.FabricInvocationException implements Serializable
      • Serialized Fields

        • mProperties
          Map mProperties
    • Class oracle.fabric.common.InvocationContext.Wire

      class Wire extends Object implements Serializable
      • Serialized Fields

    • Class oracle.fabric.common.InvocationContextImpl

      class InvocationContextImpl extends Object implements Serializable
      • Serialized Fields

        • callback
          boolean callback
        • compositeName
          String compositeName
        • reference
          String reference
        • wire
          oracle.fabric.common.InvocationContext.Wire wire
    • Class oracle.fabric.common.LifecycleEvent

      class LifecycleEvent extends Object implements Serializable
      • Serialized Fields

        • eventData
          Map eventData
        • eventType
          int eventType
    • Class oracle.fabric.common.MessageMetadataImpl

      class MessageMetadataImpl extends Object implements Serializable
    • Class oracle.fabric.common.NormalizedMessageImpl

      class NormalizedMessageImpl extends Object implements Serializable
      • Serialized Fields

        • attachments
          Map<String,Object> attachments
        • headers
          List headers
        • incomingStreamedAttachments
          Iterator incomingStreamedAttachments
        • messageType
          QName messageType
        • outgoingStreamedAttachments
          Iterator outgoingStreamedAttachments
        • payload
          Map<String,Object> payload
        • payloadType
          int payloadType
        • properties
          Map properties
    • Exception oracle.fabric.common.PolicyEnforcementException

      class PolicyEnforcementException extends RuntimeException implements Serializable
    • Exception oracle.fabric.common.SuspendedServiceInvocationException

      class SuspendedServiceInvocationException extends oracle.fabric.common.FabricInvocationException implements Serializable
      serialVersionUID:
      1L
  • Package oracle.integration.platform.blocks.event

    • Class oracle.integration.platform.blocks.event.BusinessEventImpl

      class BusinessEventImpl extends Object implements Serializable
      serialVersionUID:
      -2470270094086825285L
    • Class oracle.integration.platform.blocks.event.EventInvocation

      class EventInvocation extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • event
          oracle.integration.platform.blocks.event.BusinessEventImpl event
        • publisherSubjectName
          String publisherSubjectName
        • source
          oracle.fabric.blocks.event.ComponentId source
        • targetInfo
          oracle.integration.platform.blocks.event.TargetInfo targetInfo
        • targets
          Set<oracle.integration.platform.blocks.event.TargetInfo> targets
    • Class oracle.integration.platform.blocks.event.FAClientResiliencyTimer

      class FAClientResiliencyTimer extends Object implements Serializable
    • Class oracle.integration.platform.blocks.event.TargetInfo

      class TargetInfo extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • runAsRoles
          Set<String> runAsRoles
        • target
          oracle.fabric.blocks.event.ComponentId target