Public Member Functions | |
| DynamicProxyFactoryTest (String name) | |
| void | testCreateServerProxy () throws DynWrapperException |
| void | testCallCreateObsProposal () throws DynWrapperException |
| void | testCallXmlInOutMethod () throws DynWrapperException |
| void | testCallGetAllSchedBlocks () throws DynWrapperException |
| void | testCallGetEntireTreeInAStruct () throws DynWrapperException |
| void | testEmptyXml () throws DynWrapperException |
| void | testInvalidXml () throws DynWrapperException |
Protected Member Functions | |
| void | setUp () throws Exception |
Private Member Functions | |
| XmlComponentOperations | createServerProxy () throws DynWrapperException |
Private Attributes | |
| Class | corbaIF = alma.demo.XmlComponentOperations.class |
| XmlComponentJ | compImpl |
| Class | compIF = XmlComponentJ.class |
| Logger | m_logger = ClientLogManager.getAcsLogManager().getLoggerForApplication("DynamicProxyFactoryTest", false) |
alma.acs.component.dynwrapper package that uses a non-component implementation of the alma.demo.XmlComponentJ interface, thus shortcutting container overhead.
|
|
Constructor for DynamicProxyFactoryTest.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sends an empty (one blank) XML representation of an ObsProposal to the method
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8