|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectorg.omg.CORBA.ServiceInformationHolder
public final class ServiceInformationHolder
ServiceInformation Ȧ´õÀÔ´Ï´Ù. Ȧ´õ ÆÄÀÏÀÇÀÚ¼¼ÇÑ ³»¿ëÀº ¡¸»ý¼º ÆÄÀÏ: Ȧ´õ ÆÄÀÏ¡¹ À» ÂüÁ¶ÇϽʽÿÀ.
IDL
¸Þ¼µå¿¡ OUT ÆÄ¶ó¹ÌÅÍ ¹× INOUT ÆÄ¶ó¹ÌÅ͸¦ Æ÷ÇÔÇϱâ À§Çؼ »ç¿ëµÇ´Â ServiceInformation
Ȧ´õ Ŭ·¡½ºÀÔ´Ï´Ù. IDL
¸Þ¼µåÀÇ ½Ã±×´ÏÃİ¡ OUT ÆÄ¶ó¹ÌÅÍ ¶Ç´Â INOUT ÆÄ¶ó¹ÌÅͷμ IDL xxx
¸¦ °¡Áö´Â °æ¿ì, ÇÁ·Î±×·¡¸Ó´Â ServiceInformationHolder
ÀνºÅϽº¸¦, ¸Þ¼µåÀÇ È£Ãâ·Î ´ëÀÀÇÏ´Â ÆÄ¶ó¹ÌÅͷμ °Ç³×ÁÙ Çʿ䰡 ÀÖ½À´Ï´Ù. INOUT ÆÄ¶ó¹ÌÅÍÀÇ °æ¿ì, ÇÁ·Î±×·¡¸Ó´Â ¼¹ö¿¡°Ô °Ç³×Áö´Â IN Ä¡µµ ÁöÁ¤ÇÒ Çʿ䰡 ÀÖ½À´Ï´Ù. ¸Þ¼µå È£ÃâÀÌ º¹±ÍÇϱâ Àü¿¡
ORB´Â ¼¹ö·ÎºÎÅÍ ¸®ÅÏµÈ OUT Ä¡¿¡ ´ëÀÀÇÏ´Â °ªÀ» ±× IN Ä¡·Î ¼³Á¤ÇÕ´Ï´Ù.
myServiceInformationHolder
°¡ ServiceInformationHolder
ÀνºÅϽºÀÇ °æ¿ì, ±× value
Çʵ忡 Æ÷ÇÔµÈ °ª¿¡´Â myServiceInformationHolder.value
¸¦ »ç¿ëÇØ ¾×¼¼½º ÇÒ ¼ö ÀÖ½À´Ï´Ù.
ÇÊµå °³¿ä | |
---|---|
ServiceInformation |
value
ÀÌ ServiceInformationHolder °´Ã¼ÀÇ value Çʵ忡 Æ÷ÇԵǴ ServiceInformation Ä¡ÀÔ´Ï´Ù. |
»ý¼ºÀÚ °³¿ä | |
---|---|
ServiceInformationHolder ()
value Çʵ带 null¿¡ ÃʱâÈÇØ, ServiceInformationHolder °´Ã¼¸¦ »õ·Î¿î ±¸ÃàÇÕ´Ï´Ù. |
|
ServiceInformationHolder (ServiceInformation arg)
value |
¸Þ¼µå °³¿ä | |
---|---|
void |
_read (InputStream in)
ÀÔ·Â ½ºÆ®¸² in ·Î
ºÎÅÍ Á¤·ÄȵǾî ÀÖÁö ¾ÊÀº µ¥ÀÌÅ͸¦ Àбâ, ÀÌ ServiceInformationHolder °´Ã¼ÀÇ value Çʵ忡 ´ëÀÔÇÕ´Ï´Ù. |
TypeCode |
_type ()
ÀÌ ServiceInformationHolder °´Ã¼ÀÇ value Çʵ忡 Æ÷ÇԵǰí ÀÖ´Â °ª¿¡ ´ëÀÀÇÏ´Â TypeCode °´Ã¼¸¦ ÃëµæÇÕ´Ï´Ù. |
void |
_write (OutputStream out)
ÀÌ ServiceInformationHolder °´Ã¼ÀÇ value ÇʵåÀÇ °ªÀ» Ãâ·Â ½ºÆ®¸² out ¿¡ Á¤·ÄÈÇÕ´Ï´Ù. |
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
ÇʵåÀÇ »ó¼¼ |
---|
public ServiceInformation value
ServiceInformationHolder
°´Ã¼ÀÇ value
Çʵ忡 Æ÷ÇԵǴ ServiceInformation
Ä¡ÀÔ´Ï´Ù.
»ý¼ºÀÚ »ó¼¼ |
---|
public ServiceInformationHolder()
value
Çʵ带 null¿¡ ÃʱâÈÇØ, ServiceInformationHolder
°´Ã¼¸¦ »õ·Î¿î ±¸ÃàÇÕ´Ï´Ù.
public ServiceInformationHolder(ServiceInformation arg)
value Çʵ尡 ÁöÁ¤µÈ ServiceInformation
¿¡ ÃʱâÈÇØ, ServiceInformationHolder
°´Ã¼¸¦ »õ·Î¿î ±¸ÃàÇÕ´Ï´Ù.
- ÆÄ¶ó¹ÌÅÍ:
arg
- »õ·Ó°Ô ÀÛ¼ºÇÏ´Â ServiceInformationHolder
°´Ã¼ÀÇ value
ÇʵåÀÇ ÃʱâÈ¿¡ »ç¿ëÇÏ´Â ServiceInformation
°´Ã¼
¸Þ¼µåÀÇ »ó¼¼ |
---|
public void _write(OutputStream out)
ServiceInformationHolder
°´Ã¼ÀÇ value
ÇʵåÀÇ °ªÀ» Ãâ·Â ½ºÆ®¸² out
¿¡ Á¤·ÄÈÇÕ´Ï´Ù.
Streamable
³»ÀÇ _write
out
- CDR Çü½ÄÀÇ µ¥ÀÌÅ͸¦ Æ÷ÇÔÇÏ´Â OutputStream
public void _read(InputStream in)
in
·Î
ºÎÅÍ Á¤·ÄȵǾî ÀÖÁö ¾ÊÀº µ¥ÀÌÅ͸¦ Àбâ, ÀÌ ServiceInformationHolder
°´Ã¼ÀÇ value
Çʵ忡 ´ëÀÔÇÕ´Ï´Ù.
Streamable
³»ÀÇ _read
in
-¿ÍÀ̾î·ÎºÎÅÍÀÇ CDR Çü½ÄÀÇ µ¥ÀÌÅͰ¡ Æ÷ÇԵǰí ÀÖ´Â InputStream
°´Ã¼public TypeCode _type()
ServiceInformationHolder
°´Ã¼ÀÇ value
Çʵ忡 Æ÷ÇԵǰí ÀÖ´Â °ª¿¡ ´ëÀÀÇÏ´Â TypeCode
°´Ã¼¸¦ ÃëµæÇÕ´Ï´Ù.
Streamable
³»ÀÇ _type
ServiceInformationHolder
°´Ã¼¿¡ Æ÷ÇԵǰí ÀÖ´Â °ªÀÇ ÇüÅ ÄÚµå
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.