Class StubFactoryStaticImpl

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

public class StubFactoryStaticImpl extends StubFactoryBase
  • 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.