public class ORBSingleton extends ORB
ORB.DebugFlagResult, ORB.DummyServantcdrCacheDebugFlag, cdrDebugFlag, dynamicTypeDebugFlag, folbDebugFlag, giopDebugFlag, giopReadDebugFlag, giopSizeDebugFlag, interceptorDebugFlag, isLocalDebugFlag, mbeanDebugFlag, mbeanFineDebugFlag, mbeanRuntimeDebugFlag, mom, namingDebugFlag, omgWrapper, operationTraceDebugFlag, orbdDebugFlag, orbInitDebug, orbLifecycleDebugFlag, osgiDebugFlag, poaDebugFlag, poaFSMDebugFlag, serviceContextDebugFlag, shutdownDebugFlag, streamFormatVersionDebugFlag, subcontractDebugFlag, transientObjectManagerDebugFlag, transportDebugFlag, valueHandlerDebugFlag, wrapper| Constructor and Description |
|---|
ORBSingleton() |
classCodeBaseHandler, classCodeBaseHandler, classNameResolver, classNameResolver, clearDebugFlag, clearDebugFlags, createORBManagedObjectManager, defaultClassNameResolver, extractObjectKeyCacheEntry, get_primitive_tc, getByteBufferPool, getIOR, getIOR, getLogger, getPresentationManager, getStubFactoryFactory, getTypeCode, getUniqueOrbId, getWireObjectKeyTemplate, initializePrimitiveTypeCodeConstants, makeCompositeClassNameResolver, mom, orbIsShutdown, setDebugFlag, setDebugFlags, setRootParentObjectName, setTypeCodeget_value_def, set_delegatecreate_basic_dyn_any, create_dyn_any, create_dyn_array, create_dyn_enum, create_dyn_sequence, create_dyn_struct, create_dyn_union, get_service_information, init, init, initpublic void setParameters(String[] params, Properties props)
setParameters in class ORBpublic void set_parameters(Properties props)
set_parameters in class ORBprotected void set_parameters(Applet app, Properties props)
set_parameters in class ORBprotected void set_parameters(String[] params, Properties props)
set_parameters in class ORBpublic OutputStream create_output_stream()
create_output_stream in class ORBpublic TypeCode create_struct_tc(String id, String name, StructMember[] members)
create_struct_tc in class ORBpublic TypeCode create_union_tc(String id, String name, TypeCode discriminator_type, UnionMember[] members)
create_union_tc in class ORBpublic TypeCode create_enum_tc(String id, String name, String[] members)
create_enum_tc in class ORBpublic TypeCode create_alias_tc(String id, String name, TypeCode original_type)
create_alias_tc in class ORBpublic TypeCode create_exception_tc(String id, String name, StructMember[] members)
create_exception_tc in class ORBpublic TypeCode create_interface_tc(String id, String name)
create_interface_tc in class ORBpublic TypeCode create_string_tc(int bound)
create_string_tc in class ORBpublic TypeCode create_wstring_tc(int bound)
create_wstring_tc in class ORBpublic TypeCode create_sequence_tc(int bound, TypeCode element_type)
create_sequence_tc in class ORBpublic TypeCode create_recursive_sequence_tc(int bound, int offset)
create_recursive_sequence_tc in class ORBpublic TypeCode create_array_tc(int length, TypeCode element_type)
create_array_tc in class ORBpublic TypeCode create_native_tc(String id, String name)
create_native_tc in class ORBpublic TypeCode create_abstract_interface_tc(String id, String name)
create_abstract_interface_tc in class ORBpublic TypeCode create_fixed_tc(short digits, short scale)
create_fixed_tc in class ORBpublic TypeCode create_value_tc(String id, String name, short type_modifier, TypeCode concrete_base, ValueMember[] members)
create_value_tc in class ORBpublic TypeCode create_recursive_tc(String id)
create_recursive_tc in class ORBpublic TypeCode create_value_box_tc(String id, String name, TypeCode boxed_type)
create_value_box_tc in class ORBpublic TypeCode get_primitive_tc(TCKind tckind)
get_primitive_tc in class ORBpublic Any create_any()
create_any in class ORBpublic NVList create_list(int count)
create_list in class ORBpublic NVList create_operation_list(Object oper)
create_operation_list in class ORBpublic NamedValue create_named_value(String s, Any any, int flags)
create_named_value in class ORBpublic ExceptionList create_exception_list()
create_exception_list in class ORBpublic ContextList create_context_list()
create_context_list in class ORBpublic Context get_default_context()
get_default_context in class ORBpublic Environment create_environment()
create_environment in class ORBpublic Current get_current()
get_current in class ORBpublic String[] list_initial_services()
list_initial_services in class ORBpublic Object resolve_initial_references(String identifier) throws InvalidName
resolve_initial_references in class ORBInvalidNamepublic void register_initial_reference(String id, Object obj) throws InvalidName
register_initial_reference in class ORBInvalidNamepublic void send_multiple_requests_oneway(Request[] req)
send_multiple_requests_oneway in class ORBpublic void send_multiple_requests_deferred(Request[] req)
send_multiple_requests_deferred in class ORBpublic boolean poll_next_response()
poll_next_response in class ORBpublic Request get_next_response()
get_next_response in class ORBpublic String object_to_string(Object obj)
object_to_string in class ORBpublic Object string_to_object(String s)
string_to_object in class ORBpublic Remote string_to_remote(String s) throws RemoteException
RemoteExceptionpublic void disconnect(Object obj)
disconnect in class ORBprotected void shutdownServants(boolean wait_for_completion)
protected void destroyConnections()
public boolean work_pending()
work_pending in class ORBpublic void perform_work()
perform_work in class ORBpublic ValueFactory register_value_factory(String repositoryID, ValueFactory factory)
register_value_factory in class ORBpublic void unregister_value_factory(String repositoryID)
unregister_value_factory in class ORBpublic ValueFactory lookup_value_factory(String repositoryID)
lookup_value_factory in class ORBpublic TransportManager getTransportManager()
getTransportManager in class ORBpublic TransportManager getCorbaTransportManager()
getCorbaTransportManager in class ORBpublic LegacyServerSocketManager getLegacyServerSocketManager()
getLegacyServerSocketManager in class ORBpublic InvocationInterceptor getInvocationInterceptor()
ORBgetInvocationInterceptor in class ORBpublic void setInvocationInterceptor(InvocationInterceptor interceptor)
ORBsetInvocationInterceptor in class ORBinterceptor - The InvocationInterceptor to add.public RequestDispatcherRegistry getRequestDispatcherRegistry()
getRequestDispatcherRegistry in class ORBpublic ServiceContextFactoryRegistry getServiceContextFactoryRegistry()
getServiceContextFactoryRegistry in class ORBpublic ServiceContextsCache getServiceContextsCache()
getServiceContextsCache in class ORBpublic int getTransientServerId()
getTransientServerId in class ORBpublic int getORBInitialPort()
public String getORBInitialHost()
public String getORBServerHost()
public int getORBServerPort()
public CodeSetComponentInfo getCodeSetComponentInfo()
public boolean isLocalHost(String host)
isLocalHost in class ORBpublic boolean isLocalServerId(int subcontractId,
int serverId)
isLocalServerId in class ORBpublic ORBVersion getORBVersion()
getORBVersion in class ORBpublic void setORBVersion(ORBVersion verObj)
setORBVersion in class ORBpublic String getAppletHost()
public URL getAppletCodeBase()
public int getHighWaterMark()
public int getLowWaterMark()
public int getNumberToReclaim()
public int getGIOPFragmentSize()
public int getGIOPBuffMgrStrategy(GIOPVersion gv)
public IOR getFVDCodeBaseIOR()
getFVDCodeBaseIOR in class ORBpublic Policy create_policy(int type, Any val) throws PolicyError
create_policy in class ORBPolicyErrorpublic LegacyServerSocketEndPointInfo getServerEndpoint()
public void setPersistentServerId(int id)
public TypeCodeImpl getTypeCodeForClass(Class c)
public void setTypeCodeForClass(Class c, TypeCodeImpl tcimpl)
public boolean alwaysSendCodeSetServiceContext()
public boolean isDuringDispatch()
isDuringDispatch in class ORBpublic PIHandler getPIHandler()
getPIHandler in class ORBpublic void createPIHandler()
createPIHandler in class ORBpublic void checkShutdownState()
public void startingDispatch()
startingDispatch in class ORBpublic void finishedDispatch()
finishedDispatch in class ORBpublic void registerInitialReference(String id, org.glassfish.pfl.basic.func.NullaryFunction<Object> closure)
public ORBData getORBData()
getORBData in class ORBpublic void setClientDelegateFactory(ClientDelegateFactory factory)
setClientDelegateFactory in class ORBpublic ClientDelegateFactory getClientDelegateFactory()
getClientDelegateFactory in class ORBpublic void setCorbaContactInfoListFactory(ContactInfoListFactory factory)
setCorbaContactInfoListFactory in class ORBpublic ContactInfoListFactory getCorbaContactInfoListFactory()
getCorbaContactInfoListFactory in class ORBpublic Operation getURLOperation()
ORBgetURLOperation in class ORBpublic void setINSDelegate(ServerRequestDispatcher sdel)
ORBsetINSDelegate in class ORBpublic TaggedComponentFactoryFinder getTaggedComponentFactoryFinder()
ORBgetTaggedComponentFactoryFinder in class ORBpublic IdentifiableFactoryFinder getTaggedProfileFactoryFinder()
getTaggedProfileFactoryFinder in class ORBpublic IdentifiableFactoryFinder getTaggedProfileTemplateFactoryFinder()
getTaggedProfileTemplateFactoryFinder in class ORBpublic ObjectKeyFactory getObjectKeyFactory()
getObjectKeyFactory in class ORBpublic void setObjectKeyFactory(ObjectKeyFactory factory)
setObjectKeyFactory in class ORBpublic void handleBadServerId(ObjectKey okey)
ORBhandleBadServerId in class ORBokey - The ObjectKey to check for a valid server id.public OAInvocationInfo peekInvocationInfo()
peekInvocationInfo in class ORBpublic void pushInvocationInfo(OAInvocationInfo info)
pushInvocationInfo in class ORBpublic OAInvocationInfo popInvocationInfo()
popInvocationInfo in class ORBpublic ClientInvocationInfo createOrIncrementInvocationInfo()
createOrIncrementInvocationInfo in class ORBpublic void releaseOrDecrementInvocationInfo()
releaseOrDecrementInvocationInfo in class ORBpublic ClientInvocationInfo getInvocationInfo()
getInvocationInfo in class ORBpublic ConnectionCache getConnectionCache(ContactInfo contactInfo)
public void setResolver(Resolver resolver)
ORBsetResolver in class ORBpublic Resolver getResolver()
ORBgetResolver in class ORBpublic void setLocalResolver(LocalResolver resolver)
ORBsetLocalResolver in class ORBpublic LocalResolver getLocalResolver()
ORBgetLocalResolver in class ORBpublic void setURLOperation(Operation stringToObject)
ORBsetURLOperation in class ORBpublic void setBadServerIdHandler(BadServerIdHandler handler)
setBadServerIdHandler in class ORBpublic void initBadServerIdHandler()
initBadServerIdHandler in class ORBpublic Selector getSelector(int x)
public void setThreadPoolManager(ThreadPoolManager mgr)
setThreadPoolManager in class ORBpublic ThreadPoolManager getThreadPoolManager()
getThreadPoolManager in class ORBpublic CopierManager getCopierManager()
getCopierManager in class ORBCopyright © 2017–2019 Eclipse Foundation. All rights reserved.