org.csapi.fw.fw_application.discovery
Class IpServiceDiscoveryPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.fw.fw_application.discovery.IpServiceDiscoveryPOA
org.csapi.fw.fw_application.discovery.IpServiceDiscoveryPOATie
- All Implemented Interfaces:
- IpServiceDiscoveryOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpServiceDiscoveryPOATie
- extends IpServiceDiscoveryPOA
Generated from IDL interface "IpServiceDiscovery"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
| Methods inherited from class org.omg.PortableServer.Servant |
_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 |
IpServiceDiscoveryPOATie
public IpServiceDiscoveryPOATie(IpServiceDiscoveryOperations delegate)
IpServiceDiscoveryPOATie
public IpServiceDiscoveryPOATie(IpServiceDiscoveryOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpServiceDiscovery _this()
- Overrides:
_this in class IpServiceDiscoveryPOA
_this
public IpServiceDiscovery _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpServiceDiscoveryPOA
_delegate
public IpServiceDiscoveryOperations _delegate()
_delegate
public void _delegate(IpServiceDiscoveryOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
listSubscribedServices
public TpService[] listSubscribedServices()
throws TpCommonExceptions,
P_ACCESS_DENIED
- Throws:
TpCommonExceptions
P_ACCESS_DENIED
listServiceTypes
public java.lang.String[] listServiceTypes()
throws TpCommonExceptions,
P_ACCESS_DENIED
- Throws:
TpCommonExceptions
P_ACCESS_DENIED
discoverService
public TpService[] discoverService(java.lang.String serviceTypeName,
TpServiceProperty[] desiredPropertyList,
int max)
throws TpCommonExceptions,
P_ILLEGAL_SERVICE_TYPE,
P_ACCESS_DENIED,
P_INVALID_PROPERTY,
P_UNKNOWN_SERVICE_TYPE
- Throws:
TpCommonExceptions
P_ILLEGAL_SERVICE_TYPE
P_ACCESS_DENIED
P_INVALID_PROPERTY
P_UNKNOWN_SERVICE_TYPE
describeServiceType
public TpServiceTypeDescription describeServiceType(java.lang.String name)
throws TpCommonExceptions,
P_ILLEGAL_SERVICE_TYPE,
P_ACCESS_DENIED,
P_UNKNOWN_SERVICE_TYPE
- Throws:
TpCommonExceptions
P_ILLEGAL_SERVICE_TYPE
P_ACCESS_DENIED
P_UNKNOWN_SERVICE_TYPE
Copyright © 2008. All Rights Reserved.