org.csapi.fw.fw_service.discovery
Class IpFwServiceDiscoveryPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.fw.fw_service.discovery.IpFwServiceDiscoveryPOA
org.csapi.fw.fw_service.discovery.IpFwServiceDiscoveryPOATie
- All Implemented Interfaces:
- IpFwServiceDiscoveryOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpFwServiceDiscoveryPOATie
- extends IpFwServiceDiscoveryPOA
Generated from IDL interface "IpFwServiceDiscovery"
- 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 |
IpFwServiceDiscoveryPOATie
public IpFwServiceDiscoveryPOATie(IpFwServiceDiscoveryOperations delegate)
IpFwServiceDiscoveryPOATie
public IpFwServiceDiscoveryPOATie(IpFwServiceDiscoveryOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpFwServiceDiscovery _this()
- Overrides:
_this in class IpFwServiceDiscoveryPOA
_this
public IpFwServiceDiscovery _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpFwServiceDiscoveryPOA
_delegate
public IpFwServiceDiscoveryOperations _delegate()
_delegate
public void _delegate(IpFwServiceDiscoveryOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
listServiceTypes
public java.lang.String[] listServiceTypes()
throws TpCommonExceptions
- Throws:
TpCommonExceptions
listRegisteredServices
public TpService[] listRegisteredServices()
throws TpCommonExceptions
- Throws:
TpCommonExceptions
discoverService
public TpService[] discoverService(java.lang.String serviceTypeName,
TpServiceProperty[] desiredPropertyList,
int max)
throws TpCommonExceptions,
P_ILLEGAL_SERVICE_TYPE,
P_INVALID_PROPERTY,
P_UNKNOWN_SERVICE_TYPE
- Throws:
TpCommonExceptions
P_ILLEGAL_SERVICE_TYPE
P_INVALID_PROPERTY
P_UNKNOWN_SERVICE_TYPE
describeServiceType
public TpServiceTypeDescription describeServiceType(java.lang.String name)
throws TpCommonExceptions,
P_ILLEGAL_SERVICE_TYPE,
P_UNKNOWN_SERVICE_TYPE
- Throws:
TpCommonExceptions
P_ILLEGAL_SERVICE_TYPE
P_UNKNOWN_SERVICE_TYPE
Copyright © 2009. All Rights Reserved.