JavaTM 2 Platform
Standard Ed. 5.0

ÀÎÅÍÆäÀ̽º
javax.management.remote.rmi.RMIConnection »ç¿ë

RMIConnection¸¦ »ç¿ëÇÏ°í ÀÖ´Â ÆÐÅ°Áö
javax.management.remote.rmi RMI Ä¿³ØÅÍ´Â RMI¸¦ »ç¿ëÇØ Å¬¶óÀ̾ðÆ® ¿ä±¸¸¦ ¸®¸ðÆ® MBean ¼­¹ö¿¡ Àü¼Û ÇÏ´Â JMX ¸®¸ðÆ® API ¿ë¹«ÀÇ Ä¿³ØÅÍÀÔ´Ï´Ù.  
 

javax.management.remote.rmi ¿¡¼­ÀÇ RMIConnection »ç¿ë
 

RMIConnection À» ±¸ÇöÇÏ°í ÀÖ´Â javax.management.remote.rmi Ŭ·¡½º
 class RMIConnectionImpl
          RMIConnection ÀÎÅÍÆäÀ̽ºÀÇ ±¸ÇöÀÔ´Ï´Ù.
 class RMIConnectionImpl_Stub
           
 

RMIConnection À» µ¹·ÁÁÖ´Â javax.management.remote.rmi ¸Þ¼­µå
protected abstract  RMIConnection RMIServerImpl. makeClient (String  connectionId, Subject  subject)
          »õ·Î¿î Ŭ¶óÀ̾ðÆ® Á¢¼ÓÀ» ÀÛ¼ºÇÕ´Ï´Ù.
protected  RMIConnection RMIJRMPServerImpl. makeClient (String  connectionId, Subject  subject)
          JRMP ·ÎºÎÅÍ export µÈ RMI °´Ã¼·Î¼­ »õ·Î¿î Ŭ¶óÀ̾ðÆ® Á¢¼ÓÀ» ÀÛ¼ºÇÕ´Ï´Ù.
protected  RMIConnection RMIIIOPServerImpl. makeClient (String  connectionId, Subject  subject)
          IIOP ·ÎºÎÅÍ export µÈ RMI °´Ã¼·Î¼­ »õ·Î¿î Ŭ¶óÀ̾ðÆ® Á¢¼ÓÀ» ÀÛ¼ºÇÕ´Ï´Ù.
 RMIConnection RMIServerImpl_Stub. newClient (Object  $param_Object_1)
           
 RMIConnection RMIServerImpl. newClient (Object  credentials)
          »õ·Î¿î Ŭ¶óÀ̾ðÆ® Á¢¼ÓÀ» ÀÛ¼ºÇÕ´Ï´Ù.
 RMIConnection RMIServer. newClient (Object  credentials)
          ÀÌ RMI Ä¿³ØÅͷκÎÅÍ »õ·Î¿î Á¢¼ÓÀ» ÀÛ¼ºÇÕ´Ï´Ù.
 

RMIConnection ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.management.remote.rmi ¸Þ¼­µå
protected  void RMIServerImpl. clientClosed (RMIConnection  client)
          makeClient ¿¡ ÀÇÇØ ÀÛ¼ºµÈ Ŭ¶óÀ̾ðÆ® Á¢¼ÓÀÇ Á¾·á½Ã¿¡ È£ÃâµÇ´Â ¸Þ¼­µåÀÔ´Ï´Ù.
protected abstract  void RMIServerImpl. closeClient (RMIConnection  client)
          makeClient ·Î ÀÛ¼ºµÈ Ŭ¶óÀ̾ðÆ® Á¢¼ÓÀ» Á¾·áÇÕ´Ï´Ù.
protected  void RMIJRMPServerImpl. closeClient (RMIConnection  client)
           
protected  void RMIIIOPServerImpl. closeClient (RMIConnection  client)
           
 


JavaTM 2 Platform
Standard Ed. 5.0

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