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_connection
public 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.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 static java.util.Properties getPasswordProps() throws java.io.FileNotFoundException, java.io.IOException
java.io.FileNotFoundException
java.io.IOException
public static java.util.Properties getPasswordProps(java.util.Properties baseProperties) throws java.io.FileNotFoundException, java.io.IOException
java.io.FileNotFoundException
java.io.IOException
public static void insertOrbProp(java.util.Properties props)