public class Dissendium
extends org.omg.CORBA.LocalObject
implements org.omg.PortableInterceptor.ClientRequestInterceptor, org.omg.PortableInterceptor.ORBInitializer
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DISSENDIUM_ORB_PROP_NAME |
static java.lang.String |
DISSENDIUM_ORB_PROP_VALUE |
static int |
irisID |
static int |
uscID |
Constructor and Description |
---|
Dissendium() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
java.util.Properties |
getPasswordProps(java.lang.String keyPrefix) |
static void |
insertOrbProp(java.util.Properties props) |
java.lang.String |
name() |
void |
post_init(org.omg.PortableInterceptor.ORBInitInfo info)
ORBInitializer Impl
|
void |
pre_init(org.omg.PortableInterceptor.ORBInitInfo info) |
void |
receive_exception(org.omg.PortableInterceptor.ClientRequestInfo arg0) |
void |
receive_other(org.omg.PortableInterceptor.ClientRequestInfo arg0) |
void |
receive_reply(org.omg.PortableInterceptor.ClientRequestInfo arg0) |
void |
send_poll(org.omg.PortableInterceptor.ClientRequestInfo arg0) |
void |
send_request(org.omg.PortableInterceptor.ClientRequestInfo info)
ClientRequestInterceptor Impl
|
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_policy_override, validate_connection
public static final int uscID
public static final int irisID
public static final java.lang.String DISSENDIUM_ORB_PROP_NAME
public static final java.lang.String DISSENDIUM_ORB_PROP_VALUE
public Dissendium() throws java.io.IOException
java.io.IOException
public void post_init(org.omg.PortableInterceptor.ORBInitInfo info)
post_init
in interface org.omg.PortableInterceptor.ORBInitializerOperations
public void pre_init(org.omg.PortableInterceptor.ORBInitInfo info)
pre_init
in interface org.omg.PortableInterceptor.ORBInitializerOperations
public void send_request(org.omg.PortableInterceptor.ClientRequestInfo info) throws org.omg.PortableInterceptor.ForwardRequest
send_request
in interface org.omg.PortableInterceptor.ClientRequestInterceptorOperations
org.omg.PortableInterceptor.ForwardRequest
public void send_poll(org.omg.PortableInterceptor.ClientRequestInfo arg0)
send_poll
in interface org.omg.PortableInterceptor.ClientRequestInterceptorOperations
public void receive_reply(org.omg.PortableInterceptor.ClientRequestInfo arg0)
receive_reply
in interface org.omg.PortableInterceptor.ClientRequestInterceptorOperations
public void receive_exception(org.omg.PortableInterceptor.ClientRequestInfo arg0) throws org.omg.PortableInterceptor.ForwardRequest
receive_exception
in interface org.omg.PortableInterceptor.ClientRequestInterceptorOperations
org.omg.PortableInterceptor.ForwardRequest
public void receive_other(org.omg.PortableInterceptor.ClientRequestInfo arg0) throws org.omg.PortableInterceptor.ForwardRequest
receive_other
in interface org.omg.PortableInterceptor.ClientRequestInterceptorOperations
org.omg.PortableInterceptor.ForwardRequest
public java.lang.String name()
name
in interface org.omg.PortableInterceptor.InterceptorOperations
public void destroy()
destroy
in interface org.omg.PortableInterceptor.InterceptorOperations
public java.util.Properties getPasswordProps(java.lang.String keyPrefix) throws java.io.FileNotFoundException, java.io.IOException
java.io.FileNotFoundException
java.io.IOException
public static void insertOrbProp(java.util.Properties props)