Class StubFactoryStaticImpl

java.lang.Object
com.sun.corba.ee.impl.presentation.rmi.StubFactoryBase
com.sun.corba.ee.impl.presentation.rmi.StubFactoryStaticImpl
All Implemented Interfaces:
PresentationManager.StubFactory

public class StubFactoryStaticImpl extends StubFactoryBase
  • Field Details

    • stubClass

      private Class stubClass
  • Constructor Details

    • StubFactoryStaticImpl

      public StubFactoryStaticImpl(Class cls)
  • Method Details

    • makeStub

      public Object makeStub()
      Description copied from interface: PresentationManager.StubFactory
      Create a new dynamic stub. It has the type that was used to create this factory.
      Returns:
      The dynamic stub