以下擷取自BEA Edocs網站對於WebLogic Server jCOM元件的描述:
- WebLogic jCOM hides the existence of the data types accessed by the
client, dynamically mapping between the most appropriate Java objects
and COM components. - WebLogic jCOM supports both late and early binding of object types.
- No native code is required on the machine
hosting the COM component. Internally, WebLogic jCOM uses the Windows
DCOM network protocol to provide communication between both local and
remote COM components and a pure Java environment. - WebLogic jCOM supports an optional "native mode" which maximizes performance when running on a Windows platform. See DCOM Versus Native Mode.
- WebLogic jCOM supports event handling. For
example, Java events are accessible from Visual Basic using the
standard COM event mechanism and Java objects can subscribe to COM
component events.
powered by performancing firefox
No comments:
Post a Comment