| org.apache.geronimo.corba.StandardServant
StandardServant | public class StandardServant extends Servant implements InvokeHandler(Code) | | version: $Revision: 494431 $ $Date: 2007-01-09 07:18:14 -0800 (Tue, 09 Jan 2007) $ |
StandardServant | public StandardServant(ORB orb, InterfaceType ejbInterfaceType, EjbDeployment ejbDeployment)(Code) | | |
StandardServant | public StandardServant(ORB orb, InterfaceType ejbInterfaceType, EjbDeployment ejbDeployment, Object primaryKey)(Code) | | |
_all_interfaces | public String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] objectId)(Code) | | |
_invoke | public OutputStream _invoke(String operationName, InputStream _in, ResponseHandler reply) throws SystemException(Code) | | |
createProxy | protected Object createProxy(Object retValue) throws Throwable(Code) | | Convert ProxyInfo items in a create* or find* result
for returning as a corba result.
Parameters: retValue - The return value. A CORBA compatible return result. exception: Throwable - |
getInterfaceType | public InterfaceType getInterfaceType()(Code) | | |
|
|