WebLogic Integration


Uses of Package
com.bea.wlai.common

Packages that use com.bea.wlai.common
com.bea.adapter.event The com.bea.adapter.event package contains classes that provide a basic event generator. 
com.bea.adapter.web The com.bea.adapter.web package contains classes that support the development of a design-time Web application for deploying and managing application views. 
com.bea.wlai.client   
com.bea.wlai.common   
com.bea.wlai.event   
 

Classes in com.bea.wlai.common used by com.bea.adapter.event
IEvent
           
IEventDefinition
          Defines an event type (a business occurrence) in terms of a document type, and a set of implementation specific properties.
 

Classes in com.bea.wlai.common used by com.bea.adapter.web
IApplicationViewDescriptor
          Represents the metadata for an ApplicationView (e.g.
IEventDescriptor
          Describes the metadata for a class of events, including the schema that describes the content of the event payload at runtime, and root element name within that schema.
IServiceDescriptor
          Describes the metadata for a service on an ApplicationView, including the service's name, and document descriptors for both the request and response document types for the service.
QualifiedName
          Represents a qualified name including a namespace and the object's name.
 

Classes in com.bea.wlai.common used by com.bea.wlai.client
DuplicateNameException
          An exception indicating that more than one object exists with a given name.
IApplicationViewDescriptor
          Represents the metadata for an ApplicationView (e.g.
IConnectionFactoryDescriptor
          Represents the metadata for a connection factory within a J2EE Connector Architecture (J2EE Connector Architecture) engine.
IEvent
           
IEventDefinition
          Defines an event type (a business occurrence) in terms of a document type, and a set of implementation specific properties.
IEventDescriptor
          Describes the metadata for a class of events, including the schema that describes the content of the event payload at runtime, and root element name within that schema.
INamespace
          Represents a WLAI namespace.
INamespaceObject
          Represents any object that can exist in a namespace.
ISchemaDescriptor
          Represents the metadata for an Schema Document
NamespaceObjectHandle
          Represents a handle to an object within a namespace.
QualifiedName
          Represents a qualified name including a namespace and the object's name.
 

Classes in com.bea.wlai.common used by com.bea.wlai.common
AbstractDescriptor
          Base class for all descriptors.
AbstractPropertiedDescriptor
           
DescriptorFactory
          A factory class used for creating descriptors without their own dedicated factory.
DuplicateNameException
          An exception indicating that more than one object exists with a given name.
EventHeader
           
IApplicationViewDescriptor
          Represents the metadata for an ApplicationView (e.g.
IConnectionFactoryDescriptor
          Represents the metadata for a connection factory within a J2EE Connector Architecture (J2EE Connector Architecture) engine.
IDescriptor
          A base interface for all WLAI descriptors, providing for XML input/output and Serialize ability.
IDocumentDescriptor
          This is an interface describing a class of documents that all conform to the same schema, and have the same root element name.
IEvent
           
IEventDefinition
          Defines an event type (a business occurrence) in terms of a document type, and a set of implementation specific properties.
IEventDescriptor
          Describes the metadata for a class of events, including the schema that describes the content of the event payload at runtime, and root element name within that schema.
INamespace
          Represents a WLAI namespace.
INamespaceObject
          Represents any object that can exist in a namespace.
IPropertiedDescriptor
          Represents a descriptor that can contain a set of properties (name/value).
IRequestDefinition
           
IResponseDefinition
           
ISchemaDescriptor
          Represents the metadata for an Schema Document
IServiceDefinition
          Defines a service (a named business function) in terms of its request and response document types and a set of implementation specific properties.
IServiceDescriptor
          Describes the metadata for a service on an ApplicationView, including the service's name, and document descriptors for both the request and response document types for the service.
NamespaceObject
           
QualifiedName
          Represents a qualified name including a namespace and the object's name.
 

Classes in com.bea.wlai.common used by com.bea.wlai.event
IEvent
           
IEventDefinition
          Defines an event type (a business occurrence) in terms of a document type, and a set of implementation specific properties.
 


WebLogic Integration

WebLogic Integration (WLI)