BEA Systems, Inc.

BEA WebLogic Server Support for Apache Beehive


Package com.bea.control

Interface Summary
JdbcControl Simplifies access to a relational database from your Java code using SQL commands.
JdbcControl.ClassXsd ClassXsd annotation definition.
JdbcControl.SQLRowSet SQLx annotation definition.
ServiceControl Provides simplified access to web services.
ServiceControl.CallbackEndpointAddress Deprecated.  
ServiceControl.Conversation The Conversation annotation specifies the conversational phase of the method.
ServiceControl.EndpointMethodName Deprecated.  
ServiceControl.ExplicitWrapping Optional annotation indicating that the user will explicitly wrap the DOC/LIT/WRAP parameters in objects that correspond to elements in the original WSDL.
ServiceControl.Handler Optional annotation indicating the jax-rpc handlers to use.
ServiceControl.HttpSoap12Protocol The HttpSoap12Protocol annotation specifies that a particular Web Service control supports SOAP 1.2 over HTTP.
ServiceControl.HttpSoapProtocol The HttpSoapProtocol annotation specifies that a particular Web Service control supports SOAP over HTTP.
ServiceControl.JmsSoap12Protocol The JmsSoap12Protocol annotation specifies that a particular Web Service control supports SOAP 1.2 over JMS.
ServiceControl.JmsSoapProtocol The JmsSoapProtocol annotation specifies that a particular Web Service control supports SOAP over JMS.
ServiceControl.Location The Location annotation provides the location URL for the target service.
ServiceControl.OperationName The OperationName annotation is only used when the target WSDL defines operations with names that are invalid as Java method names.
ServiceControl.Policies The Policies annotation is used to define one or more policies for a port/operation.
ServiceControl.Policy The Policy annotation is used to define the policy for a port/operation.
ServiceControl.SOAPBinding The SOAPBinding annotation indicates the SOAP style, use, and wrapped attributes.
ServiceControl.TypesJarName The TypesJarName annotation is an optional annotation that indicates the path to the jar containing the complex types.
ServiceControl.WSDL The WSDL annotation specifies the path to the WSDL file.
 

Class Summary
DatabaseFilter The DatabaseFilter class is a helper class for SQL generation.
DatabaseFilter.FilterTerm  
DatabaseFilter.SortTerm  
JdbcControl.CommandType CommandType Enumeration.
JdbcControl.SQLFragment SQLFragment.
JdbcControl.SQLParameter  
ServiceControl.Conversation.Phase  
ServiceControl.Direction  
ServiceControl.SOAPBinding.ParameterStyle  
ServiceControl.SOAPBinding.Style  
ServiceControl.SOAPBinding.Use  
ServiceControlChecker  
ServiceControlException The ServiceControlException class can be used to throw exceptions from a web service control
SoapFault Web service developers can use the SoapFault class to control the shape of the detail of SOAP fault data.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.