JavaTM 2 Platform
Standard Ed. 5.0

org.omg.CORBA
Ŭ·¡½º ServiceInformation

java.lang.Object 
  »óÀ§¸¦ È®Àå org.omg.CORBA.ServiceInformation
¸ðµç ±¸ÇöµÈ ÀÎÅÍÆäÀ̽º:
Serializable, IDLEntity

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
Standard Ed. 5.0

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