| org.omg.CORBA.Object org.omg.CORBA.LocalObject
All known Subclasses: demo.interceptors.ClientInitializer, org.jacorb.orb.portableInterceptor.CodecFactoryImpl, org.jacorb.orb.portableInterceptor.IORInfoImpl, org.jacorb.util.tracing.TraceInitializer, org.jacorb.orb.portableInterceptor.RequestInfoImpl, org.jacorb.security.sas.SASTargetInterceptor, org.jacorb.security.ssl.sun_jsse.ServerInvocationInterceptor, org.jacorb.orb.portableInterceptor.CodecImpl, org.jacorb.orb.policies.BiDirPolicyImpl, org.jacorb.orb.standardInterceptors.IORInterceptorInitializer, org.jacorb.orb.portableInterceptor.DefaultServerInterceptor, demo.interceptors.ClientForwardInterceptor, org.jacorb.security.sas.SASPolicyFactory, org.jacorb.orb.giop.BiDirPolicy, org.jacorb.util.tracing.ServerTraceInterceptor, org.jacorb.security.sas.GSSUPProviderInitializer, org.jacorb.orb.portableInterceptor.Codec_CDR_1_0_Impl, org.jacorb.orb.portableInterceptor.ORBInitInfoImpl, org.jacorb.transport.AbstractTransportCurrentInitializer, org.jacorb.security.sas.SASPolicyImpl, org.jacorb.transaction.ServerContextTransferInterceptor, org.jacorb.security.sas.ATLASPolicyImpl, org.jacorb.security.sas.SASInitializer, org.omg.PortableServer._ServantLocatorLocalBase, org.jacorb.orb.dynany.DynAnyFactoryImpl, org.jacorb.transaction.ClientContextTransferInterceptor, org.jacorb.security.sas.ATLASPolicyFactory, org.jacorb.orb.policies.BiDirPolicyFactoryImpl, org.jacorb.security.ssl.SSLPolicyImpl, org.jacorb.orb.standardInterceptors.SSLComponentInterceptor, org.jacorb.orb.dynany.DynAny, org.jacorb.orb.portableInterceptor.DefaultClientInterceptor, org.jacorb.orb.giop.BiDirPolicyFactory, org.jacorb.orb.portableInterceptor.RecursionAwareCI, org.jacorb.security.ssl.SSLPolicyFactory, org.jacorb.orb.standardInterceptors.SASComponentInterceptor, org.jacorb.security.sas.SASClientInterceptor, org.jacorb.orb.giop.BiDirConnectionInitializer, org.jacorb.transport.DefaultCurrentImpl, org.jacorb.orb.portableInterceptor.PICurrentImpl, org.jacorb.transaction.TransactionInitializer, org.jacorb.orb.standardInterceptors.CodeSetInfoInterceptor, org.jacorb.transaction.TransactionCurrentImpl, org.jacorb.security.ssl.sun_jsse.SecurityServiceInitializer,
Method Summary | |
public Request | _create_request(Context ctx, String operation, NVList arg_list, NamedValue result) | public Request | _create_request(Context ctx, String operation, NVList arg_list, NamedValue result, ExceptionList exceptions, ContextList contexts) | public org.omg.CORBA.Object | _duplicate() | public org.omg.CORBA.Object | _get_component() | public org.omg.CORBA.DomainManager[] | _get_domain_managers() | public org.omg.CORBA.InterfaceDef | _get_interface() | public org.omg.CORBA.Object | _get_interface_def() | public org.omg.CORBA.Policy | _get_policy(int policy_type) | public int | _hash(int maximum) | public String[] | _ids() | public org.omg.CORBA.portable.InputStream | _invoke(org.omg.CORBA.portable.OutputStream output) | public boolean | _is_a(String repositoryId) | public boolean | _is_equivalent(org.omg.CORBA.Object that) | public boolean | _is_local() | public boolean | _non_existent() | public org.omg.CORBA.ORB | _orb() | public void | _release() | public void | _releaseReply(org.omg.CORBA.portable.InputStream input) | public Request | _request(String operation) | public org.omg.CORBA.portable.OutputStream | _request(String operation, boolean responseExpected) | public void | _servant_postinvoke(org.omg.CORBA.portable.ServantObject servant) | public org.omg.CORBA.portable.ServantObject | _servant_preinvoke(String operation, Class expectedType) | public org.omg.CORBA.Object | _set_policy_override(org.omg.CORBA.Policy[] policies, org.omg.CORBA.SetOverrideType set_add) | public boolean | validate_connection() |
LocalObject | public LocalObject()(Code) | | |
_hash | public int _hash(int maximum)(Code) | | |
_is_local | public boolean _is_local()(Code) | | |
_non_existent | public boolean _non_existent()(Code) | | |
_release | public void _release()(Code) | | |
validate_connection | public boolean validate_connection()(Code) | | |
|
|