Package ome.services.blitz.repo
Class PublicRepositoryI.AMD_submit
- java.lang.Object
-
- ome.services.blitz.repo.PublicRepositoryI.AMD_submit
-
- All Implemented Interfaces:
Ice.AMDCallback,AMD_Session_submit
- Enclosing class:
- PublicRepositoryI
public static class PublicRepositoryI.AMD_submit extends java.lang.Object implements AMD_Session_submit
-
-
Constructor Summary
Constructors Constructor Description AMD_submit()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidice_exception(java.lang.Exception ex)voidice_response(HandlePrx __ret)
-
-
-
Method Detail
-
ice_response
public void ice_response(HandlePrx __ret)
- Specified by:
ice_responsein interfaceAMD_Session_submit
-
ice_exception
public void ice_exception(java.lang.Exception ex)
- Specified by:
ice_exceptionin interfaceIce.AMDCallback
-
-