JavaTM 2 Platform
Standard Ed. 5.0

org.omg.CORBA
ÀÎÅÍÆäÀ̽º ARG_INOUT


public interface ARG_INOUT

È£Ãâ·Î ÀԷ°ú Ãâ·ÂÀÇ ¾çÂÊ ¸ðµÎ¿¡ »ç¿ëµÇ´Â Àμö¸¦ ³ªÅ¸³À´Ï´Ù. Áï, Àμö´Â Ŭ¶óÀ̾ðÆ®·ÎºÎÅÍ ¼­¹ö¿¡ °Ç³×¹Þ¾Æ ´ÙÀ½¿¡ ¼­¹ö·ÎºÎÅÍ Å¬¶óÀ̾ðÆ®¿¡ ¸®Åϵ˴ϴ٠. ARG_INOUT.value Àº Dynamic Invocation Interface (DII)¸¦ »ç¿ëÇÏ´Â µ¿Àû È£Ã⵿¾È¿¡ ÆĶó¹ÌÅÍ°¡ °Ç³×¹Þ´Â °¡´ÉÇÑ ¹æÇâÀ» ³ªÅ¸³»´Â °ªÀÇ 1°³ ÀÔ´Ï´Ù.

´ÙÀ½ÀÇ Äڵ忡¼­´Â ÀüÇüÀûÀÎ »ç¿ë¿¹¸¦ ³ªÅ¸³À´Ï´Ù.

 ORB orb = ORB.init(args, null); org.omg.CORBA.NamedValue nv = orb.create_named_value( "argumentIdentifier", myAny, org.omg.CORBA.ARG_INOUT.value); 

µµÀÔµÈ ¹öÀü :
JDK1. 2
°ü·Ã Ç׸ñ:
NamedValue

ÇÊµå °³¿ä
static int value
          ÀԷ°ú Ãâ·ÂÀÇ ¾çÂÊ ¸ðµÎ¿¡ »ç¿ëµÇ´Â Àμö¸¦ ³ªÅ¸³»´Â Á¤¼ö°ª ÀÔ´Ï´Ù.
 

ÇʵåÀÇ »ó¼¼

value

static final int value
ÀԷ°ú Ãâ·ÂÀÇ ¾çÂÊ ¸ðµÎ¿¡ »ç¿ëµÇ´Â Àμö¸¦ ³ªÅ¸³»´Â Á¤¼ö°ª ÀÔ´Ï´Ù.

°ü·Ã Ç׸ñ:
Á¤¼ö Çʵ尪

JavaTM 2 Platform
Standard Ed. 5.0

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