JavaTM 2 Platform
Standard Ed. 5.0

Ŭ·¡½º
org.omg.CORBA.Context »ç¿ë

Context¸¦ »ç¿ëÇÏ°í ÀÖ´Â ÆÐÅ°Áö
org.omg.CORBA OMG CORBA API JavaTM ÇÁ·Î±×·¥ ¾ð¾î (ORB Ŭ·¡½º¸¦ Æ÷ÇÔÇÑ´Ù)¿¡ÀÇ ¸ÅÇÎÀ» Á¦°øÇÕ´Ï´Ù.  
org.omg.CORBA.portable portability ·¹À̾î, Áï, ¾î´À º¥´õ¿¡ ÀÇÇØ »ý¼ºµÈ Äڵ尡 ´Ù¸¥ º¥´õÀÇ ORB ·Î µ¿ÀÛÇÒ ¼ö ÀÖµµ·Ï ÇÏ´Â ÀÏ·ÃÀÇ ORB API¸¦ Á¦°øÇÕ´Ï´Ù.  
 

org.omg.CORBA ¿¡¼­ÀÇ Context »ç¿ë
 

Context¸¦ µ¹·ÁÁÖ´Â org.omg.CORBA ¸Þ¼­µå
abstract  Context Context. create_child (String  child_ctx_name)
          Ä³¸¯ÅÍ ¶óÀÎÀ¸·Î À̸§À» ÁöÁ¤ÇØ, ÀÌ Context °´Ã¼¸¦ ºÎ¸ð·Î ÇÏ´Â Context °´Ã¼¸¦ »ý¼ºÇÕ´Ï´Ù.
abstract  Context ServerRequest. ctx ()
          Á¶ÀÛÀÌ ¼Ó¼º ¾×¼¼½º°¡ ¾Æ´Ï°í Á¶ÀÛÀÇ IDL Á¤ÀÇ¿¡ ÄÁÅؽºÆ® ½ÄÀÌ °¡¸®Å°´Â °æ¿ì´Â Á¶ÀÛÀÇ IDL ·Î ÁöÁ¤µÈ ÄÁÅؽºÆ® Á¤º¸¸¦ ¸®ÅÏÇÕ´Ï´Ù.
abstract  Context Request. ctx ()
          ÀÌ ¿ä±¸¿¡ ´ëÇÑ Context °´Ã¼¸¦ ÃëµæÇÕ´Ï´Ù.
abstract  Context ORB. get_default_context ()
          µðÆúÆ®ÀÇ Context °´Ã¼¸¦ ÃëµæÇÕ´Ï´Ù.
abstract  Context Context. parent ()
          ÀÌ Context °´Ã¼ÀÇ ºÎ¸ð¸¦ ÃëµæÇÕ´Ï´Ù.
 

Context ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â org.omg.CORBA ¸Þ¼­µå
 Request Object. _create_request (Context  ctx, String  operation, NVList  arg_list, NamedValue  result)
          ÁöÁ¤µÈ ÄÁÅؽºÆ®, ¸Þ¼­µå¸í, ÀμöÀÇ ¸®½ºÆ®, ¸Þ¼­µåÀÇ ¹Ýȯ°ªÀÇ ÄÁÅ×À̳ʷΠÃʱâÈ­µÈ Request ÀνºÅϽº¸¦ »ý¼ºÇÕ´Ï´Ù.
 Request LocalObject. _create_request (Context  ctx, String  operation, NVList  arg_list, NamedValue  result)
           ¡¸This is a locally constrained object.¡¹¶ó°í ÇÏ´Â ¸Þ¼¼Áö¿Í ÇÔ²² org.omg.CORBA.NO_IMPLEMENT ¿¹¿Ü¸¦ Throw ÇÕ´Ï´Ù.
 Request Object. _create_request (Context  ctx, String  operation, NVList  arg_list, NamedValue  result, ExceptionList  exclist, ContextList  ctxlist)
          ÁöÁ¤µÈ ÄÁÅؽºÆ®, ¸Þ¼­µå¸í, ÀμöÀÇ ¸®½ºÆ®, ¸Þ¼­µåÀÇ ¹Ýȯ°ªÀÇ ÄÁÅ×À̳Ê, ¿¹¿ÜÀÇ ¸®½ºÆ®, ÇØ°áÇÒ ÇÊ¿ä°¡ ÀÖ´Â ÄÁÅؽºÆ® ij¸¯ÅÍ ¶óÀÎÀÇ ¸®½ºÆ®·Î ÃʱâÈ­µÈ Request ÀνºÅϽº¸¦ »ý¼ºÇÕ´Ï´Ù.
 Request LocalObject. _create_request (Context  ctx, String  operation, NVList  arg_list, NamedValue  result, ExceptionList  exceptions, ContextList  contexts)
           ¡¸This is a locally constrained object.¡¹¶ó°í ÇÏ´Â ¸Þ¼¼Áö¿Í ÇÔ²² org.omg.CORBA.NO_IMPLEMENT ¿¹¿Ü¸¦ Throw ÇÕ´Ï´Ù.
abstract  void Request. ctx (Context  c)
          ÀÌ ¿ä±¸ÀÇ Context °´Ã¼¸¦, ÁöÁ¤ÇÑ °´Ã¼·Î ¼³Á¤ÇÕ´Ï´Ù.
 

org.omg.CORBA.portable ¿¡¼­ÀÇ Context »ç¿ë
 

Context¸¦ µ¹·ÁÁÖ´Â org.omg.CORBA.portable ¸Þ¼­µå
 Context InputStream. read_Context ()
          ½ºÆ®¸²·ÎºÎÅÍ CORBA ÄÁÅؽºÆ®¸¦ ÀоîµéÀÔ´Ï´Ù.
 

Context ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â org.omg.CORBA.portable ¸Þ¼­µå
 Request ObjectImpl. _create_request (Context  ctx, String  operation, NVList  arg_list, NamedValue  result)
          ÁöÁ¤µÈ ÄÁÅؽºÆ®, ¸Þ¼­µå, Àμö ¸®½ºÆ® ¹× °á°úÀÇ ÄÁÅ×À̳ʸ¦ Æ÷ÇÔÇÏ´Â Request °´Ã¼¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
 Request ObjectImpl. _create_request (Context  ctx, String  operation, NVList  arg_list, NamedValue  result, ExceptionList  exceptions, ContextList  contexts)
          ÁöÁ¤µÈ ÄÁÅؽºÆ®, ¸Þ¼­µå, Àμö ¸®½ºÆ®, °á°úÀÇ ÄÁÅ×À̳Ê, ¿¹¿Ü ¹× ÄÁÅؽºÆ® ij¸¯ÅÍ ¶óÀÎÀÇ ÇØ°á¿¡ »ç¿ëµÇ´Â ÇÁ·ÎÆÛƼ¸íÀÇ ¸®½ºÆ®¸¦ Æ÷ÇÔÇÏ´Â Request °´Ã¼¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
abstract  Request Delegate. create_request (Object  obj, Context  ctx, String  operation, NVList  arg_list, NamedValue  result)
          Dynamic Invocation Interface ·Î »ç¿ëµÇ´Â Request ÀÎÅÍÆäÀ̽º¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
abstract  Request Delegate. create_request (Object  obj, Context  ctx, String  operation, NVList  arg_list, NamedValue  result, ExceptionList  exclist, ContextList  ctxlist)
          Dynamic Invocation Interface ·Î »ç¿ëµÇ´Â Request ÀÎÅÍÆäÀ̽º¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
 void OutputStream. write_Context (Context  ctx, ContextList  contexts)
          CORBA ÄÁÅؽºÆ®¸¦ ÀÌ ½ºÆ®¸²¿¡ Ãâ·ÂÇÕ´Ï´Ù.
 


JavaTM 2 Platform
Standard Ed. 5.0

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.