JavaTM 2
Platform
Std.  Ed.  v1. 4.0

org.omg.CORBA
Ŭ·¡½º ServiceInformation

java.lang.Object 
  |
  +--org.omg.CORBA.ServiceInformation
¸ðµç ±¸Çö ÀÎÅÍÆäÀ̽º:
IDLEntity , Serializable

public final class ServiceInformation
extends Object
implements IDLEntity

CORBA ¸ðµâ³»ÀÇ IDL ±¸Á¶Ã¼ÀÔ´Ï´Ù. À̰ÍÀº ORB ±¸ÇöÀ¸·Î »ç¿ë °¡´ÉÇÑ CORBA ¼­ºñ½º¿¡ ´ëÇÑ Á¤º¸¸¦ ÀúÀåÇØ,ORB.get_service_information ¸Þ¼Òµå·ÎºÎÅÍ ÃëµæµË´Ï´Ù.


ÇʵåÀÇ °³¿ä
 ServiceDetail [] service_details
          ¼­ºñ½ºÀÇ »ó¼¼¸¦ ÁöÁ¤ÇÏ´Â ServiceDetail ÀÇ ¹è¿­ÀÔ´Ï´Ù.
 int[] service_options
          ¼­ºñ½º ¿É¼ÇÀ» ³ªÅ¸³»´Â int ¹è¿­ÀÔ´Ï´Ù.
 
»ý¼ºÀÚÀÇ °³¿ä
ServiceInformation ()
          ÇÏ´ÃÀÇ service_options ¿Í service_details ·Î ServiceInformation ¿ÀºêÁ§Æ®¸¦ ±¸ÃàÇÕ´Ï´Ù.
ServiceInformation (int[] __service_options, ServiceDetail [] __service_details)
          ÁöÁ¤µÈ service_options ¿Í service_details ·Î ServiceInformation ¿ÀºêÁ§Æ®¸¦ ±¸ÃàÇÕ´Ï´Ù.
 
Ŭ·¡½º java.lang. Object ¿¡¼­ »ó¼Ó¹ÞÀº ¸Þ¼Òµå
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
 

ÇʵåÀÇ »ó¼¼

service_options

public int[] service_options
¼­ºñ½º ¿É¼ÇÀ» ³ªÅ¸³»´Â int ¹è¿­ÀÔ´Ï´Ù.


service_details

public ServiceDetail [] service_details
¼­ºñ½ºÀÇ »ó¼¼¸¦ ÁöÁ¤ÇÏ´Â ServiceDetail ÀÇ ¹è¿­ÀÔ´Ï´Ù.

»ý¼ºÀÚÀÇ »ó¼¼

ServiceInformation

public ServiceInformation()
ÇÏ´ÃÀÇ service_options ¿Í service_details ·Î ServiceInformation ¿ÀºêÁ§Æ®¸¦ ±¸ÃàÇÕ´Ï´Ù.


ServiceInformation

public ServiceInformation(int[] __service_options,
                          ServiceDetail [] __service_details)
ÁöÁ¤µÈ service_options ¿Í service_details ·Î ServiceInformation ¿ÀºêÁ§Æ®¸¦ ±¸ÃàÇÕ´Ï´Ù.

ÆÄ¶ó¹ÌÅÍ:
__service_options - ¼­ºñ½º ¿É¼ÇÀ» ³ªÅ¸³»´Â int ¹è¿­
__service_details - ¼­ºñ½ºÀÇ »ó¼¼¸¦ ¼³¸íÇÏ´Â ServiceDetail ¹è¿­

JavaTM 2
Platform
Std.  Ed.  v1. 4.0

¹ö±×ÀÇ º¸°í¿Í ±â´ÉÀÇ ¸®Äù½ºÆ®
ÀÌ¿ÜÀÇ API ·¹ÆÛ·±½º ¹× °³¹ßÀÚ¿ë ¹®¼­¿¡ ´ëÇØ¼­´Â Java 2 SDK SE °³¹ßÀÚ¿ë ¹®¼­¸¦ ÂüÁ¶ÇØ ÁÖ¼¼¿ä. °³¹ßÀÚÀü¿ëÀÇ »ó¼¼ÇÑ ÇØ¼³, °³³äÀÇ °³¿ä, ¿ë¾îÀÇ Á¤ÀÇ, ¹ö±×ÀÇ È¸ÇÇÃ¥, ¹× ÄÚµå ½Ç·Ê°¡ Æ÷ÇԵǾî ÀÖ½À´Ï´Ù.

Java, Java 2 D, ¹× JDBC ´Â ¹Ì±¹ ¹× ±× ¿ÜÀÇ ³ª¶ó¿¡ À־ÀÇ ¹Ì±¹ Sun Microsystems, Inc. ÀÇ »óÇ¥ ȤÀº µî·Ï»óÇ¥ÀÔ´Ï´Ù.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.