WebLogic Integration


Package com.bea.wlai.common

Interface Summary
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.
 

Class Summary
AbstractDescriptor Base class for all descriptors.
AbstractPropertiedDescriptor  
ApplicationViewDescriptor Represents the metadata for an ApplicationView (e.g.
ConnectionFactoryDescriptor An implementation of the IConnectionFactoryDescriptor interface for use by the WLAI server.
DescriptorFactory A factory class used for creating descriptors without their own dedicated factory.
DocumentDescriptor This interface embodies all the metadata about a document type.
Event  
EventDefinition  
EventDescriptor An implementation of the IEventDescriptor interface for use by the WLAI server.
EventHeader  
LogManager  
Namespace  
NamespaceObject  
NamespaceObjectHandle Represents a handle to an object within a namespace.
QualifiedName Represents a qualified name including a namespace and the object's name.
RequestDefinition  
ResponseDefinition  
SchemaDescriptor Represents the metadata for an Schema Document
SerializableIterator  
ServiceDefinition  
ServiceDescriptor An implementation of the IServiceDescriptor interface for use by the WLAI server.
 

Exception Summary
DuplicateNameException An exception indicating that more than one object exists with a given name.
LookupException Exception thrown when any lookup operation fails
 

Author:
Copyright © 2000, 2001 BEA Systems, Inc. All Rights Reserved.

WebLogic Integration

WebLogic Integration (WLI)