JavaTM 2 Platform
Standard Ed. 5.0

org.omg.CosNaming
Ŭ·¡½º NamingContextHelper

java.lang.Object 
  »óÀ§¸¦ È®Àå org.omg.CosNaming.NamingContextHelper

public abstract class NamingContextHelper
extends Object

³×ÀÌ¹Ö ÄÁÅؽºÆ®Àº °¢°¢ÀÌ ÀÏÀÇÀÇ À̸§À» °¡Áö´Â ÀÏ·ÃÀÇ ³×ÀÓ ¹ÙÀεùÀ» Æ÷ÇÔÇÏ´Â °´Ã¼ÀÔ´Ï´Ù. ´Ù¸¥ À̸§À» µ¿½Ã¿¡ °°Àº ÄÁÅؽºÆ® ¶Ç´Â ´Ù¸¥ ÄÁÅؽºÆ® À¸·Î ¹ÙÀεå ÇÒ ¼ö ÀÖ½À´Ï´Ù.

¡¸CORBA COS Naming Specification¡¹ ¸¦ ÂüÁ¶ÇϽʽÿÀ.


»ý¼ºÀÚ °³¿ä
NamingContextHelper ()
           
 
¸Þ¼­µå °³¿ä
static NamingContext extract (Any  a)
           
static String id ()
           
static void insert (Any  a, NamingContext  that)
           
static NamingContext narrow (Object  obj)
           
static NamingContext read (InputStream  istream)
           
static TypeCode type ()
           
static NamingContext unchecked_narrow (Object  obj)
           
static void write (OutputStream  ostream, NamingContext  value)
           
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

»ý¼ºÀÚ »ó¼¼

NamingContextHelper

public NamingContextHelper()
¸Þ¼­µåÀÇ »ó¼¼

insert

public static void insert(Any  a,
                          NamingContext  that)

extract

public static NamingContext  extract(Any  a)

type

public static TypeCode  type()

id

public static String  id()

read

public static NamingContext  read(InputStream  istream)

write

public static void write(OutputStream  ostream,
                         NamingContext  value)

narrow

public static NamingContext  narrow(Object  obj)

unchecked_narrow

public static NamingContext  unchecked_narrow(Object  obj)

JavaTM 2 Platform
Standard Ed. 5.0

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