Class StubFactoryFactoryBase

    • Constructor Detail

      • StubFactoryFactoryBase

        public StubFactoryFactoryBase()
    • Method Detail

      • getStubName

        public java.lang.String getStubName​(java.lang.String fullName)
        Returns the stub classname for the given interface name.
        Specified by:
        getStubName in interface PresentationManager.StubFactoryFactory
        Parameters:
        fullName - fully qualified name remote class
        Returns:
        the stub name