| 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 전 다음 | 프레임 있어 프레임 없음 | |||||||||
| UnknownGroupException 를 사용하고 있는 패키지 | |
|---|---|
| java.rmi.activation | RMI 객체 기동을 지원합니다. | 
| java.rmi.activation 에서의 UnknownGroupException 의 사용 | 
|---|
| UnknownGroupException 를 throw 하는 java.rmi.activation 의 메소드 | |
|---|---|
 ActivationMonitor  | 
ActivationSystem. activeGroup (ActivationGroupID  id,
            ActivationInstantiator  group,
            long incarnation)
그룹이 기동중인 것을 기동 시스템에 통지하는 콜백입니다.  | 
 ActivationGroupDesc  | 
ActivationSystem. getActivationGroupDesc (ActivationGroupID  id)
기동 그룹 식별자가 id 인 그룹의 기동 그룹 기술자를 돌려줍니다.  | 
protected  void | 
ActivationGroup. inactiveGroup ()
이 protected 메소드는, 서브 클래스가 그룹의 모니터에 inactiveGroup 콜백을 실시하기 위해서(때문에) 필요합니다.  | 
 void | 
ActivationMonitor. inactiveGroup (ActivationGroupID  id,
              long incarnation)
그룹이 정지하고 있는 것을 통지합니다.  | 
static Remote  | 
Activatable. register (ActivationDesc  desc)
기동 가능한 원격 객체의 객체 기술자를 등록해, 요구에 응해 원격 객체를 기동할 수 있도록(듯이) 합니다.  | 
 ActivationID  | 
ActivationSystem. registerObject (ActivationDesc  desc)
기동 기술자 desc 의 등록, 및 기동 가능한 원격 객체의 기동 식별자의 취득에 사용합니다.  | 
 ActivationDesc  | 
ActivationSystem. setActivationDesc (ActivationID  id,
                  ActivationDesc  desc)
기동 식별자가 id 인 객체의 기동 기술자 desc 를 설정합니다.  | 
 ActivationGroupDesc  | 
ActivationSystem. setActivationGroupDesc (ActivationGroupID  id,
                       ActivationGroupDesc  desc)
기동 그룹 식별자가 id 인 객체의 기동 그룹 기술자 desc 를 설정합니다.  | 
 void | 
ActivationSystem. unregisterGroup (ActivationGroupID  id)
기동 그룹을 삭제합니다.  | 
 
  | 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 전 다음 | 프레임 있어 프레임 없음 | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.