Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


oracle.jbo.server.remote.corba
Class RemoteApplicationModuleHomeImpl

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byoracle.jbo.common.remote.corba.RemoteApplicationModuleHomePOA
          extended byoracle.jbo.server.remote.corba.RemoteApplicationModuleHomeImpl

All Implemented Interfaces:
org.omg.CORBA.portable.InvokeHandler, oracle.jbo.common.remote.corba.RemoteApplicationModuleHomeOperations

public abstract class RemoteApplicationModuleHomeImpl
extends oracle.jbo.common.remote.corba.RemoteApplicationModuleHomePOA

Constructor Summary
RemoteApplicationModuleHomeImpl(java.lang.String name)

Method Summary
oracle.jbo.common.remote.corba.RemoteApplicationModule create(oracle.jbo.common.remote.SessionInfo info)
protected abstract java.lang.String createIOR(oracle.jbo.common.remote.corba.RemoteApplicationModule am)
protected abstract oracle.jbo.common.remote.corba.RemoteApplicationModule exportAppModuleServant(org.omg.PortableServer.Servant servant)
protected abstract java.lang.String getDefaultServerClassName()
protected abstract java.lang.String getPlatform()
java.lang.String getPublishedHomeName()
protected abstract void unExportAppModuleServant(org.omg.PortableServer.Servant servant)

Methods inherited from class oracle.jbo.common.remote.corba.RemoteApplicationModuleHomePOA
_all_interfaces, _invoke, _invoke, _this, _this

Methods inherited from class org.omg.PortableServer.Servant
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

RemoteApplicationModuleHomeImpl

public RemoteApplicationModuleHomeImpl(java.lang.String name)

Method Detail

exportAppModuleServant

protected abstract oracle.jbo.common.remote.corba.RemoteApplicationModule exportAppModuleServant(org.omg.PortableServer.Servant servant)

unExportAppModuleServant

protected abstract void unExportAppModuleServant(org.omg.PortableServer.Servant servant)

getPlatform

protected abstract java.lang.String getPlatform()

getDefaultServerClassName

protected abstract java.lang.String getDefaultServerClassName()

createIOR

protected abstract java.lang.String createIOR(oracle.jbo.common.remote.corba.RemoteApplicationModule am)

create

public oracle.jbo.common.remote.corba.RemoteApplicationModule create(oracle.jbo.common.remote.SessionInfo info)
                                                              throws oracle.jbo.common.remote.corba.ClientAuthenticationException,
                                                                     oracle.jbo.common.remote.corba.RemoteJboException
Throws:
oracle.jbo.common.remote.corba.ClientAuthenticationException
oracle.jbo.common.remote.corba.RemoteJboException

getPublishedHomeName

public java.lang.String getPublishedHomeName()

Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


Copyright © 1997, 2005, Oracle. All rights reserved.