JavaTM 2 Platform
Standard Ed. 5.0

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

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

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

NamedValue¸¦ µ¹·ÁÁÖ´Â org.omg.CORBA ¸Þ¼­µå
abstract  NamedValue NVList. add_item (String  item_name, int flags)
          ÁöÁ¤µÈ À̸§°ú Ç÷¡±×·Î ÃʱâÈ­µÈ »õ·Î¿î NamedValue °´Ã¼¸¦ ÀÛ¼ºÇØ, ±×°ÍÀ» ÀÌ NVList °´Ã¼ÀÇ ¸»¹Ì¿¡ Ãß°¡ÇÕ´Ï´Ù.
abstract  NamedValue NVList. add_value (String  item_name, Any  val, int flags)
          ÁöÁ¤µÈ À̸§, °ª ¹× Ç÷¡±×·Î ÃʱâÈ­µÈ NamedValue °´Ã¼¸¦ »õ·Î¿î ÀÛ¼ºÇØ, ±×°ÍÀ» ÀÌ NVList °´Ã¼ÀÇ ¸»¹Ì¿¡ Ãß°¡ÇÕ´Ï´Ù.
abstract  NamedValue NVList. add (int flags)
          ÁöÁ¤µÈ Ç÷¡±×·Î ÃʱâÈ­µÈ NamedValue °´Ã¼¸¦ »õ·Î¿î ÀÛ¼ºÇØ, ±×°ÍÀ» ÀÌ NVList °´Ã¼ÀÇ ¸»¹Ì¿¡ Ãß°¡ÇÕ´Ï´Ù.
abstract  NamedValue ORB. create_named_value (String  s, Any  any, int flags)
          ÁöÁ¤µÈ À̸§, °ª, Àμö ¸ðµå Ç÷¡±×¸¦ »ç¿ëÇØ, NamedValue °´Ã¼¸¦ »ý¼ºÇÕ´Ï´Ù.
abstract  NamedValue NVList. item (int index)
          ÁöÁ¤µÈ À妽º¿¡¼­ÀÇ NamedValue¸¦ ÃëµæÇÕ´Ï´Ù.
abstract  NamedValue Request. result ()
          ¸Þ¼­µåÀÇ ¹Ýȯ°ªÀ» Æ÷ÇÔÇÑ NamedValue¸¦ ÃëµæÇÕ´Ï´Ù.
 

NamedValue ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â 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 ÇÕ´Ï´Ù.
 

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

NamedValue ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â 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 ÀÎÅÍÆäÀ̽º¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
 


JavaTM 2 Platform
Standard Ed. 5.0

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