public class Alohomora
extends org.omg.CORBA.LocalObject
implements org.omg.PortableInterceptor.ClientRequestInterceptor, org.omg.PortableInterceptor.ORBInitializer
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ALOHOMORA_ORB_PROP_NAME |
static java.lang.String |
ALOHOMORA_ORB_PROP_VALUE |
static int |
ID |
| Constructor and Description |
|---|
Alohomora() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
static java.util.Properties |
getPasswordProps() |
static java.util.Properties |
getPasswordProps(java.util.Properties baseProperties) |
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_connectionpublic static final int ID
public static final java.lang.String ALOHOMORA_ORB_PROP_NAME
public static final java.lang.String ALOHOMORA_ORB_PROP_VALUE
public Alohomora()
throws java.io.IOException
java.io.IOExceptionpublic void post_init(org.omg.PortableInterceptor.ORBInitInfo info)
post_init in interface org.omg.PortableInterceptor.ORBInitializerOperationspublic void pre_init(org.omg.PortableInterceptor.ORBInitInfo info)
pre_init in interface org.omg.PortableInterceptor.ORBInitializerOperationspublic void send_request(org.omg.PortableInterceptor.ClientRequestInfo info)
throws org.omg.PortableInterceptor.ForwardRequest
send_request in interface org.omg.PortableInterceptor.ClientRequestInterceptorOperationsorg.omg.PortableInterceptor.ForwardRequestpublic void send_poll(org.omg.PortableInterceptor.ClientRequestInfo arg0)
send_poll in interface org.omg.PortableInterceptor.ClientRequestInterceptorOperationspublic void receive_reply(org.omg.PortableInterceptor.ClientRequestInfo arg0)
receive_reply in interface org.omg.PortableInterceptor.ClientRequestInterceptorOperationspublic void receive_exception(org.omg.PortableInterceptor.ClientRequestInfo arg0)
throws org.omg.PortableInterceptor.ForwardRequest
receive_exception in interface org.omg.PortableInterceptor.ClientRequestInterceptorOperationsorg.omg.PortableInterceptor.ForwardRequestpublic void receive_other(org.omg.PortableInterceptor.ClientRequestInfo arg0)
throws org.omg.PortableInterceptor.ForwardRequest
receive_other in interface org.omg.PortableInterceptor.ClientRequestInterceptorOperationsorg.omg.PortableInterceptor.ForwardRequestpublic java.lang.String name()
name in interface org.omg.PortableInterceptor.InterceptorOperationspublic void destroy()
destroy in interface org.omg.PortableInterceptor.InterceptorOperationspublic static java.util.Properties getPasswordProps()
throws java.io.FileNotFoundException,
java.io.IOException
java.io.FileNotFoundExceptionjava.io.IOExceptionpublic static java.util.Properties getPasswordProps(java.util.Properties baseProperties)
throws java.io.FileNotFoundException,
java.io.IOException
java.io.FileNotFoundExceptionjava.io.IOExceptionpublic static void insertOrbProp(java.util.Properties props)