|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||||
°³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor | ¸Þ¼Òµå |
Stub
ÀÇ ¸Þ¼Òµå ±¸ÇöÀÇ delegateÀ» ¼Æ÷Æ®ÇÕ´Ï´Ù. delegateÀº ÀÌ ÀÎÅÍÆäÀ̽º¸¦ ±¸ÇöÇϴ Ŭ·¡½ºÀÇ ÀνºÅϽº·Î,javax.rmi.CORBA.Stub
ÀÇ Àü¸Þ¼Òµå¿¡ ġȯ ±¸ÇöÀ» Á¦°øÇÕ´Ï´Ù. delegateÀÌ »ç¿ë °¡´ÉÇÏ°Ô µÇ¸é(ÀÚ), °¢ ±×·çÅͱâ´Â ´ëÀÀÇÏ´Â delegateÀ» °¡Áý´Ï´Ù. delegateÀº delegateÀÇ Å¬·¡½º¸íÀ» javax.rmi.CORBA.StubClass
½Ã½ºÅÛ ÇÁ·ÎÆÛƼÀÇ °ªÀ¸·Î ÇØ¼ ÁöÁ¤ÇÏ´Â °ÍÀ¸·Î½á À¯È¿ÇÏ°Ô µË´Ï´Ù.
Stub
¸Þ¼ÒµåÀÇ °³¿ä | |
void |
connect (Stub self,
ORB orb)
Stub.connect(org.omg.CORBA.ORB) ¿¡ ´ëÇÑ delegate È£ÃâÀÔ´Ï´Ù. |
boolean |
equals (Stub self,
Object obj)
Stub.equals(java.lang.Object) ¿¡ ´ëÇÑ delegate È£ÃâÀÔ´Ï´Ù. |
int |
hashCode (Stub self)
Stub.hashCode() ¿¡ ´ëÇÑ delegate È£ÃâÀÔ´Ï´Ù. |
void |
readObject (Stub self,
ObjectInputStream s)
Stub.readObject(java.io.ObjectInputStream) ¿¡ ´ëÇÑ delegate È£ÃâÀÔ´Ï´Ù. |
String |
toString (Stub self)
Stub.toString() ¿¡ ´ëÇÑ delegate È£ÃâÀÔ´Ï´Ù. |
void |
writeObject (Stub self,
ObjectOutputStream s)
Stub.writeObject(java.io.ObjectOutputStream) ¿¡ ´ëÇÑ delegate È£ÃâÀÔ´Ï´Ù. |
¸Þ¼ÒµåÀÇ »ó¼¼ |
public int hashCode(Stub self)
Stub.hashCode()
¿¡ ´ëÇÑ delegate È£ÃâÀÔ´Ï´Ù.
public boolean equals(Stub self, Object obj)
Stub.equals(java.lang.Object)
¿¡ ´ëÇÑ delegate È£ÃâÀÔ´Ï´Ù.
public String toString(Stub self)
Stub.toString()
¿¡ ´ëÇÑ delegate È£ÃâÀÔ´Ï´Ù.
public void connect(Stub self, ORB orb) throws RemoteException
Stub.connect(org.omg.CORBA.ORB)
¿¡ ´ëÇÑ delegate È£ÃâÀÔ´Ï´Ù.
RemoteException
public void readObject(Stub self, ObjectInputStream s) throws IOException , ClassNotFoundException
Stub.readObject(java.io.ObjectInputStream)
¿¡ ´ëÇÑ delegate È£ÃâÀÔ´Ï´Ù.
IOException
ClassNotFoundException
public void writeObject(Stub self, ObjectOutputStream s) throws IOException
Stub.writeObject(java.io.ObjectOutputStream)
¿¡ ´ëÇÑ delegate È£ÃâÀÔ´Ï´Ù.
IOException
|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||||
°³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor | ¸Þ¼Òµå |
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.