Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosTradingRepos.ServiceTypeRepositoryPOA
org.omg.CosTradingRepos.ServiceTypeRepositoryPOATie
public class ServiceTypeRepositoryPOATie
extends ServiceTypeRepositoryPOA
Constructor Summary | |
|
Method Summary | |
POA | |
ServiceTypeRepositoryOperations | |
void |
|
ServiceTypeRepository |
|
ServiceTypeRepository | |
IncarnationNumber |
|
TypeStruct |
|
TypeStruct |
|
IncarnationNumber | |
java.lang.String[] |
|
void |
|
void |
|
void |
|
Methods inherited from class org.omg.CosTradingRepos.ServiceTypeRepositoryPOA | |
_all_interfaces , _invoke , _this , _this |
Methods inherited from class org.omg.PortableServer.Servant | |
_all_interfaces , _default_POA , _get_delegate , _get_interface , _get_interface_def , _is_a , _non_existent , _object_id , _orb , _poa , _set_delegate , _this_object , _this_object |
public ServiceTypeRepositoryPOATie(ServiceTypeRepositoryOperations delegate)
public ServiceTypeRepositoryPOATie(ServiceTypeRepositoryOperations delegate, POA poa)
public ServiceTypeRepository _this(ORB orb)
- Overrides:
- _this in interface ServiceTypeRepositoryPOA
public IncarnationNumber add_type(java.lang.String name, java.lang.String if_name, PropStruct props, java.lang.String[] super_types) throws DuplicateServiceTypeName, UnknownServiceType, ValueTypeRedefinition, ServiceTypeExists, DuplicatePropertyName, IllegalPropertyName, IllegalServiceType, InterfaceTypeMismatch
- Specified by:
- add_type in interface ServiceTypeRepositoryOperations
public TypeStruct describe_type(java.lang.String name) throws UnknownServiceType, IllegalServiceType
- Specified by:
- describe_type in interface ServiceTypeRepositoryOperations
public TypeStruct fully_describe_type(java.lang.String name) throws UnknownServiceType, IllegalServiceType
- Specified by:
- fully_describe_type in interface ServiceTypeRepositoryOperations
public IncarnationNumber incarnation()
- Specified by:
- incarnation in interface ServiceTypeRepositoryOperations
public java.lang.String[] list_types(SpecifiedServiceTypes which_types)
- Specified by:
- list_types in interface ServiceTypeRepositoryOperations
public void mask_type(java.lang.String name) throws UnknownServiceType, IllegalServiceType, AlreadyMasked
- Specified by:
- mask_type in interface ServiceTypeRepositoryOperations
public void remove_type(java.lang.String name) throws HasSubTypes, UnknownServiceType, IllegalServiceType
- Specified by:
- remove_type in interface ServiceTypeRepositoryOperations
public void unmask_type(java.lang.String name) throws UnknownServiceType, NotMasked, IllegalServiceType
- Specified by:
- unmask_type in interface ServiceTypeRepositoryOperations