_get_TCKind
public int _get_TCKind()
configure
public void configure(org.apache.avalon.framework.configuration.Configuration configuration)
throws org.apache.avalon.framework.configuration.ConfigurationException
doNotCheckExceptions
public boolean doNotCheckExceptions()
equals
public boolean equals(java.lang.Object obj)
equals
public boolean equals(Object self,
java.lang.Object obj)
- equals in interface Delegate
finalize
protected void finalize()
throws Throwable
getIDString
public String getIDString()
getIOR
public IOR getIOR()
getObjectId
public byte[] getObjectId()
getObjectKey
public byte[] getObjectKey()
getPOA
public POA getPOA()
getRelativeRequestTimeout
public long getRelativeRequestTimeout()
getRelativeRoundtripTimeout
public long getRelativeRoundtripTimeout()
getReplyEndTime
public UtcT getReplyEndTime()
getReplyStartTime
public UtcT getReplyStartTime()
getRequestEndTime
public UtcT getRequestEndTime()
getRequestStartTime
public UtcT getRequestStartTime()
getSyncScope
public short getSyncScope()
get_client_policy
public Policy get_client_policy(int policy_type)
Gets the effective overriding policy with the given type from
the client-side, or null if this policy type is unset.
(Implementation is incomplete, we don't check PolicyCurrent, i.e.
at the thread-level)
get_codebase
public String get_codebase(Object self)
- get_codebase in interface Delegate
get_interface_def
public Object get_interface_def(Object self)
- get_interface_def in interface Delegate
get_pending_replies
public Set get_pending_replies()
get_policy
public Policy get_policy(Object self,
int policy_type)
The get_policy operation returns the policy object of the
specified type, which applies to this object. It returns the
effective Policy for the object reference. The effective Policy
is the one that would be used if a request were made. This
Policy is determined first by obtaining the effective override
for the PolicyType as returned by get_client_policy. The
effective override is then compared with the Policy as
specified in the IOR.
The effective Policy is determined by reconciling the effective
override and the IOR-specified Policy. If the two policies
cannot be reconciled, the standard system exception INV_POLICY
is raised with standard minor code 1. The absence of a Policy
value in the IOR implies that any legal value may be used.
- get_policy in interface Delegate
hashCode
public int hashCode()
hashCode
public int hashCode(Object self)
- hashCode in interface Delegate
is_a
public boolean is_a(Object self,
String logical_type_id)
Determines whether the object denoted by self
has type logical_type_id or a subtype of it
- is_a in interface Delegate
is_equivalent
public boolean is_equivalent(Object self,
Object obj)
- is_equivalent in interface Delegate
is_local
public boolean is_local(Object self)
- is_local in interface Delegate
- true if this object lives on a local POA and
interceptors are not installed. When interceptors are
installed this returns false so that stubs do not call
direct to implementation, avoiding installed interceptors.
is_nil
public boolean is_nil()
lockBarrier
public void lockBarrier()
non_existent
public boolean non_existent(Object self)
- non_existent in interface Delegate
openBarrier
public void openBarrier()
rebind
public void rebind(String object_reference)
rebind
public void rebind(Object o)
releaseReply
public void releaseReply(Object self,
InputStream is)
releases the InputStream
- releaseReply in interface Delegate
resolvePOA
public void resolvePOA(Object self)
servant_postinvoke
public void servant_postinvoke(Object self,
ServantObject servant)
Overrides servant_postinvoke() in org.omg.CORBA.portable.Delegate
called from generated stubs after a local operation
- servant_postinvoke in interface Delegate
servant_preinvoke
public ServantObject servant_preinvoke(Object self,
String operation,
Class expectedType)
Overrides servant_preinvoke() in org.omg.CORBA.portable.Delegate
called from generated stubs before a local operation
- servant_preinvoke in interface Delegate
toString
public String toString()
toString
public String toString(Object self)
- toString in interface Delegate
typeId
public String typeId()
waitOnBarrier
public void waitOnBarrier()