|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | »ý¼ºÀÚ | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
public interface PortableRemoteObjectDelegate
PortableRemoteObject
¸Þ¼µå ±¸ÇöÀÇ À§¾çÀ» Áö¿ø
ÇÕ´Ï´Ù. À§¾çÀº ÀÌ ÀÎÅÍÆäÀ̽º¸¦ ±¸ÇöÇϴ Ŭ·¡½ºÀÇ ´Üµ¶ ÀνºÅϽº·Îjavax.rmi.PortableRemoteObject
Àü¸Þ¼µå¿¡ ġȯ ±¸ÇöÀ» Á¦°øÇÕ´Ï´Ù.
À§¾çÀº À§¾çÀÇ Å¬·¡½º¸íÀ» javax.rmi.CORBA.PortableRemoteObjectClass
½Ã½ºÅÛ ÇÁ·ÎÆÛƼÀÇ °ªÀ¸·Î ÇØ¼ ÁöÁ¤ÇÏ´Â °ÍÀ¸·Î½á À¯È¿ÇÏ°Ô µË´Ï´Ù.
PortableRemoteObject
¸Þ¼µå °³¿ä | |
---|---|
void |
connect (Remote target,
Remote source)
PortableRemoteObject.connect(java.rmi.Remote, java.rmi.Remote) ¿¡ ´ëÇÑ À§¾ç È£ÃâÀÔ´Ï´Ù. |
void |
exportObject (Remote obj)
PortableRemoteObject.exportObject(java.rmi.Remote) ¿¡ ´ëÇÑ À§¾ç È£ÃâÀÔ´Ï´Ù. |
Object |
narrow (Object narrowFrom,
Class narrowTo)
PortableRemoteObject.narrow(java.lang.Object, java.lang.Class) ¿¡ ´ëÇÑ À§¾ç È£ÃâÀÔ´Ï´Ù. |
Remote |
toStub (Remote obj)
PortableRemoteObject.toStub(java.rmi.Remote) ¿¡ ´ëÇÑ À§¾ç È£ÃâÀÔ´Ï´Ù. |
void |
unexportObject (Remote obj)
PortableRemoteObject.unexportObject(java.rmi.Remote) ¿¡ ´ëÇÑ À§¾ç È£ÃâÀÔ´Ï´Ù. |
¸Þ¼µåÀÇ »ó¼¼ |
---|
void exportObject(Remote obj) throws RemoteException
PortableRemoteObject.exportObject(java.rmi.Remote)
¿¡ ´ëÇÑ À§¾ç È£ÃâÀÔ´Ï´Ù.
RemoteException
Remote toStub(Remote obj) throws NoSuchObjectException
PortableRemoteObject.toStub(java.rmi.Remote)
¿¡ ´ëÇÑ À§¾ç È£ÃâÀÔ´Ï´Ù.
NoSuchObjectException
void unexportObject(Remote obj) throws NoSuchObjectException
PortableRemoteObject.unexportObject(java.rmi.Remote)
¿¡ ´ëÇÑ À§¾ç È£ÃâÀÔ´Ï´Ù.
NoSuchObjectException
Object narrow(Object narrowFrom, Class narrowTo) throws ClassCastException
PortableRemoteObject.narrow(java.lang.Object, java.lang.Class)
¿¡ ´ëÇÑ À§¾ç È£ÃâÀÔ´Ï´Ù.
ClassCastException
void connect(Remote target, Remote source) throws RemoteException
PortableRemoteObject.connect(java.rmi.Remote, java.rmi.Remote)
¿¡ ´ëÇÑ À§¾ç È£ÃâÀÔ´Ï´Ù.
RemoteException
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | »ý¼ºÀÚ | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.