Class StubFactoryProxyImpl
java.lang.Object
com.sun.corba.ee.impl.presentation.rmi.StubFactoryBase
com.sun.corba.ee.impl.presentation.rmi.StubFactoryDynamicBase
com.sun.corba.ee.impl.presentation.rmi.proxy.StubFactoryProxyImpl
- All Implemented Interfaces:
PresentationManager.StubFactory
-
Field Summary
Fields inherited from class com.sun.corba.ee.impl.presentation.rmi.StubFactoryDynamicBase
loaderFields inherited from class com.sun.corba.ee.impl.presentation.rmi.StubFactoryBase
classData -
Constructor Summary
ConstructorsConstructorDescriptionStubFactoryProxyImpl(PresentationManager.ClassData classData, ClassLoader loader) -
Method Summary
Methods inherited from class com.sun.corba.ee.impl.presentation.rmi.StubFactoryBase
getTypeIds
-
Constructor Details
-
StubFactoryProxyImpl
-
-
Method Details
-
makeStub
Description copied from interface:PresentationManager.StubFactoryCreate a new dynamic stub. It has the type that was used to create this factory.- Specified by:
makeStubin interfacePresentationManager.StubFactory- Specified by:
makeStubin classStubFactoryDynamicBase- Returns:
- The dynamic stub
-