|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ |
RemoteRef¸¦ »ç¿ëÇϰí ÀÖ´Â ÆÐŰÁö | |
---|---|
java.rmi.activation | RMI °´Ã¼ ½ÃÀÛÀ» Áö¿ø ÇÕ´Ï´Ù. |
java.rmi.server | ¼¹öÃøÀÇ RMI¸¦ Áö¿øÇϴ Ŭ·¡½º¿Í ÀÎÅÍÆäÀ̽º¸¦ Á¦°øÇÕ´Ï´Ù. |
javax.management.remote.rmi | RMI Ä¿³ØÅÍ´Â RMI¸¦ »ç¿ëÇØ Ŭ¶óÀÌ¾ðÆ® ¿ä±¸¸¦ ¸®¸ðÆ® MBean ¼¹ö¿¡ Àü¼Û ÇÏ´Â JMX ¸®¸ðÆ® API ¿ë¹«ÀÇ Ä¿³ØÅÍÀÔ´Ï´Ù. |
java.rmi.activation ¿¡¼ÀÇ RemoteRef »ç¿ë |
---|
RemoteRef ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â java.rmi.activation constructor¡¡ ¡¡ | |
---|---|
ActivationGroup_Stub (RemoteRef ref)
ActivationGroup Ŭ·¡½ºÀÇ ½ºÅÓÀ» ±¸ÃàÇÕ´Ï´Ù. |
java.rmi.server ¿¡¼ÀÇ RemoteRef »ç¿ë |
---|
java.rmi.server ¿¡¼ÀÇ RemoteRef ¼ºê ÀÎÅÍÆäÀ̽º | |
---|---|
interface |
ServerRef
¸®¸ðÆ® °´Ã¼ÀÇ ±¸ÇöÀÇ ¼¹öÃøÀÇ ÇÚµéÀ» ³ªÅ¸³À´Ï´Ù. |
RemoteRef ·Î¼ ¼±¾ðµÇ°í ÀÖ´Â java.rmi.server Çʵå | |
---|---|
protected RemoteRef |
RemoteObject. ref
°´Ã¼ÀÇ ¸®¸ðÆ® ÂüÁ¶ÀÔ´Ï´Ù. |
RemoteRef¸¦ µ¹·ÁÁÖ´Â java.rmi.server ¸Þ¼µå | |
---|---|
RemoteRef |
RemoteObject. getRef ()
¸®¸ðÆ® °´Ã¼¿¡ ´ëÇÑ ¸®¸ðÆ® ÂüÁ¶¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
RemoteRef ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â java.rmi.server ¸Þ¼µå | |
---|---|
boolean |
RemoteRef. remoteEquals (RemoteRef obj)
2°³ÀÇ ¸®¸ðÆ® °´Ã¼°¡ µ¿ÀÏÇÑÁö ¾î¶²Áö¸¦ ºñ±³ÇÕ´Ï´Ù. |
protected static void |
RemoteStub. setRef (RemoteStub stub,
RemoteRef ref)
ÃßõÇÏÁö ¾Ê½À´Ï´Ù. ´ëü´Â ¾ø½À´Ï´Ù. RemoteStub Àº RemoteStub(RemoteRef) »ý¼ºÀÚ¸¦ »ç¿ëÇØ ÀÛ¼ºÇÒ ¼ö Àֱ⠶§¹®¿¡
setRef ¸Þ¼µå´Â ÇÊ¿ä ¾ø½À´Ï´Ù. |
RemoteRef ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â java.rmi.server constructor¡¡ ¡¡ | |
---|---|
RemoteObject (RemoteRef newref)
ÁöÁ¤µÈ ¸®¸ðÆ® ÂüÁ¶¸¦ »ç¿ëÇØ ÃʱâÈÇØ, ¸®¸ðÆ® °´Ã¼¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
|
RemoteObjectInvocationHandler (RemoteRef ref)
ÁöÁ¤µÈ RemoteRef ¸¦ »ç¿ëÇØ »õ·Î¿î RemoteObjectInvocationHandler ¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
|
RemoteServer (RemoteRef ref)
ÂüÁ¶ÇüÀ» ÁöÁ¤ÇØ RemoteServer ¸¦ ±¸ÃàÇÕ´Ï´Ù. |
|
RemoteStub (RemoteRef ref)
¸®¸ðÆ® ÂüÁ¶¸¦ ÁöÁ¤ÇØ RemoteStub ¸¦ ±¸ÃàÇÕ´Ï´Ù. |
javax.management.remote.rmi ¿¡¼ÀÇ RemoteRef »ç¿ë |
---|
RemoteRef ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â javax.management.remote.rmi constructor¡¡ ¡¡ | |
---|---|
RMIConnectionImpl_Stub (RemoteRef ref)
|
|
RMIServerImpl_Stub (RemoteRef ref)
|
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.