JavaTM Platform
Standard Ed. 6

org.omg.PortableInterceptor
인터페이스 PolicyFactory

모든 슈퍼 인터페이스:
IDLEntity , Object , PolicyFactoryOperations , Serializable


public interface PolicyFactory
extends PolicyFactoryOperations , Object , IDLEntity

정책형이 CORBA.ORB.create_policy 를 사용해 작성되도록(듯이) 합니다.

이식성이 있는 ORB 서비스 구현에서는, 정책형이 CORBA.ORB.create_policy 를 사용해 작성되도록(듯이), ORB 의 초기화중에 PolicyFactory 인터페이스의 인스턴스를 등록합니다. POA 에서는, 이 방법으로 ORBInitInfo 에 등록되는 정책를 모두 보관 유지합니다.

관련 항목:
ORBInitInfoOperations.register_policy_factory(int, org.omg.PortableInterceptor.PolicyFactory)

메소드의 개요
 
인터페이스 org.omg.PortableInterceptor. PolicyFactoryOperations 로부터 상속된 메소드
create_policy
 
인터페이스 org.omg.CORBA. Object 로부터 상속된 메소드
_create_request , _create_request , _duplicate , _get_domain_managers , _get_interface_def , _get_policy , _hash , _is_a , _is_equivalent , _non_existent , _release , _request , _set_policy_override
 


JavaTM Platform
Standard Ed. 6

버그의 보고와 기능의 요청
한층 더 자세한 API 레퍼런스 및 개발자 문서에 대해서는,Java SE 개발자용 문서를 참조해 주세요. 개발자전용의 상세한 해설, 개념의 개요, 용어의 정의, 버그의 회피책, 및 코드 실례가 포함되어 있습니다.

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.