org.omg.CORBA
Class _PolicyStub

java.lang.Object
  |
  +--org.omg.CORBA.portable.ObjectImpl
        |
        +--org.omg.CORBA._PolicyStub
All Implemented Interfaces:
IDLEntity, Object, Policy, PolicyOperations, Serializable
public class _PolicyStub
extends ObjectImpl
implements Policy

The Stub for Policy. For more information on Stub files, see "Generated Files: Stubs".

org/omg/CORBA/_PolicyStub.java Generated by the IDL-to-Java compiler (portable), version "3.0" from src/share/classes/org/omg/PortableServer/corba.idl. Saturday, July 17, 1999 12:26:20 AM PDT

 

Constructor Summary

_PolicyStub()
    Constructors NOTE: If the default constructor is used, the object is useless until _set_delegate (...) is called.
_PolicyStub(Delegate delegate)
    Constructs a _PolicyStub object initialized with the given Delegate object.
 

 

Method Summary

 String[] _ids()
    Retrieves a string array containing the repository identifiers supported by this ObjectImpl object.
 Policy copy()
    Copies the policy object.
 void destroy