Package com.bea.control

Interface Summary
B2BCallback  
B2BCallbackControl  
Control The base interface for all controls.
Control.Callback Provides a way for controls to define callbacks.
ControlContext The ControlContext interface defines the container services and events that controls can use at run time.
ControlContext.Callback Provides a way for controls to receive callbacks from their environment.
ControlExtension A marker interface indicating that the implementing source (in a JCX file) extends a Java control.
ControlFactory This is a marker interface for all control factories.
ControlSource A marker interface indicating that the implementing source (in a JCS file) is control source.
DynamicTransformationControl  
EBXMLControl WebLogic Integration Control for ebXML protocol This is a base ebXML control that can be used to send and receive messages in the form of callback.
EBXMLControl.CallbackIntf Callback interface.
EmailControl Email control base interface.
Extensible A control implementation must implement the Extensible interface if it can be extended by a control extension (through a JCX file).
FileControl  
HttpControl  
Issue Implement this interface to create an issue class that your control can return to have the IDE display errors or messages.
JMSControl Simplifies access to the Java Message Service.
JwsContext Provides access to container services that support web services (JWS files).
JwsContext.Callback The Callback interface defines events that can be received through the Context object.
MDBCallBackListener  
MDBCallBackListener.Callback  
MQControl MQ Control base interface
ProcessControl The process control is used to call a sub-process from a parent process.
PublishControl  
RosettaNetControl Basic RosettaNet control.
RosettaNetControl.CallbackIntf The following methods are available after a JCX instance is created.
ServiceBrokerControl Allows web service based invocation of a one Jpd (service) from another Jpd (client) over the wire.
ServiceProxy  
SubscriptionControl Subscription Control.
SubscriptionControl.CallbackIntf  
TibcoRV  
TibcoRV.Callback  
TPMControl  
ValidateTag The ValidateTag interface can be used to validate a property annotation as a whole.
WliJMSControl  
WliJMSControl.Callback  
WliTimerControl The control interface for the WLI timer control.
WliTimerControl.Callback Provides a way for the Timer control to receive callbacks.
XMLCacheControl  
XMLControl  
 

Class Summary
Constants  
DefaultIssue The DefaultIssue class provides a simple implementation of the Issue interface.
 

Enum Summary
EBXMLControl.EbXML.ActionMode  
FileControl.FileCreateMode  
FileControl.FileIOType  
FileControl.FileSuffixType  
FileControl.TransferMode  
HttpControl.METHOD  
JMSControl.DeliveryMode  
JMSControl.Type  
MQControl.ConnectionType  
RosettaNetControl.RNIF_VERSION This enum specifies the RN versions that are supported.
 

Exception Summary
ControlException An exception class for use when throwing exceptions from a control.
ProcessControlException  
TPMControlException  
 

Annotation Types Summary
DynamicTransformationControl.Ddtf Specifies the XQuery functions that can be used by the queries and the type of encoding used a design time.
DynamicTransformationControl.Xquery Specifies the XQuery files and their attributes for XQuery transformations at run time.
DynamicTransformationControl.Xslt Specifies the XSL file to be used for the transformation.
EBXMLControl.EbXML Specifies class-level annotations for the ebXML Control.
EBXMLControl.EbxmlMethod Specifies the method-level annotations for the ebXML control.
EmailControl.Email The Email cotrol attributes used to send email.
EmailControl.Send Method for sending an email.
FileControl.FileInfo  
FileControl.FileTransferMode  
FileControl.Ftp  
FileControl.IOOperation  
FileControl.SFtp  
FileControl.SFtpCustomProperties  
FileControl.SFtpCustomProperty  
HttpControl.EndPoint  
HttpControl.MethodType  
JMSControl.JMS  
JMSControl.JMSCallBackHeaders  
JMSControl.JmsSend  
JMSControl.JMSSendHeaders  
JMSControl.Properties The method parameter representing one or more properties.
JMSControl.PropertyValue  
JMSControl.TransactionSetting  
MQControl.Connection  
MQControl.ConnectionPool  
MQControl.SSLSettings Capture the properties if the user has chosen TCP as the connection type
MQControl.TCPSettings Capture the properties if the user has chosen TCP as the connection type
PublishControl.ClassPublish Defines class level attributes for the Publish control
PublishControl.MethodPublish Defines method level attributes for the Publish control
RosettaNetControl.RosettaNet Specifies the class-level annotations for the RosettaNet Control.
Note:Annotations can be specified at the control class level, at the control instance level, and at the control method level, in increasing order of precedence.
ServiceBrokerControl.Timeout The timeout specifies the time for which the client waits for a response from the server once it has sent the request.
SubscriptionControl.ClassSubscription Defines class level attributes for the Subscription Control
SubscriptionControl.MethodSubscription Defines method level attributes for the Subscription Control
SubscriptionControl.SubscriptionCallback Defines callback attributes for the Subscription Control
TibcoRV.CMTransport  
TibcoRV.Transport  
TibcoRV.UseCM  
WliTimerControl.TimerSettings